Hi All,
I need a help implementing the following scenario. I have a mobile device that reads a tag and sends the event to BizTalk RFID manager through LLRP. In the BizTalk manager I have a business rule that verifies whether the tag belongs to the business application. If it belongs to the business then process the tag otherwise ignore it. This much has been implemented successfully.
Now what I need to do is that if the tag does not belong to the business application, then I need to send a response/notification to the mobile device stating that the tag does not belong to the application. How can I do so?!
Thanks,
Suad