Microsoft Dynamics NAV Integration with BizTalk RFID white p

AdministratorAdministrator Member, Moderator, Administrator Posts: 2,500
edited 2007-09-18 in Download section
Microsoft Dynamics NAV Integration with BizTalk RFID white paper + sample
Microsoft Dynamics™ NAV can integrate with BizTalk RFID solution in many different ways depending on the particular customer scenario. In a front office scenario, where a store clerk needs to scan items with RFID tags or update tags manually, a synchronous control model may be sufficient. However for a warehouse back office scenario where tags need to be read off or printed to items on a conveyer belt, an asynchronous model may be more appropriate. In addition, BizTalk RFID solution provides a built-in asynchronous handler with Microsoft® SQL® Server as an RFID event store. This provides a consuming application such as Microsoft Dynamics NAV to asynchronously retrieve or process RFID event information directly from SQL Server.

We have included both synchronous and asynchronous samples with Microsoft Dynamics NAV as a consumer application of Microsoft BizTalk RFID services. Microsoft BizTalk RFID solution only supports Managed Event handlers and exposes Web Service APIs. However Microsoft Dynamics NAV can only expose the COM event handler and consume the COM APIs. Therefore, to provide managed Web services to unmanaged COM interoperability, the sample provided here includes a sample COM+ wrapper that wraps Web Service methods by their COM equivalents and the COM+ event handler by a Managed Event handler. We have also provided the source code for this sample wrapper so that partners can further customize and extend this wrapper to support their specific scenario requirements. This is further described in the Design Specification section of this document.

Microsoft Dynamics NAV is a very versatile and extensible platform and BizTalk RFID provides multiple integration approaches that include Web Service APIs, Managed Events, SQL Server database as RFID Events Store. NAV Partners and developers may choose to implement their custom integration approaches, for example, using an RFID SQL Server event handler or using a custom MSMQ event store for more persistent & reliable storage of RFID events than COM+.

http://www.mibuso.com/dlinfo.asp?FileID=893

Discuss this download here.

Comments

  • NavStudentNavStudent Member Posts: 399
    I am guessing this was or is part of RFID functionality they were going to release for 5.0, which then changed to 5.0 and 5.1,

    And now it's part of neither. So they just released it like this.

    hmmm.
    my 2 cents
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    You said it already: you are just guessing.
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • NavStudentNavStudent Member Posts: 399
    well. Looked at MS FAQ on 5.1 statement of direction, and this looks like it's going to be part of 5.1.

    They are just releasing a head?
    my 2 cents
Sign In or Register to comment.