Salesforce Certified Sharing and Visibility Architect — Question 30

Customer complaints for bad interactions with a customer support agent are logged as Cases and assigned to a human resources representative. The agent of the complaint should not see the case, but their manager should.

How is this accomplished?

Answer options

Correct answer: A

Explanation

The correct answer, A, effectively uses Apex Managed Sharing to control visibility based on specific criteria, ensuring that only the manager can see the case. Option B would not guarantee that the manager sees the case if the criteria are not met, while option C allows the agent access to the case due to ownership, contradicting the requirement.