'NET,Visual Studio - PowerPoint PPT Presentation

1 / 19
About This Presentation
Title:

'NET,Visual Studio

Description:

Sample Daenet.FileWatcher Emulator. Agenda. Microsoft BizTalk RFID. Overview. Architecture ... CHM Documentation download (same as online content) ... – PowerPoint PPT presentation

Number of Views:54
Avg rating:3.0/5.0
Slides: 20
Provided by: devel9
Category:

less

Transcript and Presenter's Notes

Title: 'NET,Visual Studio


1
.NET,Visual Studio MORE!
  • Radio-Frequency-Identification-Lösungen mit
    BizTalk RFID

2
Agenda
  • Microsoft BizTalk RFID
  • Overview
  • Architecture
  • Application models
  • Implementing Event Handlers
  • Implementing DSPI Providers
  • BTS RFID and Sensors
  • SOA and RFID
  • Integrating with BizTalk RFID and VSTS
  • Triggering Workflow applications
  • QA

3
General overview
  • What is BizTalk RFID?
  • Open Platform to develop RFID solutions
  • Engine tools and framework for dealing with RFID
    devices and other sensors
  • What BizTalk RFID is not
  • It is not an implementation of specific business
    case
  • RFID Package
  • Part of BizTalk 2006 R2
  • Set of assemblies based on .NET 2.0 and .NET 3.0
  • Microsoft BizTalk RFID Service (RfidServices.exe)
  • RFID Management Console

4
Logical Overview
  • Business Intelligence
  • BAM for Process BI
  • SQL/SQL BI for data analytics
  • Business Applications
  • Connect to multiple LOB apps
  • Orchestrate business process
  • Apply business logic
  • RFID Sensor Services
  • Manage devices at the edge
  • Add context and turn raw events
  • into business-processrelevant
  • information
  • Interpret events at the edge through
  • filters, rules alerts

Distributed edgesites running BizTalk RFID
  • Device Layer
  • RFID fixed and mobile readers
  • Barcode scanners
  • PLCs, etc.
  • Physical Layer
  • RFID tags, barcodes
  • Biometric systems
  • Environmental sensors, etc.

5
Architecture
Sensor Service Bus
Hardware
6
Demo
  • RFID Management Console
  • Configuring Provider and Device

7
Application models
  • Synchronous application model
  • Dealing with devices, processes and providers
  • Setting/Getting Properties
  • Tag commissioning / de-commissioning
  • Asynchronous application model
  • RFID Business Process
  • Declarative specification of an Event Processing
    Tree (EPT)
  • Hosted within BizTalk RFID and IIS

8
Demo
  • Synchronous Application Model
  • Reading Tag data
  • ProviderManagerProxy
  • DeviceManagerProxy
  • ProcessManagerProxy

9
Asynchronous Application Model
10
Demo
  • Process ManagementDevice Abstraction
  • Configuring EventHandler

11
Process properties
  • Reliability mode (a binding parameter)
  • Express Read-gtDispatch (fast)
  • Reliable Read-gtPersist-gtDispatch (slower)
  • Transactional Read-gtPersist-gtTransacted
    Dispatch (Ideal but slower)

12
Demo
  • Implementing Event Handler
  • Using of VS EventHandler Template

13
Demo
  • Implementing DSPI Provider
  • Sample Daenet.FileWatcher Emulator

14
Agenda
  • Microsoft BizTalk RFID
  • Overview
  • Architecture
  • Application models
  • Implementing Event Handlers
  • Implementing DSPI Providers
  • Sensors and SOA
  • Sensor Service Bus
  • Integrating with BizTalk RFID and VSTS
  • Triggering Workflow applications
  • QA

15
Sensor Service Bus Architecture
interface ISensorServiceBus void
DispatchTagReadNotification(RequestMsg)
m1
m1
TagEventProducer
Tag Event Consumer
m2
m1
m2
m1
Sensor Service Bus
16
Integrating with BizTalk RFID
BizTalk RFID Process Event Processing
Pipeline
EventHandler1

m1
m1
TagEventProducer
Tag Event Consumer

m2
m1
EventSink
m2
m1
Service Bus
17
Recap
  • Platform and architecture overview
  • Managing devices and processes
  • Device abstraction and Runtime architecture
  • Synchronous and asynchronous programming model
  • Implementing EventHandlers
  • Introduction to DSPI development
  • Rfid, SOA and Sensor Service Bus

18
Resources
Required slide Please customize this slide with
the resources relevant to your session
  • MSDN and TechNet OnLine (same content)http//msd
    n2.microsoft.com/en-us/library/bb749758.aspx
    http//technet.microsoft.com/en-us/library/bb7497
    58.aspx
  • CHM Documentation download (same as online
    content)http//www.microsoft.com/downloads/detail
    s.aspx?FamilyID22b2e8d9-8cda-44f8-8f4e-b372c76609
    89DisplayLangen
  • BizTalk RFID Forumhttp//forums.microsoft.com/MSD
    N/ShowForum.aspx?ForumID1474S
  • Code Samples http//msdn2.microsoft.com/en-us/biz
    talk/bb608378.aspxPerformance Tuninghttp//msdn2
    .microsoft.com/en-us/library/bb870305.aspx
  • Blogshttp//blogs.msdn.com/biztalkrfid/http//de
    velopers.de/blogs/damir_dobric/archive/tags/Rfid/d
    efault.aspxhttp//developers.de/blogs/andreas_erb
    en/archive/tags/Rfid/default.aspx

Visit http//developers.de
19
Questions
Write a Comment
User Comments (0)
About PowerShow.com