cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in posting the data in the syncronous mode

Former Member
0 Kudos

Hi ,

I am getting an error while passing the data to ECC5 system...syncronously...

The error is like

PARSE_APPLICATION_DATA

Error handling for work item 000000084708

Error during XML => ABAP conversion (Request Messa ge; error ID: CX_ST_MATCH_ELEMENT; (/1SAI/TXS0

Work item 000000084708: Object CL_SWF_XI_MSG_BROKER method SEND_SYNCHRON cannot be executed

No exception defined for system errors

No exception defined for system errors

Can you please let me know where I can check the exact error to get teh problem solved ?

Thanks ,

Vengal.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check these notes

718735 and 710445

Also check ur mapping.

Former Member
0 Kudos

Hi,

This error comes when the result of your mapping is not matching with the data type structure in the backend. Look for the mapping of some fields like date fields in your mapping. They should match the structure in the back end.

You can paste the exact error which you got in sxmb_moni here.

Regards,

Divija.

Answers (1)

Answers (1)

former_member192343
Active Contributor
0 Kudos

yes. 90% is the error in date format