Back Forward Decision tree

A decision tree rule defines a series of tests that are performed on property values to allow an automated decision.

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 shapein Process Modeler or in Visio). At runtime, the system evaluates the decision tree (using the Property-Map-DecisionTree method) and stores the result in a property value.

Decision trees are instances of the Rule-Declare-DecisionTree rule type.

definitions decision shape
related topics About Decision Tree rules
Flow form — Editing with Process Modeler — Editing Decision shapes
Flow form — Editing in Visio — Decision shape properties
Property-Map-DecisionTree method
Standard rule Atlas — Standard Decision Trees

UpDefinitions — D