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.
| Attribute | Data type | Mandatory? | Description |
|---|---|---|---|
| File(s) | File (multivalue) | Yes | Set of files to add to the archive. |
| Archive file name | String | Yes | Filename for the output archive file (including the file extension, .zip). |
| Archive format | String | Yes | Archive format. Only zip is supported. |
| Folder separator | String | No | Characters 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.
| Attribute | Data type | Mandatory? | Description |
|---|---|---|---|
| Archive file | File | Yes | The output zip file. |