Archive to files (unzip)
Read files in archives such as .ZIP, .RAR and .7ZIP. You can download this system service from Grexx Marketplace.
Tip:
To create a .zip file, use the Files to archive system service.
Input
Use a casetype activity to add inputs to the Start Systemservice archive to file form.
| Attribute | Data type | Mandatory? | Description |
|---|---|---|---|
| Archive format | String | No | The format of the archive. If not specified, the format is detected automatically. If errors occur, try specifying the format. Supported values: zip, 7z, 7zip and sevenzip. |
| File | File | Yes | Archive containing files to extract. |
| Folder separator | String | No | For archives that contain subfolders, the character used when concatenating the folder and file name.* |
| Password | Text | No | The password for the archive. |
* For example, if the archive file contains a folder labelled Reports containing file Summary.docx, and Folder separator is set to -, the resulting filename will be Reports-Summary.docx.
Output
Outputs are added to the Result Systemservice archive to file form when the Systemservice archive to file case is closed.
| Attribute | Data type | Mandatory? | Description |
|---|---|---|---|
| Extracted files | File (multivalue) | Yes | The extracted files. |
Supported formats
| Format | Supported |
|---|---|
| 7z | X |
| Zip | X |