Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

com.dooris.bpm.actionhandler.VariableExistsDecisionHandler

Parameter

Parameter

Default value

Description

Valid examples

variable

Here, the name of the variable used to choose the path is entered. The existence of the variable must be used to select the correct path.

Example:

In this example, we have a part of the swimlane from the purchasing workflow. Actionhandler is configured at the 'Order ID existing?' decision node.

...

The decision variable is the orderID from the smartformform. If the orderID exists, the workflow will go on to “Finalize and send order” node. Otherwise, “Create Purchase Order ID” node will be processed.

Parameter

Example Value

variable

orderID

Output Parameters in the decision node:
Yes
No

Yes=true
No=false