Node Connectivity

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

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 Input (Variable) Deprecated

Injects flow variables to the workflow.

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.

Integer Configuration 

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

Integer Slider Configuration 

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

Local File Browser Configuration 

Allows selecting a local file and exposing it using a flow variable. Variable output representing the file path as variable. In case an absolute file […]