Multiple choice technology packaged enterprise solutions

Which of the following rules cannot be called by an expression in a manner in which property changes are tracked?

  1. Decision Trees

  2. Decision Tables

  3. Map

  4. Activities

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Activities cannot be called by expressions in a way that tracks property changes. While decision trees, decision tables, and map values can be executed within declare expressions to support automatic change tracking, activities are procedural and do not support Pega's automatic declarative dependency tracking.