cancel
Showing results for 
Search instead for 
Did you mean: 

SAP AII (Auto-ID Infrastructure) to BizTalk RFID scenario

Former Member
0 Kudos

Hi Everyone,

did some one work on this type of project ....

This project is <b>to develop a connector between SAP AII (Auto-ID Infrastructure) and BizTalk RFID for handling RFID related activities.</b>

Quick response would be appreaciated.....

Cheers,

Raghavesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

any ideas Plz....

Former Member
0 Kudos

Hi Raghavesh

I assume that you are thinking of connecting SAP AII to MS BizTalk to send RFID reads data to AII. So the connection would be:

SAP AII <> MS BizTalk <> RFID Devices

SAP publishes the device integration guide that contains the interface for communication with any device controller or device. If the messages to and from BizTalk adhere to that schema, the integration would be very straightforward.

Let me know if that helps.

Muhammad Alam

Former Member
0 Kudos

No Muhammad

Former Member
0 Kudos

any ideas Plz....

Former Member
0 Kudos

Hi Raghavesh,

If you want to use a Connector to communicate between Biztalk and SAP AII..you can use .Net connector available.

The other way is SAP AII uses XI for Communication...so you can use webservices between Biztalk and XI. The below document should be helpful

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7521a237-0701-0010-499b-b32...

Use SOAP adapter for BIZTALK .

Use plainHttp adapter for XI .

Regards

Satish

Former Member
0 Kudos

oh you are using BIZTALK RFID....

If you are using BIZTALK Rfid ( Actually sap AII doesn't have device managment , we can use BIztalk RFID for this ) , you can get XML file from BiztalkRFID ...soo its

Biztalk(FileAdapter)----->XI--


>( Proxy) AII

hope this will answer your question.

Regards

Satish