Hi Experts,
I am facing below issue in a message send to ECC via IDoc:
Message failed in Integration Engine(SXMB_MONI) with error below:
<!--
Call Adapter
-->
-<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_RUNTIME</SAP:Code>
<SAP:P1>FM NLS_GET_LANGU_CP_TAB: Could not determine code page with <XXXX system> Operation successfully executed FM NLS_GET_LANGU_CP_TAB</SAP:P1>
<SAP:P2/>
<SAP:P3/>
<SAP:P4/>
<SAP:AdditionalText/>
<SAP:Stack>Error: FM NLS_GET_LANGU_CP_TAB: Could not determine code page with <XXXX system> Operation successfully executed FM NLS_GET_LANGU_CP_TAB</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
I have already viewed link: http://scn.sap.com/thread/212486, but not clear what is the issue here and how to resolve.
I tried to reprocess the message but it goes to "Manual Restart" and nothing following, these messages are in SMQ3 now.
Thanks a lot if you have any inputs for how to resolve this!