Decision Tree in Pega
Dec 20, 2020 · 24 min read · Decision Tree in Pega Decision tree rule in Pega is an alias of nested if structure. We can do the complex business decisions with this rule. It is a type of Rule-Declare-DecisionTree class. The decision tree is used when you are making series of d...
Join discussion