Certified Pega System Architect v8.6 — Question 4
An internet provider has a quiz that gives customers a recommended internet speed based on their typical internet use. The questions differ based on the selections that the customer makes, for example, whether they are seeking a recommendation for a residence or a business.
Once the customer completes the quiz, how do you determine the recommended internet speed?
Answer options
- A. Configure a decision table
- B. Configure a decision tree
- C. Configure a view with the quiz questions
- D. Configure a process with multiple decision shapes
Correct answer: D
Explanation
The correct answer is D because a process with multiple decision shapes allows for dynamic evaluation based on the various inputs from the quiz responses. Options A and B are limited to static configurations and would not effectively accommodate the variability of customer answers. Option C does not provide the necessary logic to derive a recommended speed.