cancel
Showing results for 
Search instead for 
Did you mean: 

http to bapi scenario runtime mapping exception

Former Member
0 Kudos

Hi,

I am doing to http to bapi scenario and I am giving the valid sales order number and organization. And It is throwing me below exception when I see it in sxmb_moni.

======================

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

<SAP:P1>com/sap/xi/tf/_MM_request_sales_bapi_</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_request_sales_bapi_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

========================

I have executed individual mappings with sample data and worked fine.

Any inputs on this?

Thanks

Balaji

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you need to test the mapping as shown in my blog:

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

to find the error

then correct your mapping and try again

Regards,

michal

Former Member
0 Kudos

Excellent input.

thanks

Balaji

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check whether you have imported all the lib files

Regards

Agasthuri Doss

Answers (0)