Node Connectivity

There are 2880 nodes that can be used as successor for a node with an output port of type Table.

Table Row to Variable Deprecated

Defines new flow variables based on the first row of the input table and exposes them using a variable connection.

Variable to Table Column StreamableDeprecated

Appends one or more variables as new column(s) to the data table.

Table Column to Variable Deprecated

Converts the values from a table column to flow variables with the row IDs as their variable name.

Table Column to Variable Deprecated

Converts the values from a table column to flow variables with the row IDs as their variable name.

Rule Engine Variable (Dictionary) Modern UI

Applies user-defined (in a table) business rules to the flow variables

Variable to Table column Deprecated

Appends one or more variables as new column(s) to the data table.

Breakpoint Modern UI

Allows to halt execution when a certain condition is met.

Chunk Loop Start StreamableModern UI

Each iteration processes a different chunk of rows.

Column List Loop Start Modern UI

Iterates over columns in the input table

Table Row To Variable Loop Start Deprecated

Iterates over an input data table, whereby each row defines on iteration with variable settings taken from the values in that row