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 Task shape (). At runtime, the
system evaluates the decision tree (using the
Property-Map-DecisionTree method) and stores the result in a
property value.
![]() |
decision task |
![]() |
About Decision Tree rules
Property-Map-DecisionTree method |
![]() |
Atlas — Standard Decision Tree rules |