cancel
Showing results for 
Search instead for 
Did you mean: 

mail adapter with attachment

Former Member
0 Kudos

hello

I have a mail sender adapter with attachment, that I would like to transfer to other PI.

the important is to keep the attachment and to deliever it to the PI

any ideas?

Kfir

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member463616
Contributor
0 Kudos

Hi,

By using Java mapping, you can easily achieve this.

Or use Adapter module 'PayloadSwapBean '.

Please see the below blogs, it might be helpful to you.

/people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step

/people/stefan.grube/blog/2007/04/17/xi-mail-adapter-an-approach-for-sending-emails-with-attachment-with-help-of-java-mapping

Regards,

Rajesh

Former Member
0 Kudos

Hi,

Use the Message Protocol in the sender Mail adapter as XIPAYLOAD. Then under Mail Attributes Tick the option "Keep Attachments".

Regards

Aravind

Edited by: ajnayak on Jan 27, 2011 11:05 AM