cancel
Showing results for 
Search instead for 
Did you mean: 

Error while triggering the proxy

Former Member
0 Kudos

Hi,

While triggering the proxy the below error message is appeared. Can anyone help on this issue.

@5C\QError@
PARSE_APPLICATION_DATA Error during XML => ABAP conversion: Response Message; CX_ST_MATCH_ELEMENT in /1SAI/TXS6DFCC6A573D6B914B0

   

@5C\QError@
Error during XML => ABAP conversion: Response Message; CX_ST_MATCH_ELEMENT in /1SAI/TXS6DFCC6A573D6B914B051 Line 16 System expec

 

@5C\QError@
System expected the element '{http://Lichtsinfotech.com/HRT/G111/YourPayToOCIS}G121_MT_F011Response'

Regards.

Accepted Solutions (0)

Answers (2)

Answers (2)

ambrish_mishra
Active Contributor
0 Kudos

Hi Venkat,

check this thread

http://scn.sap.com/thread/3275434

Hope it helps!

Ambrish

Former Member
0 Kudos

Hi Venkat,

yes, this looks definitely like a problem with the root element. The proxy receives a different root element than expected by the Simple Transformation. You can test the proxy and see which XML it suggests and then compare it to what you send it.

Regards,

Jörg

Former Member
0 Kudos

Hi Venkat,

This issue is related to data conversion between SAP data structure and PI data structure. Please debug the proxy report and a validate the data and then execute, your issue will resolve.

Thanks

Ravi Aalla

Former Member
0 Kudos

Hi Venkat,

you should debug the proxy. Something seems to be wrong here with the structure of the response message.

You can test and debug it via transaction SPROXY.

Best Regards

Harald