Skip to main content

File(s) to archive (zip)

Create a .ZIP archive of selected files. You can download this system service from Grexx Marketplace.

Tip:

To extract .zip, .rar, and .7zip files, use the Archive to files system service.

Input

Use a casetype activity to add inputs to the Start Systemservice file(s) to archive form.

AttributeData typeMandatory?Description
File(s)File (multivalue)YesSet of files to add to the archive.
Archive file nameStringYesFilename for the output archive file (including the file extension, .zip).
Archive formatStringYesArchive format. Only zip is supported.
Folder separatorStringNoCharacters in file names to be treated as folder separators.*

* For example, if the set of files includes Report__part1.docx and Report__part2.docx, and the Folder separator is __, then the resulting zip will include a Report folder containing the files part1.docx and part2.docx.

Output

Outputs are added to the Result Systemservice file(s) to archive form when the Systemservice file(s) to archive case is closed.

AttributeData typeMandatory?Description
Archive fileFileYesThe output zip file.