Unzip
Use theΒ UnzipΒ actionΒ to extract compressed files from a zip file.
ο»Ώ
1. Create a process and give it a name.
2. Drag the Unzip 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:
- Fill in configuration details:
Archive: the variable for zip file you want to decompress;
Mandatory: yes
File list: the variables for the files that will result fro decompressing the archive
Mandatory: yes
2. Save, Validate and Run the process.
3. The process will ask for an input file (the archive).
4. Click Run
5. Click Check Instance to view the results.
Click on the download icon next to Output and the files extracted from the zip archive will be downloaded.
ο»Ώ
ο»Ώ