Hi All,
We have created below mentioned scenarios as per business requirements.
The communication is basically from Receiver SOAP Adapter of SAP PI 7.11 and Sender SOAP Adapter of SAP PI 7.31.
In SAP PI 7.31 we have configured Integrated Configuration[SOAP to IDOC] using Sender SOAP Adapter and WSDL is generated from Integrated Configuration.
This wsdl is imported in external definitions of SAP PI 7.11 and Receiver SOAP channel[Scenario is MDM to SOAP] is configured with URL and SOAP action that is provided in wsdl.
When SAP PI 7.11 sends message using receiver SOAP adapter to SAP PI 7.31,it fails in SAP PI 7.11 SOAP receiver communication channel
with the below mentioned error
Message
processing failed. Cause:
com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP:
response message contains an error XIServer/UNKNOWN/ADAPTER.JAVA_EXCEPTION -
com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve
inbound binding for the given P/S/A values:
FP=;TP=;FS=null;TS=;AN=null;ANS=null; at
com.sap.aii.af.service.cpa.impl.lookup.CommonLookup.getInboundBinding(CommonLookup.java:250)
at
com.sap.aii.af.service.cpa.impl.lookup.CommonLookup.getInboundBinding(CommonLookup.java:171)
at com.sap.aii.af.service.cpa.InboundRuntimeLookup.<init>(InboundRuntimeLookup.java:88)
at
com.sap.aii.af.service.cpa.impl.lookup.AbstractLookupManager.getBinding(AbstractLookupManager.java:597)
at
Can you please help with above mentioned issue?
Best Regards,
Harleen Kaur