Check if File is Locked
Description
Check if file is locked is a step in the Lookup Plugin for Process Studio Workflows. This step tries to determine if a file is locked by any other process. It does this by trying to move it to itself.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
| 2 | Filename field | Specify the name of the input field that will contain the names of the files during execution. |
| 3 | Result fieldname | Specify the name of the Boolean output field that will contain true or false depending on whether or not the file is locked or not. |
| 4 | Ad filename to result | Enable checkbox to add the checked file-names to the list of files in the workflows result. |