Certified Pega Senior System Architect v8.7 — Question 81
Which three approaches are valid for improving activity security? (Choose three.)
Answer options
- A. Select the activity type to limit which rule types car call the activity.
- B. Apply a privilege to the activity to restrict the activity to authorized users.
- C. Limit the activity to calling activities of the same Apply to class.
- D. Configure the activity to restrict individual parameters to authorized users.
- E. Configure the activity to require authentication to prevent unauthorized use.
Correct answer: A, B, E
Explanation
The correct answers are A, B, and E as they directly contribute to securing the activity by limiting access based on type, privileges, and requiring authentication. Option C is incorrect because it does not enhance security but rather restricts the activity's interaction with others, while option D is misleading as it focuses on parameters rather than the overall activity security framework.