Skip to Content
0
Former Member
Jul 02, 2009 at 03:10 AM

how would I see the XML data that was sent in a SOAP message

47 Views

We have a soap error message poping up in our system and we are trying to work out was is causing it. The error form sm21

is

"SOAP Runtime Protocol: SOAP Fault exception occurred in program CL_SOAP_RUNTIME_ROOT==========CP in include CL_SOAP_RU NTIME_ROOT===="

using st11 the trace file was

"XRFC> E SOAP_RUNTIME 20090702010650.6780000 : CL_SOAP_RUNTIME_CLIENT <

XRFC> ->EXEC_PROCESSING SOAP Fault Exception caught: : Server was unable <

XRFC> to read request. > There is an error in XML document (1, 2716). <

XRFC> > Input string wa s not in a correct format. <

"

I have also used the command SXMB_MONI to see past XML message but there are no messages.

How can I see the data that is causing the issue and not just the error message?