cancel
Showing results for 
Search instead for 
Did you mean: 

Sending XML Payload through Mail Adapter - Dynamic Receivers

ADIDAS
Participant
0 Kudos

Hi,

We have a scenario IDOC --> XI --> Mail . We have the Idoc contents available as Message Payload and want to send this payload as an attachment. However the Body should say which system is the Mail is coming from and Other Details. Also the Email address the mails have to go will change.

I understand that the Mail pacakge can be used to send the Message Body as well as to Dynamic Receivers. My questions are.

1. How do I use the mail package structure along with my IDOC structure to get the payload as Idoc contents.

2. How to get the message body and the Receivers of the email.

Thanks in advance

Arunava

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190313
Active Participant
0 Kudos

hi

use message protocol as XI payload

If you use property "Keep Attachments" your idoc structure will go as attachment also select property "Use Mail Package" , & while mapping you get the payload as Idoc contents.

i think you have to use extended interface determination to send email to multiple receivers silmultaneously

Sheetal