Hello Gents,
I created outbound synchronous proxy scenario where i am passing two fields "sales order no" & "Description". But when I executed this it is giving strange error like
" <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Inbound Proxy
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIProxy</SAP:Category>
<SAP:Code area="ABAP">INTERFACE_REGISTRATION_ERROR</SAP:Code>
<SAP:P1>ifmmessif</SAP:P1>
<SAP:P2>mios_sec_md_request</SAP:P2>
http://se.com.sa/sec-sa_interfaces>
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>No implementing class registered for the interface (ABAP interface, request message mios_sec_md_request, request message, namespace http://se.com.sa/sec-sa_interfaces)</SAP:Stack>
<SAP:Retry>N</SAP:Retry>
</SAP:Error>"
I tried out deleting the proxy & recreated. Also, Message interface is sync with the integration repository.
Please help me to solve the issue.
Thanks in advance.
Regards,
Santhosh