cancel
Showing results for 
Search instead for 
Did you mean: 

file to mail scenario

Former Member
0 Kudos

hi all,

i need to send a zip file as an attachment to a mail..my requirement is source file name and target file name (i.e, the attachment name in the mail ) should be the same...can any one please help in this??

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi sirisha.

if you want to give the attachment name Statically then we have a standard module bean MessageTransformBean.By using this you can set the attachment name.

if you want to get Dynamically the by writing the custom adapter module you can acheive this

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c...

naveen_chichili
Active Contributor
0 Kudos

HI Sirisha,

Go through the document which guides you step by step :http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6d967fbc-0a01-0010-4fb4-91c6d38c5816?quicklink=index&overridelayout=true

Also check the note # 856599 for reference.

Regards,

Naveen