Skip to Content
0
Former Member
Dec 27, 2007 at 08:03 PM

Message split - XML to IDOCs - (1:n) mapping

59 Views

I have to split an incoming XML(in idoc DEBMDM format) from MDM to 2 Idocs (ADRMAS & DEBMAS).

Target message set to occurences "0:unb".

Have tested my graphical-mapping in IR and its working fine. Tested the configuration and got error in IB.

In SXMB_MONI i find the error message,

- 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="OUTBINDING">CO_TXT_MMF_ENGINETYPE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Messages in multi-message format can only be sent to one Adapter Engine</SAP:Stack>

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

</SAP:Error>

Read in few threads about creating a "custom adapter module"...is this right? if so.... how to proceed ?

Appreciate any help.