Certified Pega System Architect v8.6 — Question 6

A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.
Which two configurations do you use together to build the decision table? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because rows in a decision table represent the recommendations based on conditions. Option D is also correct as columns are needed to define the conditions that affect the recommendation, which in this case are the number of bedrooms and whether heavy furniture is being moved. Options B and C do not correctly represent the structure of a decision table for this scenario.