Dear all,
We are working on a File to RFC scenario. The problem we are facing is a bit strange one. Our message does not show up in SXMB_MONI. In message monitoring (RWB), the message is showing with status <b>WAIT</b>..then after some time the status becomes <b>'SYSTEM ERROR'</b>. We searched for the message in <a href="http://host:port/MessagingSystem/monitor/monitor.jsp">http://host:port/MessagingSystem/monitor/monitor.jsp</a> and found that the file was being read properly and pushed to the send queue, retrieved from there and status was set to <b>DLNG</b>. We found the following error in the audit log of Messaging System:
<b>SOAPFault received from Integration Server. ErrorCode/Category: XIProtocol/; Params: ST_XMS_MSGHDR30_SYSTEM; AdditionalText: The transformation ST_XMS_MSGHDR30_SYSTEM could not be executed; ApplicationFaultMessage: ; ErrorStack: System error in parser The transformation ST_XMS_MSGHDR30_SYSTEM could not be executed
Transmitting the message to endpoint http://host:8xxx/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Error during parsing of SOAP header.</b>
Both the errors appear in the thread id <b>SAPEngine_Application_Thread[impl:3]_79</b>
Anyone has any idea where it is going wrong or how to come around this problem?
We are using NW2004s with SP 9.
Best Regards