cancel
Showing results for 
Search instead for 
Did you mean: 

"MAPPING">EXCEPTION_DURING_EXECUTE

Former Member
0 Kudos

Hi Experts,

I am working on FILE to IDOC scenario.

I am getting this error in SXMB_MONI.

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

<SAP:P1>com/sap/xi/tf/_IXRetailPOSLog2ERPPhysicalInventor~</SAP:P1>

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

<SAP:P3>Parsing an empty source. Root element expected!</SAP:P3>

Wat may be the reason.

Thanks in advance and best regards,

Anil

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Anil,

I suppose your source XML structure is not properly formed. Take the xml from the view source of your Payload in request message and paste it in the source structure of the Test tab of your maping editor.

Try executing the mapping and see what error you get.

Regards

Pravesh

Shabarish_Nair
Active Contributor
0 Kudos

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

try debuggin your mapping

Former Member
0 Kudos

take the inbound payload ans test the mapping in message testtab in IR

Rajesh

Former Member
0 Kudos

Hi,

either your inout message or message mapping is not correct. Please check whether root element of destination message IDoc is created correctly in mapping!

Regards,

Kai