cancel
Showing results for 
Search instead for 
Did you mean: 

MIAL RECIEVER CC -- ISSUE USED XSLT MAPPING

Former Member
0 Kudos

Hi All,

I have a Scenario in which IDOC is a sender and Mail Adaptert is reciever .The Xi is supposed to sent the Email notification to the client . Mail adapter is SMTP configured correctly ,Reciever Mail CC is up and running but Error is :Delivery of the message to the application using connection Mail_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.lang.StringIndexOutOfBoundsException: String index out of range: 0

The Mapping here is used is XSLT mapping and in SXMB_MONITOR , Error shown is :

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">TRANSFORMER_CONF_EX</SAP:Code>

Could you plesae help me this Issue asap .

Thanks,

Vara

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

Can you ensure that your mapping is producing desired result with the required fields (like To, FROM, Subject etc fields)? ... if you are using Mail Package

Regards,

Abhishek.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Abhi ,

I checked in ATOVA SPY XML Check , it seems to be the issue in XSLT mapping .

Part of XSLT mapping Error line:

when test="//IDOC/EDI_DC40/RCVLAD = '3157411730014'"> --There was a single qoute missing

Tested in Atova with payload , it worked

Thanks for your supprt as well.

Best Regards,

Vara