Hi All,
I have the scenario Proxy to JDBC . I was successfully able to send the Message from SAP to PI . I can see the message in PI but there is a error in PI as shown below after the Inbound Payload there is error when calling the inbound Proxy.
Please advice.
Thanks !
- <!-- Call Inbound Proxy
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIProxy</SAP:Category>
<SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code>
<SAP:P1>ifmmessif</SAP:P1>
<SAP:P2>SI_Ecc2MSsql_Async_Out</SAP:P2>
<SAP:P4 />
<SAP:AdditionalText />
No implementing class registered for the interface (ABAP interface, request message SI_Ecc2MSsql_Async_Out, request message, namespace http://test.com//Ecc2MSsql)>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>