Back Forward Decision table

A decision table is a rule defining a series of tests performed on property values to allow an automated decision. Decision table are instances of the Rule-Declare-DecisionTable rule type.

Decision tables can capture and present business logic in the form of one or more if... then... else conditions.

XXXXXXXXX REVISE TO MENTION PROCESS MODELER SHAPE TOO xxxxxxxxxx

You can incorporate decision tables in a flow rule using the Decision shape (). At runtime, the system evaluates the decision tree using the Property-Map-DecisionTable method and stores the result in a property value.

definitions decision shape
related topics About Decision Table rules
 Property-Map-DecisionTable method

UpDefinitions — D