cancel
Showing results for 
Search instead for 
Did you mean: 

Error Catagory : XI_J2EE_ADAPTER_MAIL

Former Member
0 Kudos

Hi,

I am working on a Idoc to mail senerio.I got an error in the RWB . In the messege monitoring -- waiting status:

java.lang.IllegalArgumentException: can't parse argument number http://sap.com/xi/XI/Mail/30

Error Category: XI_J2EE_ADAPTER_MAIL.

Error Code : GENERAL_ERROR.

In the messege content , the content is perfectly as desired.

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

- <ns0:MT_Idoc2Mail xmlns:ns0="urn:idoc2mail:am">

- <ROOT_IM>

<Store>0000001001</Store>

<Email>ABCD</Email>

</ROOT_IM>

</ns0:MT_Idoc2Mail>

I donnow, what should I do to let teh email reach it's destination.

Pls help,,

Arnab

Edited by: Arnab Mondal on Sep 12, 2008 3:42 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The appropriate answer would be...for receiver amil adapter, the target system in messege mapping should be XSD mapping !

agasthuri_doss
Active Contributor
0 Kudos

Hi,

What is the result when you Test the Message Mapping.

Cheers

Agasthuri Doss

Former Member
0 Kudos

The communication channel is all of a sudden giving errors :

failed to send mail: com.sap.aii.messaging.util.XMLScanException: expecting start tag: Mail, but found MT_Idoc2Mail at state 1

The result of the dry test in messege mapping is successgul.

19:25:41 Start of test

Executed successfully

19:25:42 End of test

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Go thru the below thread Discussion

/message/5729868#5729868 [original link is broken]

Cheers

Agasthuri Doss