Back Forward Decision tree

xxxxxxxxx revise for Process Modeler xxxxxxxx

0301 A decision tree rule defines a series of tests that are performed on property values to allow an automated decision. Decision trees are instances of the Rule-Declare-DecisionTree rule type.

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

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

definitions decision shape
related topics About Decision Tree rules
Property-Map-DecisionTree method
Standard rule Atlas — Standard Decision Tree rules

UpDefinitions — D