Skip to main content

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 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 input field that will contain the filename at runtime
3Result fieldnameSpecify the name of the field that will contain the boolean flag.
4Add filename to resultEnable checkbox if you want to add the filename to the list of filenames that can be used in the next process entry.
5Include file typeEnable checkbox to specify the file type in a field.
6File type fieldSpecify the name of the field that will contain the file type as a String: "file", "folder", "imaginary"