File Exists
Description
File exists is a step in the Lookup Plugin for Process Studio Workflows. This step verifies the existence of a file where the filename comes from previous steps. The result is a Boolean flag field that gets added to the input fields in the output.
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 input field that will contain the filename at runtime |
3 | Result fieldname | Specify the name of the field that will contain the boolean flag. |
4 | Add filename to result | Enable checkbox if you want to add the filename to the list of filenames that can be used in the next process entry. |
5 | Include file type | Enable checkbox to specify the file type in a field. |
6 | File type field | Specify the name of the field that will contain the file type as a String: "file", "folder", "imaginary" |