Skip to Content
0
Former Member
Apr 29, 2010 at 08:48 AM

get attached file outof incoming mail

44 Views

Hi,

I've created an interface (Mail2Rfc), in which file is attached to incoming mail message. my basic reference was /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step which demonstrate how to implement getting attached file content via adaptor module.

my issue:

the file name can be changed, therefore the file_name parameter (required by adaptor module) can not be hard coded.

how can i bypass the issue?

Please advise,

Uri