Node Connectivity

There are 200 nodes that can be used as predessesor for a node with an input port of type Flow Variable.

String Configuration 

Provides a string configuration option to an encapsulating component's dialog. Outputs a string flow variable with the set value.

Column Selection Configuration 

Provides a column selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected […]

Column Selection Configuration Deprecated

Provides a column selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected […]

Single Selection Configuration 

Allows selecting a single value from a list of strings in an encapsulating component's dialog. The selected value is returned as a string flow variable.

Value Selection Configuration 

Provides a value selection configuration option to an encapsulating component's dialog. Outputs a string flow variable with the name of the selected value.

Boolean Widget 

Creates a boolean widget for use in components views. Outputs an integer flow variable with a given value (boolean).

Credentials Widget 

Creates a Credentials input widget for use in components views. Outputs a credentials flow variable with a given value.

Date&Time Widget 

Creates a calendar input widget for use in components views. Outputs a string flow variable with a given value.

Double Widget 

Creates a number input widget for use in components views. Outputs a double flow variable with a given value.

File Upload Widget 

Creates a file upload widget for use in components views. Variable output representing the file path as variable. In case an absolute file path is […]