cancel
Showing results for 
Search instead for 
Did you mean: 

XI: Mutli Mapping error

Former Member
0 Kudos

Hi to all,

I am getting this error message in SXMB_MONI while i am doing file 2 file.....

can anyone help on this...

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Request Message Mapping

-->

- <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">GENERIC</SAP:Code>

<SAP:P1>Split mapping created no messages</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Split mapping created no messages</SAP:Stack>

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

</SAP:Error>

Edited by: yadav on Nov 15, 2008 12:27 PM

Accepted Solutions (1)

Accepted Solutions (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi yadav

check similar issue with threads might solve your problem

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks to all,

The issue has been solved...

Former Member
0 Kudos

HI Yadav

Check for the message in test tab. If it is creating the message then check you have mapped the Messages node.

Another this is if you are taking the XML from source test tab then remove the Messages node from it before testing else you will get above error.

Thanks

Gaurav

Former Member
0 Kudos

HI,

If you are doing 1:N mapping then while testing your scenario(end-to-end) do not forget to remove those extra messages from the test file.

Reason: Some time, first we test our mapping under test tab and then take the same messge for end-to-end testing, in this case those extra tages (message1 & message2) creates the problem.

Regards,

Sarvesh

Former Member
0 Kudos

Hi Yadav,

Go throgh this thread.

Regards

Goli Sridhar

Former Member
0 Kudos

Check the error details in trace node.

You also test the mapping in XI system using the test payload to make sure the mapping configuration.