Skip to Content
1
Jun 03, 2020 at 09:11 AM

CPI Multiple SAP backend destinations for IDOC Senders

866 Views

Hi,

I'm working on a ECC(IDOC adapter) to ASB(AMQP adapter) scenario.

I have been able to get it working by following the blog.

https://blogs.sap.com/2016/08/09/hci-hcp-is-idoc-adapter-deciphered-part-1-trigger-idoc-from-sap-to-hcc-using-basic-authentication/

To send the IDOCs from the ECC system we maintain HTTP destination with the path prefix /cxf/<Path in Address Field of IDoc Adapter> ex: /cxf/Orders05

Does this mean that I have to create a destination each for every IDOC sender scenario that I configure in CPI?

or is there a way to subvert this?

thanks

SS