Certified Pega System Architect v7.2 — Question 29
As part of an authorization process, you need to check whether members of a health care organization are eligible for coverage based on the policy contract terms. Your application uses an activity to perform this evaluation.
Which shape would you use to add the activity to the process?
Answer options
- A. Utility
- B. Assignment
- C. Connector
- D. Subprocess
Correct answer: B
Explanation
The correct answer is B, as the Assignment shape is used to execute activities or tasks that involve setting values or performing evaluations. The Utility shape (A) is for general functions, the Connector shape (C) is used for linking different parts of the process, and the Subprocess shape (D) signifies a separate process that can be called, which is not the primary function needed in this scenario.