Dear All,
I have a made a scenario in PI7.3 consisting of proxy to soap synchronous communication between the ECC and a web service. The PI consists only of java stack. Because of that the sender channel is a SOAP adapter with XI3.0 message protocol and the receiver channel is also a SOAP adapter with SOAP 1.1 message protocol. When I am triggering the process from R3 end, I am getting the following error.
<com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface >
But if I by-pass the ECC with a SOAP client for testing and change the Sender Channel message protocol from XI3.0 to SOAP 1.1, it works perfectly.
Please suggest the reason for the error.
Thanks and Regrads,
Rana