cancel
Showing results for 
Search instead for 
Did you mean: 

PARSE_APPLICATION_DATA Error during XML => ABAP conversion: Response Message; CX_ST_DESERIALIZATION_ERROR in /1SAI/SAS0446CC11CC6EC1AD4789 Line 24 An error occurred when deserializing in the simple transformation program /1SAI/SAS0446CC11CC6EC1AD4789

Former Member
0 Kudos

Hi Experts ,

i have a scenario proxy to soap  where i am getting error while getting the response .

we are sending the request successfully and getting response .some times we are getting in proxy level error below

PARSE_APPLICATION_DATA Error during XML => ABAP conversion: Response Message; CX_ST_DESERIALIZATION_ERROR in /1SAI/SAS0446CC11CC6EC1AD4789 Line 24 An error occurred when deserializing in the simple transformation program /1SAI/SAS0446CC11CC6EC1AD4789 (Cha

Please help us to fix this bug in proxy response.

Regards

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello Ravinder,

Can you please post the complete stack trace, it seems to be some fields are getting truncated i,e data sent from the program to the proxy object might be violating some length restrictions.

Please check your message interface field lengths and what is being passed to the proxy.

Regards,

Ravi.