How to zip two files

Hi Team,

Can any help on how to zip two files from data-out floder and Once two files zipped i want to write into same data-out folder.

from the below picture, it will create two files, so those two files i want to zip.

Please help me!

Thanks,
Jagan.

Hi Jagan,

You can use this File URL format for the first file zip:(${DATAOUT_DIR}/two_files.zip)#file1.csv and this format for the second file zip:(${DATAOUT_DIR}/two_files.zip)#file2.csv

Please see the attached example graph.
multi_file_zip.grf
Regards,

Hi Imriskal,

Thanks for the reply.

Issue is resolved. thank for your help.

Thanks,
Jagan.