cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

iDOC Coonection

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Senthil,

iDoc stands for intermediate document, that is a standard data structure designed by SAP for electronic data interchange.

SAP R\3 can generate iDocs, for asynchronous mode of data transfer to requesting work stations. BAPI is the synchronous mode of communicating to R\3

xMII can listen to iDocs sent by R\3. Configure iDoc Listeners under data services with appropriate Server properties, Client properties and routing rules.

Once this is done you can find iDocs being saved in your server (default location : <Installation Drive>:/Lighthammer/JCO/Output/ ) after you execute a transaction that generates them.

Hope this helps,

Ajitha

Answers (2)

Answers (2)

jcgood25
Active Contributor
0 Likes

Senthil,

I doubt that you will learn the answers to your brief question just by posting to the forum.

Have you read the xMII help documentation concerning the iDOC listener settings?

Have you searched for how-to articles on SDN such as: <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3861e693-0e01-0010-e791-9b44d2693e6c">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3861e693-0e01-0010-e791-9b44d2693e6c</a>

Regards,

Jeremy Good

Former Member
0 Likes

What is iDoc?

Please reference this Google search result with plenty of responses on what an iDOC is: <a href="http://www.google.com/search?hl=en&q=SAPiDOC&btnG=Search">http://www.google.com/search?hl=en&q=SAPiDOC&btnG=Search</a>

How to create it? How to connect it from R/3 to xMII?

Look through the xMII Wiki as there are two guides for doing this.

For future questions please do some prior research in order to pose questions that are more articulate and that can better help the community.

Thank You, and as always if this was helpful please mark the question as answered and award the necessary points