Zip File
Description
Zip file is a step in the Utility Plugin for Process Studio Workflows. Zip file step creates a standard ZIP archive using the options specified in the step.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
Settings: | ||
1 | Create target parent | Check this option to create the target parent folder |
2 | Overwrite target file | Enable check box to overwrite target file if present. |
3 | Add zip filename to result | Check this option to add the zip filename to the internal result set and make available to next step. |
4 | Source filename field | Specify the field that contains the source |
5 | Target filename field | Specify the field that contains the target zip filename |
6 | Keep source folders | Check this option to keep the source folder within the target zip filename |
7 | Base folder fieldname | Specify the field that contains the base folder that is removed from the filename within the zip (used by the option keep source folders) |
8 | After zip \ Select from: (Do Nothing/Move source file/Delete source file) | |
9 | Move to folder fieldname | If ‘Move source file’ is select in ‘After zip’ above provide fieldname containing folder name to move zip file. |