cancel
Showing results for 
Search instead for 
Did you mean: 

Zipping Multiple files

Former Member
0 Kudos

Hi All,

I need to Zip text , csv and pdf files. Can i hav some inputs for the same plz.

Reg,

Monish

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Monish,

Provide multiple files in Advanced Selection for Source File and add files that are to be picked up in the sender communication channel.

In the receiver communication channel, give file name scheme as .zip.

In the odule tab of the reciever, add the below module before the callsapadapter.

Module Name: loacalejbs/AF_Modules/PayloadZipbean

Module Key: Zip (key to handle module and its parameters)

Under Parameters Tab,

give

ModuleKey -- Zip

Parameter Name -- zip.mode

ParameterValue -- zipAll

Regards,

Leela

Former Member
0 Kudos

chk these links

/people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

http://help.sap.com/saphelp_nw04/helpdata/en/45/da9358a1772e97e10000000a155369/content.htm

refer this note

https://service.sap.com/sap/support/notes/965256

Regards,

Syed

former_member200962
Active Contributor
0 Kudos

Check this discussion...not solved though.....but will give you almost all the info that you may need to ZIP multiple files:

Regards,

Abhishek.