cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert the multiple files into zip floder

Former Member
0 Kudos

Hello Experts,

Good day...

I have requirement, i.e. having 3 interfaces which is file receiver adapter used.

Here file put into the same folder for 4 interfaces, but we need to convert these all files into zip folder.

First interface runs and put the file into folder.

Second interface runs and put the file into folder.

and third interface also run and put the file in same folder, but forth interface will check first whether the files is there in folder then take those files and convert into zip then send to target.

How can we achieve it, please suggest.

am using PO7.4.

Thanks,

VBA.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Misra,

we have 3 interfaces, all are having file receiver channel and put the file in single folder with different file names.

But only 3rd interface has to check the folder if any files there of those 2 interfaces then collect the all files including 3rd interface file and convert to zip.

Please do any standard suggestion as well as custom, but not custom OS command or AM.

Regards,

VBA.

0 Kudos

Hi,

Are you saying that the last interface executes and generates a file, you need to check if other files exists and then zip the files ?

what if one of the 3 earlier executions have not generated the file. Please explain your scenario clearly with exception conditions as well.

Regards,

Ambrish

Former Member
0 Kudos

Thanks Pavan for proving the links...But my requirement is different than above links..

above links are working for single interface.

Here multiple interfaces have put the files in the same folder, but we have one final interface which has to check the previous interface files in the folder if its there then convert previous files and final interface file into zip file.

Can you please suggest and provide the solution?

Best Regards,

VBA.

PavanKumar
Active Contributor
0 Kudos