cancel
Showing results for 
Search instead for 
Did you mean: 

File to Mail Scenario error

Former Member
0 Kudos

Hi All,

I did file to mail scenario. The source structure contain the following elements like <to>....</to>, <Subject>........</subject> etc (the source structure created by me). In Integration Directory I set the Mail adapter Message protocol as "XIPAYLOAD" and Mail attribute "Use Mail Package" selected. So here my scenario should send a mail to which has i given "To Id" in my source structure. But when i go to SXMB_MONI, I found my message as red flag and it is showing information like "thrown during application mapping". Here what is the problem and how can i rectify the problem, please any one help me,

Thanks & Regards,

Satish,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

you should add your email address to your user,add specific users list add you r user in alrtcatdef.

generally you should maitain the email data type format like

subject,from,to,content-type..

se below link

http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c093409c663228e10000000a1550b0/content.htm

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address

Regards

Chilla..

Former Member
0 Kudos

Hi Satish,

in generell, your XML-structure for sending an e-mail should have the namespace "http://sap.com/xi/XI/Mail/30". Can you check this?

Can you see in SXMB_MONI if XML-structure is mapped correctly or does the error already occur during mapping from file-structure to mail-structure?

Regards,

Torsten

Shabarish_Nair
Active Contributor
0 Kudos

this weblog should give you an idea on the various options you can use in the mail adapter - /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure

Also can u ellaborate on the error. What does the complete message say ?