Skip to main content

Check if a column exists

Description

Check if a column exists is a step in the Lookup Plugin for Process Studio Workflows. This step allows you to verify the existence of a specific column in a database table.

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.
2ConnectionSpecify the database connection to use.
3Schema name (optional)Specify the schema name of the table containing the column to check
4Table nameSpecify the name of the table containing the column to check
5Tablename in field?Enable to read the name of the table in an input field
6Tablename fieldSpecify the fields containing parameters and the parameter type
7Columnname fieldSpecify the name of the column field in the input stream.
8Result fieldnameSpecify the name of the result boolean flag field.