cancel
Showing results for 
Search instead for 
Did you mean: 

Mail Sender Adapter - Reading multipel attachments

Former Member
0 Kudos

Hi,

I have a scenario like reading mutiple attachment files from a mail server. Based on the attachment type, i have to call RFC or File adapter. I am able to read a single attached file from mail, but could not able to read multiple files. If any one has implemented such a scenario, please let me know.

I have another question , is it possible to read the name of the attached file dynamically. i saw lot of examples and in forums all are telling about hardcode the attched file name in the parameter key value properties under Module tab. Without hardcode the file name , how to read the attached file from mail.

I appreceate the help.

Thanks,

Manas

Accepted Solutions (0)

Answers (2)

Answers (2)

stefan_grube
Active Contributor
0 Kudos

There is no standard solution for this request.

You have to write an adapter module where you extract the attachments and check the content.

Based on the result of the check, you can store routing information in the message header (dynamic configuration).

Regards

Stefan

Former Member
0 Kudos

Hi !

check this out:

Regards,

Matias.