Workflow editor

Workflow editor

Add or delete a node

Add a node by dragging the node from the left panel and dropping it onto the canvas:

To delete a node, select the node and press delete / Backspace on the keyboard.

To delete a stage that contains rollouts, you need to first delete all the rollouts of the stage.

Add or delete a connection

A connection connects two nodes, and it has a left-to-right direction.

The workflow graph can’t form a circle when nodes are connected.

For a rule stage, you need to expand the decision panel of the stage, add DecisionsDecisions, and then add connections.

Adding connections for a rule stage

To delete a connection, select the connection and then press delete / Backspace on the keyboard.

Add a case node

You can create a case from the workflow by adding a case node. The case contains the input features and results of the execution, and it can be reviewed in Case managementCase management.

A workflow that creates a case when the decision is Review
A workflow that creates a case when the decision is Review

There are some restrictions for the case node:

  • The case node must be connected to an end node on the right.
  • If the workflow execution is initiated by a case, it won’t create a new case.
  • Case management doesn’t support the same scale as workflow executions, so please only create cases when manual review is needed.