cancel
Showing results for 
Search instead for 
Did you mean: 

Mail adapter -- Runtime exception

Former Member
0 Kudos

Hi,

I am trying a file->XI->Mail scenario. In SXMB_MONI it shows a error in the request 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/_SMail_RMail_</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/_SMail_RMail_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

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

</SAP:Error>

Can anyone pls guide me to solve this problem....

cheers,

Anup

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Anup,

Plz chk ur message mapping, did the sender file structure is correctly mapped with the reciever structure and also test ur message mapping in test environment.

Regards

Arpit Seth

Former Member
0 Kudos

Hi Anup,

Check these links

Regards

Vishnu