Using a decision matrix from Workflow

You can use an active decision matrix in Workflow in the configuration of a decision table step. At runtime, the decision matrix is evaluated each time the decision table step is executed.

The decision matrix can be updated and approved when the workflow is running. The next execution of the decision table step uses the latest version of the matrix. It is not required to re-activate the workflow to use the latest matrix version.

When a decision matrix is evaluated, the rows from the Conditions area are evaluated one by one, from top to bottom. When a first row is found that evaluates to true, the values from the Actions columns are returned for the parameters to be set. The matrix evaluation stops.