How to refer the decision table? Decision table can be referred from three other rules
a. From decision shape of flow rule
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
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.