cancel
Showing results for 
Search instead for 
Did you mean: 

File to Mail Scenario

Former Member
0 Kudos

Hi Gurus,

We have scenario from file to mail. We are using bypass scenario no ESR part. We have a requirement to send file name and its contents to mail.

We used mail package but we are getting single record from the file. Please help me gurus. I need to get the file name dynamically and its contents as attachment to mail. Thanks in advance gurus.

Regards,

Suhale S.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You have to develop custom module bean to fetch file name dynamically from the adapter engine. Code provided in below link,

Adapter Module PI 7.0 Set Attachment Name - Process Integration - SCN Wiki

If you want send file as an attachment check "Keep Attachments" option in receiver mail adapter.

Former Member
0 Kudos

Hi

You have used mail package without ESR part?

how you are passing the mail address , content, etc ? are you using any custom module?

You have to use mapping or adapter module (for by paas) tp achieve your requirement.

Check the document below . It has the solution that you required but you need to use mapping.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/603a7bd8-a6a0-2e10-388b-fc9cb9dae...