TechWave Distribution uses a custom object named Partner_Evaluation__c to conduct performance reviews for channel partners. The Organization-Wide Default (OWD) for Partner_Evaluation__c is currently set to Private, and the 'Grant Access Using Hierarchies' checkbox on the custom object definition has been deselected by an administrator.
The sales leadership team requires the following record access behavior:
1. Sales managers must be able to view and edit evaluation records owned by users below them in the role hierarchy.
2. Members of the Partner Operations team must be able to view all evaluation records where the Rating field is set to 'High Priority', regardless of record ownership.
Which TWO configuration steps should the administrator take to fulfill these requirements?
- Select the 'Grant Access Using Hierarchies' setting on the Partner_Evaluation__c custom object definition.Cevap
- Create a criteria-based sharing rule on Partner_Evaluation__c that shares records where Rating equals 'High Priority' with the Partner Operations Public Group.Cevap
- CCreate manual owner-based sharing rules for each role level to share subordinate records with managers in the role hierarchy.
- DCreate a Permission Set with Read and Edit object-level access on Partner_Evaluation__c and assign it to the Partner Operations team members.