Skip to Content
0
Oct 10, 2007 at 01:24 PM

Split mapping created no messages -Mluti Mapping

320 Views

Hi ,

I am using Multimapping without BPM,XML to flat file Scenario (PI SP12) and I am getting this following error in SXMB_MONI

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

- <!-- Request Message Mapping

-->

- 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>

I know this is very known error.

I refered split-mapping-created-no-messages

and blog /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

but they didn't help,but I have just one target message structure not two like in the blog.

I double checked my source input XML file

1.mapped my header (0--unbounded) to the Message type ,cos I need to get many file as many times my header occur in the source.

2.checked in MM target Mesasge is 0---Unbounded

3.checked in IM target Messag is 0--- unbounded

4.used Enhanced Interface determination.

when I test with the same sample XML data in test MM ,I am getting

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

http://sap.com/xi/XI/SplitAndMerge"> >

seems like no data in it,but system message is <b>Mapping executed successfully</b>

does it give like this when use multimapping?

basically it is not able to split the source message as required.

any suggestion?I think I chcked all whatever needs to be right.

thank you,

Babu