HI Team,
I'm trying to implement the IDOC to Proxy interface. Im getting the below error MESSAGE>LOOP_IN_MESSAGE_ROUTING.
<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">LOOP_IN_MESSAGE_ROUTING</SAP:Code>
<SAP:P1>is.01.isvsappidev</SAP:P1>
<SAP:P2>CENTRAL</SAP:P2>
<SAP:P3>XI</SAP:P3>
<SAP:P4/>
<SAP:AdditionalText/>
<SAP:Stack>Loop in message flow found: system is.01.isvsappidev, pipeline CENTRAL with inbound adapter XI already processed (see hoplist header)</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Scenario : ECC(IDOC) - > PI - Proxy(SRM).
Thanks
srinivas