cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC 2 File scenario

0 Kudos

Hello friends,

I am getting the following error:

Runtime exception as RuntimeException in Message-Mapping transformatio in sxmb_moni.To test the payload by taking from the failed IDOC into the MM test tab I could not able to paste it may be due to high volume.what should I do now?How to test it?

Thanks,

Srinivas.

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

try this tool to test it:

http://code.google.com/p/detroubulator/

Regards,

Michal Krawczyk

Former Member
0 Kudos

did u check the error log in SXMB_MONI.

Try to test the MM by giving values manually.

chirag

0 Kudos

Hello Chirag,

I got error log as follows:

<?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/_R3ArticlesToCKSArticlesFF_</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/_R3ArticlesToCKSArticlesFF_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

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

</SAP:Error>

To enter manually it takes a long time as it is a huge record contains nearly 200 pages.

Thanks,

Srinivas.

Former Member
0 Kudos

Hi,

It should allow normally to take the payload...from Moni and for testing the same..

Check in message mapping in the signature tab whether any occurences have been changed...

in this case need to add the message tab additonally to the XML to test...also check the copied xml contains any special characters...

HTH

Rajesh P

Former Member
0 Kudos

Disable all the segments and start checking from the first and u can also send the message from RWB java stack using test message in component monitoring Adapter Engine.