Description
The VariableDecisionHandler allows the user to pre-define the process path after an XOR gateway based on process variables.
Info |
---|
The VariableDecisionHandler was previously called SmartformDecisionHandler. However, it is still accessible via the class: |
...
Class
Code Block |
---|
com.dooris.bpm.actionhandler.VariableDecisionHandler |
Parameter of the XOR gateway
Parameter | Default value | Description | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| Name of the process variable stored in the smartform, based on whose value a process path is chosen.
| |||||||||||||||||||
|
| This parameter defines which process path will be selected if the process variable is not defined. |
Parameter of the outgoing sequence flows
For each condition, there will be one Output parameter with a Name for the parameter and an ID:
...