cancel
Showing results for 
Search instead for 
Did you mean: 

read file names of sender zip file and place with same name at receiver side

Former Member
0 Kudos

Hi,

my requirement is I receive a zip file which has n number of txt files.I used Pay load zip bean with mode unzip at sender(file adapter) and sending to receiver(SFTP).I want the same file names which are in .zip file at receiver.Is there any standard module for this?.I am using pass through scenario in which there is no ESR in PI7.3.

Thanks,

Srinivas

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

don't use ZIP bean but unzip using the OS command and then you will pass via PI sevaral files and they can have the same name at the receiver very easily in this case

Regards,

Michal Krawczyk