I have asked this question before but still struggling with this topic.
PI version we are on is 7.1, the IDOC type is CREMAS05, and there is no mapping required. The Business Systems already exist in our SLD.
Client is sending from their PI system to our PI, an IDOC. From there we need to send it from our PI to our R3.
First question is: Do I need to create anything in ESB? I assume so as I need a namespace?
In Integration builder, my scenario is defined with the 3 business systems i.e. BS_CLIENT_PI, BS_OUR_PI, BS_OUR_R3. The Business Systems already exist in our SLD.
I have created 3 communication channels:
CC1:
CC_SOAP_CREMAS_SENDER (for BS_CLIENT_PI). Adapter type SOAP, transport protocol HTTP, message protocol SOAP 1.1
CC2:
CC_SOAP_CREMAS_RECEIVER (for BS_OUR_PI). Adapter type SOAP, transport protocol HTTP, message protocol XI 3.0
CC3:
CC_IDOC_CREMAS05_RECEIVER (for BS_OUR_R3). Adapter type IDOC, transport protocol IDOC, message protocol IDOC
Do I need to create a target URL for the CC2? Do I need 3 Communication channels?