Skip to Content
0
Former Member
Sep 07, 2007 at 05:13 PM

ABAP Proxy error

137 Views

Dear Friends,

I am facing a problem when i use a ABAP client proxy (asynchronously)

An error is raised during proxy method call-

<CODE>SERIALIZE_APPLICATION_DATA</CODE>

<b> <ERRORTEXT>Conversion error ABAP => XML (Request Message; error ID: CX_ST_INVALID_XML;

(/1SAI/TAS00000000000000000005 XML Bytepos.: 0 XML Path:

Error Text: Executing the operation '&OPERATION&' leads to an invalid XML document) )</ERRORTEXT></b>

The same proxy runs fine in upstream system (dev) but doesnot run in downstream system (QA) even though all proxy objects have been transferred.

This proxy & another proxy from the same calling report program is serialized in a queue.The first proxy is raising this error, but the second proxy call is successful.

Can someone help,

Thanks

Prasenjit