cancel
Showing results for 
Search instead for 
Did you mean: 

Renaming an attachment to an email message.

anthony_bateman3
Participant
0 Kudos

I'm stuck renaming an attachment to an inline email. I cannot figure out what modules to apply to the mail communication channel to rename the attachment (it currently is named 'Untitled.xml'. Given how the communication channel is configured in the image shown, and how the email attachment is named, could somebody please advise on the processign sequence and module configuration parameters?

Current settings to make the body of the email inline:

Email with attachment to rename:

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

a few ways how to make it dynamic:

my old blog (adapter module code):

http://scn.sap.com/community/pi-and-soa-middleware/blog/2006/02/23/xi-dynamic-name-in-the-mail-attac...

another one - with UDF:

http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/01/04/dynamic-filename-in-mail-receiver...

BTW

with MessageTransformBean you can only make a static name

Regards,

Michal Krawczyk