Hi,
I want to sent the same data to a second receiver. I've two different Business systems used as communication component. Therefore I have created a second interface determination, communication channel, receiver determination and receiver agreement.
In the receiver determination I have assigned both communication component without condition assigned (see picture).
Running the interface is sending the message to system BS_AMCS_P but not to BS_AMCS_T. Eror message:
com.sap.engine.interfaces.messaging.api.exception.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values:
It is possible te achieve the second receiver without a new interface? How?
