cancel
Showing results for 
Search instead for 
Did you mean: 

EXCEPTION_DURING_EXECUTE

RameshGulipall
Active Participant
0 Kudos

Hi All

my interface is SAP to Siebel.i got this error in <b>sxmb_moni <?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/_Accounts_Update_SAP_To_Siebel_MM_</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>During the application mapping com/sap/xi/tf/_Accounts_Update_SAP_To_Siebel_MM_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

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

</SAP:Error></b>

I test the Payload message in mapiing in source, it got successfull excute message but run time i got problem.please help me out this porblrm...

Regadrs,

Ramesh..

Accepted Solutions (0)

Answers (3)

Answers (3)

moorthy
Active Contributor
0 Kudos

Hi,

Are you using any User defined Java functions in the Mapping ? If so check it out.

Also test the Interface Mapping with xml data from SXMB_MONI.

Even you can debug the mapping with Display Queue/Context Queue option in the mapping Editor

Regrds,

Moorthy

Former Member
0 Kudos

Hi,

Please try increasing the debugging trace to get an idea of error.

Regards

Vijaya

RameshGulipall
Active Participant
0 Kudos

Hi Vijaya

Thanks for your quick reply.please give more information increasing the debugging trace.how can i increasing the debugging traces.please help me out.

Regards,

Ramesh

Shabarish_Nair
Active Contributor
0 Kudos

to increase your trace level in message mapping, goto the TEST tab and in the drop down menu in Tracel Level set it to 'ALL' !!!

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check out the DATA which comes into the Mapping,

Regards

Agasthuri Doss