cancel
Showing results for 
Search instead for 
Did you mean: 

Populate Email Body and Attachment

Former Member
0 Kudos

Hi folks,

we have a requirement in our project where we receive data from ABAP Proxy and it needs to be sent to the receiver as email attachment. The Subject, From and To header fields are dynamic, and I have used the UDFs to handle these and they work fine. However, I have a problem with populating the EMAIL Body. I do not want to use the mail package.

we have created a UDF to create an additional attachment containing the values to be populated in the mail body and tried to convert that to inline using the PayloadSwapBean and MessageTransformBean, but it doesn't seem to work.

Is there a way where in we can populate the body along with the attachment without using the mail package?

Thanks,
Hari

Accepted Solutions (0)

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

Hi Hari

Check out my reply in the following thread. Not sure if you are using the same technique as mentioned in that document.

How send e-mail with XML + PDF and body text

If it does not work, can you please share a screenshot of your module configuration?

Rgds

Eng Swee