Skip to Content
0
Former Member
May 09, 2008 at 03:59 AM

Mapping trasformation error.

17 Views

My scenario is File Content Sender File ---> XI -


> RFC

File adapter is picking from FTP file server and getting data into XI, what may be the reasons:

I am getting below error:

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

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

-


my pay load is :

<?xml version="1.0" encoding="utf-8" ?>

- passhe.com/UpdateIdNumberISA32">

- <Recordset>

- <IDENTIFICATION>

<STUDENT>006500001192</STUDENT>

<ID_TYPE>FS0025</ID_TYPE>

<ID_NUMBER>Temporary SSN number</ID_NUMBER>

<VALID_FROM>20070421</VALID_FROM>

<VALID_TO>20091231</VALID_TO>

</IDENTIFICATION>

</Recordset>

</ns:MT_HSA_IDNumber>

-


thanks

dhanush