Skip to main content

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 NameDescription
1Step nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
2Filename fieldSpecify the name of the input field that will contain the names of the files during execution.
3Result fieldnameSpecify the name of the Boolean output field that will contain true or false depending on whether or not the file is locked or not.
4Ad filename to resultEnable checkbox to add the checked file-names to the list of files in the workflows result.