cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Exception

Former Member
0 Kudos

Hi,

Iam doing simple file to file scenario.

when executing the interface iam facing error as metioned below:

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="MAPPING">佋u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020</SAP:Code>

<SAP:P1>u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020</SAP:P1>

<SAP:P2>u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020</SAP:P2>

<SAP:P3>u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020</SAP:P3>

<SAP:P4>u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020</SAP:P4>

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>The exception occurred (program: CL_XMS_MAIN===================CP, include CL_XMS_MAIN===================CM00A, line: 535)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

please help me to overcome this error.

NOTE: sysA is nonunicode and sysB is unicode,yet this interface is working in Sp19 and not working in SP9.

Regards

Madhu

Accepted Solutions (1)

Accepted Solutions (1)

former_member859847
Active Contributor
0 Kudos

Hi,

Please copy the payload inbound message from SXMB_moni

at test at message mapping.

you can able to resolve the problem at field level.

warm regards

mahesh.

Former Member
0 Kudos

mapping is working fine when tested under test tab..

Former Member
0 Kudos

Hi

you can test the other way also

just go to SXMB_MONI transaction and take the payload from the moni and then copy the paylod in the message mapping tast tab and then test the message mapping, and you will come to know about the error.

if u still face the problem please reply me back.

Thanks

Rinku Gangwani

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

get the payload from SXMB_MONI and test it in mapping editor....you can find the actual problem there....

Thanks,

Madhu

Former Member
0 Kudos

Hi,

sysA is nonunicode and sysB is unicode

what i know so far is that the systems must have the same encoding.

Anyway i think you should check sap notes on that way. In my case, I had to apply 1079751 note. With your details i am not sure if this note is going to help you but maybe drawn your attention to https://websmp104.sap-ag.de/

Former Member
0 Kudos

hi,

go to SXMB_MONI. select your input message.select view source and get the payload.

Test the mapping with that payload.

Regards,

Prakasu