Node Connectivity

There are 3943 nodes that can be used as predessesor for a node with an input port of type Table.

Container Input (Table) 

Reads the content of a table from an external caller (e.g the Call Workflow (Table Based) node).

Container Output (Table) Modern UI

Reads the content of a table and makes it available to an external caller (e.g a Call Workflow node).

Container Output (Row) 

Reads the content of a table and makes its first row available to an external caller (e.g. a Call Local/Remote Workflow (Row Based) node).

List Box Configuration (legacy) 

Provides a text area configuration option to an encapsulating component's dialog. Outputs a data table with one column holding a list of strings.

Repository File Chooser Configuration (legacy) 

Allows choosing single or multiple files, workflows or directories from a remote mountpoint. Outputs a table with the selected files.

Column Filter Configuration 

Provides a column filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only […]

Column Filter Configuration Deprecated

Provides a column filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only […]

Multiple Selection Configuration 

Allows selecting multiple values from a list of strings in an encapsulating component's dialog. The selected values are returned as a data table and a […]

Nominal Row Filter Configuration 

Provides a value filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only the […]

File Chooser Widget 

Allows choosing single or multiple files, workflows or directories from a remote mountpoint. Outputs a table with the selected files.