Skip to main content

Workflow

A Form Object to select a workflow.

Object designer

fw_main

Object parameters

Double-click on the object to edit it. Object parameters dialog will pop up.

fw_info

Key
Use this field to define the name of a variable. In a use case, this key can be used as a local or global variable for a Sequence.

Your Form Object will be use as a JSON key:

{
"key" : "workflow_selector"
}

Ps: Pay attention to the uniqueness of the variables to avoid conflicts when executing a Sequence.

Category Filter
Filters the selection of workflows for the user. The filter is mapped to the categories created in the Workflow part. By default the workflow starts at its root. However, the "Show Entry Points" checkbox allows the user to choose the starting point within a selected workflow.