cancel
Showing results for 
Search instead for 
Did you mean: 

Multimapping problem

Former Member
0 Kudos

Hi,

I did multimapping without a Bpm.

I reffered the following blog

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

I'm getting the below stach trace in moni.

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

<SAP:Code area="MAPPING">GENERIC</SAP:Code>

<SAP:P1>com/sap/xi/tf/_MM_MULTI_MAPPING_</SAP:P1>

<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>

<SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>com/sap/xi/tf/_MM_MULTI_MAPPING_com.sap.aii.utilxi.misc.api.BaseRuntimeExceptionRuntimeException in Message-Mapping transformatio~</SAP:Stack>

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

wat wud be the problem?

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

I changed the occurance of the target message.

I also checked with the payload in interface mapping.It s successful.

But still getting the same error in moni.

Former Member
0 Kudos

Hi,

Try taking the source XML from Interface Mapping and use the same in ur source directory as a source file. I had same problem, it was due to the source XML only.

Regards,

Venu V

Former Member
0 Kudos

My interface mapping is executing successfully with the payload.wen i use the same in source directory im getting the above trace? where actually to locate the problem?

Former Member
0 Kudos

Hi,

Have you tested the MONI payload with your message mapping?

Their may be problem with the XML Namespace, check it.

Regards,

Venu V

Venu

Former Member
0 Kudos

In your source data file do you tags like </ns0:Messages> <ns0:Message1> ... if yes then remove these and corresponding end tags before placing a file.

In IR while testing mapping , you need these tags but not while testing end to end

Also check if all mandatory elements at target are getting corresponding source value

Former Member
0 Kudos

Message mapping is also successful with the moni payload.

Former Member
0 Kudos

Hi,

Can you please check the entire scenario (design and configuration?)

Regards,

Venu

Former Member
0 Kudos

Are you using a source test file created from test tab then As Mugdha said remove additional tags from test file and then run your scenario again.

Former Member
0 Kudos

Hi,

I think its problem with Source XML.

Test you mapping in Interface Mapping. If it is successful, then take the XML and put the same in your source file directory.

Regards,

Venu.

former_member859847
Active Contributor
0 Kudos

Hi,

Please copy payload form SXMB_ MONI and

test it at message mapping.

then u can able to find the exact problem

make sure occurances accoring to requirement.

warm regards

mahesh.

Former Member
0 Kudos

Take the data from MONI (inbound payload) and test it into your mapping under test tab.

Former Member
0 Kudos

hi,

In the Messages tab, you set the cardinality (i.e. occurrence) for the target messages (0....unbounded)

regards

'kummari

Former Member
0 Kudos

Hi

Message passed for mapping is not matching , check mapping program again and input Interface

rgds

srini