Skip to main content

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 NameDescription
1Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
Settings:
1Create target parentCheck this option to create the target parent folder
2Overwrite target fileEnable check box to overwrite target file if present.
3Add zip filename to resultCheck this option to add the zip filename to the internal result set and make available to next step.
4Source filename fieldSpecify the field that contains the source
5Target filename fieldSpecify the field that contains the target zip filename
6Keep source foldersCheck this option to keep the source folder within the target zip filename
7Base folder fieldnameSpecify the field that contains the base folder that is removed from the filename within the zip (used by the option keep source folders)
8After zip \ Select from: (Do Nothing/Move source file/Delete source file)
9Move to folder fieldnameIf ‘Move source file’ is select in ‘After zip’ above provide fieldname containing folder name to move zip file.