I am trying to setup connection between SAP and DI so that I can pass the IDOC in/out from SAP/DI.
Do you have any good documentation for this?
Please advice.
Thank you.
lynn (BOB member since 2009-01-22)
I am trying to setup connection between SAP and DI so that I can pass the IDOC in/out from SAP/DI.
Do you have any good documentation for this?
Please advice.
Thank you.
lynn (BOB member since 2009-01-22)
https://wiki.sdn.sap.com:443/wiki/display/BOBJ/Sending+IDOCs
https://wiki.sdn.sap.com:443/wiki/display/BOBJ/Receiving+IDOCs
Werner Daehn (BOB member since 2004-12-17)
Hi Wdaehn,
Thanks for the URL, indeed useful.
We’re on SAP ECC6, and BusinessObjects XI3.0
To send the IDOC from SAP into DI, I followed the steps in “Receiving IDOCs”…all looks find from config point of view. The Real-Time Services status is “Service Started” and the Client Interfaces that I created status is “Waiting for Idoc.” I try to generate and send the IDOC from SAP via transaction code BD10, I recieved the following 2 messages:
1 master IDocs set up for message type MATMAS
1 communication IDoc(s) generated for message type MATMAS
That means IDOC generated successfully.
However, when I check in trasaciton code WE02, I see this IDOC with status RED, with following error message:
Could not find code page for receiving system
It seem like the RFC can not communicate to the DI?.. But I followed exactly the same steps as in your Blog.
What is the problem? How can I resolve this?
I have another questions, that is in the DI, how or where we can see the incoming IDOC (if it is successfull)?
Please advice.
lynn (BOB member since 2009-01-22)
https://wiki.sdn.sap.com:443/wiki/display/BOBJ/Testing+the+IDOCs
In this screen, when you click on the status page you should see the number of IDOCs received, don’t you?
Werner Daehn (BOB member since 2004-12-17)