Multiple choice technology web technology

How to refer the decision table? Decision table can be referred from three other rules

  1. a. From decision shape of flow rule

  2. b. In an activity you can evaluate the decision table using Property-Map-DecisionTable. By doing so, we can set a property value with the return value of the decision table

  3. c. Decision table can be referred from R-D-E

  4. d. All of the above

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

Decision tables in Pega can be referenced three ways: from decision shapes in flows, using Property-Map-DecisionTable method in activities, and through Rule-Declare-Expression. Option D correctly lists all three methods. Each approach serves different use cases in Pega applications.