Compress Directory
You can select this activity to compress a directory.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Common | Continue on error | Boolean | The option to continue the RPA flow even in the activity fails. This check box is selected by default. |
| Input | Target Name | String | The name of the directory that must be compressed. |
| Source Filepath | String | The location of the directory that must be compressed.
Note: Always use relative file paths for serverless environment. For example: /folder1/. All file paths must follow Linux-style relative paths and must be located under the /tmp folder.
|
|
| Target Directory | String | The destination to save the compressed directory.
Note: Always use relative file paths for serverless environment. For example: /folder1/. All file paths must follow Linux-style relative paths and must be located under the /tmp folder
|
|
| Password | String | Password for the directory to be compressed. The information provided in this field is masked as the data is sen- sitive. You can click the Eye option to review the information | |
| Misc | DisplayName | String | The name to be displayed for the activity. |
| Output | Output File | String | The location and path of the compressed directory. |
| Response Code | Int32 | Response code for the activity. Possible values:
|