Online documentation, manuals and tutorials
< All Topics
Print

DynamicCallAction

Description

Executes a User action whose name is not known in advance, i.e. it is determined during Flow execution, for example its name can come from a variable. Such a User action must not have inputs and outputs, but only Start and End Actions.

Properties

Specific

Action

EXPRESSION (string)

The name of the User action to be executed, obtained during Flow execution by evaluating this expression.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Page content