Hi,
I have a scenario Material Master IDoc --> File and whenever I send a material master IDoc and view the message within PI, there is an Acknowledgement Msg ID error. I ran report IDX_NOALE to switch off acknowledgements and tried to resend the Idoc but it still shows an Acknowledgement Msg ID error. The error is
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="OUTBINDING">CO_TXT_ROUTING_BACK_ERROR</SAP:Code>
<SAP:P1>,DPXCLNT100</SAP:P1>
<SAP:P2>,DPECLNT500,,</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error occurred during back-routing Error in communication channel</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
I've looked through the other forums and there's nothing relevant to my scenario. I don't have BPM for this scenario and obviously both message interfaces are Asynchronous. Therefore I am stumped as to what could be causing this problem. Does anyone have an idea?
Warren