Extract Directory
You can select this activity to extract contents from a directory to a specific location.
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 | Source | String | The location of the zip file to be extracted. |
| Target | String | The destination to save the extracted files. | |
| Password | String | Password for the directory to be extracted. The information provided in this field is masked as the data is sensitive. 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 extracted files. |
| Response Code | Int32 | Response code for the activity. Possible values:
|