Node Connectivity

There are 4972 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Container Input (Table) 

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

Container Input (File) 

Receives an external file (e.g. provided via an upload) and exposes it via a flow variable.

Container Input (Variable) 

Injects flow variables optionally defined by a specification to the workflow.

Container Output (Table) 

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

Container Input (Variable) Deprecated

Injects flow variables to the workflow.

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).

Boolean Configuration 

Provides a boolean configuration option to an encapsulating component's dialog. Outputs an integer flow variable with the set value (boolean).

Credentials Configuration 

Provides a credentials configuration option to an encapsulating component's dialog.

Date&Time Configuration 

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

Double Configuration 

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