cancel
Showing results for 
Search instead for 
Did you mean: 

Does Sender Mail Adapter support "PayloadZipBean" module

Former Member
0 Kudos

Hi everyone,

I have a scenario where, I get the email with an zip file as an attachment and I need to extract this file and send across. There is no mapping transformation done here, only I need to forward the attached file to the file server.

Zip file always contains 1 file and is a text file.

so Its an Email to File Scenario.

Can I send the zip file as it is without unzipping i.e., send the attachment as iit is to the file server?

If I want to unzip the file, does the module "PayloadZipBean" support in case of sender mail adapter. ?

Thanks,

Varun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can send the zip file as is to the file server without unzipping. Look at the options of the receiver file adapter for this.

Regards

0 Kudos

Hi Varun,

Use "PayloadZipBean " Module at Receiver Communication Channel in the Module Tab Set the "Module Key.mode = unzip"

and Receiver communication Channel file should be "FileName.txt".

http://help.sap.com/saphelp_nw2004s/helpdata/en/bd/c91241c738f423e10000000a155106/frameset.htm

Regards,

Naga.