regarding RFID
good morning all,
hi new forum. have project in mind using rfid. here discussing project details.
its school application. want use rfid tags in students identity cards(id cards). can take
their attendance , movements.
kindly guide me how approach task using biztalk rfid technology in asp.net.
awaiting valuable guidlines.
with regards
mahaboob
you can integrate biztalk server applications biztalk rfid-enabled applications in several ways, including following:
• using biztalk sql adapter receive event data stored in rfidsink database (receive scenario)
• using biztalk sql adapter send request rfidsink database , event data response (solicit-response scenario)
• using web service exposed biztalk rfid biztalk orchestration (solicit-response scenario)
we have samples demonstrating how integrate biztalk server biztalk rfid.you can find download package sample online @ samples @ http://msdn2.microsoft.com/en-us/biztalk/bb608378.aspx. following might useful understanding same.
|
consume wcf service this sample posts tagreadevent message windows communication foundation (wcf) service. |
using biztalk sql adapter in receive-only scenario the biztalk orchestration in sample receives tag data rfidsink database executing getanddeleteeventsforbiztalk stored procedure. |
using biztalk sql adapter in request-response scenario the biztalk orchestration in sample sends request execute gettagreadeventswithtimefilter stored procedure. |
|
using wcf service exposed biztalk orchestration this sample demonstrates how expose biztalk orchestration wcf service, , how consume wcf service biztalk rfid process. |
BizTalk Server > BizTalk Server RFID
Comments
Post a Comment