Zip
Use this action for zipping files easily.
ZIP action gets a list of files as input and compresses them as a ZIP archive.
ο»Ώ
1. Create a process and give it a name.
2. Drag the ZIP action to the canvas and link it to the other actions.
3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:
4. Fill in configuration details:
Files to zip
- add variable (File type, list) that will carry the files to compress
- Required:Β Yes
Name of the output zip file.
- Required:Β Yes
Compressed files output
- add variable (File type) that will carry the zip archive
- Required:Β Yes
ο»Ώ
There is no limitation to # of files added to be compressed.
5. Save, Validate and Run the process.
6. The process will ask for input files.
7. Click Run.
8. Click Check Instance to view the results.
Click on the download icon next to Output:
And a zip file will be saved with the name given in the action configuration:
ο»Ώ