Question:
Hello,
We are trying to communicate between 2 SAP systems using the XML protocol. We want to try to achieve this using the business Connector.
We have set up the BC server & listener, but want to know how to map/route/post the XML documents that we want to transfer between the 2 SAP systems.
Any help in this regard would be greatly appreaciated.
Thanks in advance.
-Prasad
Answer:
First of all I want to say that you can send IDOCS between two differents SAP R/3 without using SAP BC.
Now, if you want to use SAP BC, you must configure it.
You must start by specifying the Two SAP BC and make sure that you can reach them.
Then you add rules specifying the sender (logic system of sap r/3 1), the receiver(logic system of sap r/3 2) and the message. In the rule, you select on transport ALE (R/3 IDOC) and you specify the server that will receive the IDOC.
I hope it was clear.
SSII
PS: Read the SAP BC documentation !!!