cancel
Showing results for 
Search instead for 
Did you mean: 

payloadZipBean to unzip files

former_member210091
Participant
0 Kudos

Hey All,

I have a very simple File to File scenario (without message mapping).

We will get zip file from a partner, this zip file will contain about 10 txt files.

PI needs to pick the zip file and drop to a NFS location after unzipping them. To handle this, i have configured payloadZipBean in the Receiver File Adapter.

The interface runs fine, but when i check the receiver NFS file system, i see only 1 file (the first txt file of source), the other 9 files are not there.

Below is what i have specified in the Receiver channel, the zip bean module is defined "before" CallSapAdapter.

AF_Modules/PayloadZipBean, LocalEnterpriseBean, UZ

UZ,zip.mod,unzip

Can anyone please let me know how to achieve this.

Thanks

Saif

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi. Saif

AF_Modules/PayloadZipBean, LocalEnterpriseBean, UZ

UZ,zip.mod,unzip

Please make a change to zip.mode

http://help.sap.com/saphelp_nw2004s/helpdata/en/44/748d595dab6fb5e10000000a155369/frameset.htm

Regards

Lucho.