cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping run time Error

Former Member
0 Kudos

Hi Experts.

I am testing my mapping using Test TAB in Message mapping.

I given the test values for all elements. then i executed. i took the target xml file and i am posted (sended) same xml file from RWB.

I am getting below error;

*<?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>Application</SAP:Category>

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

<SAP:P1>com/sap/xi/tf/_MM_ZMPSSMSGLOG_</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.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_ZMPSSMSGLOG_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
i took the target xml file and i am posted (sended) same xml file from RWB

should it not be the Source XML that you send using RWB??...or is it that I took the above statement in a wrong way:(

Regards,

Abhishek.

Former Member
0 Kudos

Hi Abhi,

I took result mapping xml file and i posted in RWB. Is it wrong? if it is wrong what is the right procedure.

I tested with Source XMl file. I am not getting error. IS this procedure is right?

Thanks

Srinivas

Edited by: srinivasreddy p on Jun 9, 2009 10:36 AM

former_member200962
Active Contributor
0 Kudos

In the Test tab of you MM / IM you will find a SRC tab above the source structure...so once you have entered all the details in the Source Structure click this icon and you will see the XML of the source ....take this XML and paste in the RWB.....and then test:)......

To differentiate between Source and target XML easily......Source XML is editable in Test Tab of MM / IM...whereas target XML is not editable.......

Regards,

Abhishek

former_member200962
Active Contributor
0 Kudos
I tested with Source XMl file. I am not getting error. IS this procedure is right?

101% right

Answers (2)

Answers (2)

Former Member
0 Kudos

There is problem with Message mapping

What is the actual error showing in the TEST tab in message mapping

if u tell us source and target str and the mapping u r doing we can say where u r going wrong

former_member240483
Contributor
0 Kudos

As said above try to user source XML instead of target one.

Thanks

PT