To configure the action the additional properties should be specified.
Property |
Required |
Type |
Description |
Source library |
yes |
Choice |
Select the source library where archive is located. |
Item Id |
yes |
String |
Specify the ID of the archive file or expression to be evaluated as ID. |
Target library |
no |
Choice |
Specify a target library where unarchived files will be stored. |
Folder |
no |
String |
Library relative URL to the target folder. If you want to store unarchive files in a new folder you can specify it in this property. |
Overwrite |
no |
Choice |
- Yes - It will overwrite the file if the file with the same name already exists. - No - It will through an error if the file with the same name already exist. - Enter custom value - Expression based value (the result should return true of false) |
Modern Forms | List Actions | Scheduled/Triggered Actions |
- | - | ✓* |
Output Parameter |
Type |
Description |
ItemID |
String |
Returns the Id of the source archive. |
AddedFilesUrls |
String |
Returns server relative path/s to the unarchives files. Starts with '/' |