Certified Pega Senior System Architect v8.7 — Question 33
An application includes three case types. A business requirements states that members of the App:Users access role cannot run reports for one of the case types.
Which configuration can you apply to satisfy this requirement?
Answer options
- A. Use an Access When record to verify that the user role has access to the Run reports action.
- B. Use an Access When record to verify that the case type has access to the Run reports action.
- C. Use an automation to verify that the user does not have the App:Users access role.
- D. Use an Access Deny record to set the Run reports action to No Access.
Correct answer: C
Explanation
The correct answer is C because it directly addresses the need to ensure that users with the App:Users access role are not able to run reports. The other options either focus on verifying access incorrectly or do not specifically restrict the access for that user role.