Universal Containers uses a custom object named Contract_Review__c to manage sensitive legal evaluations of enterprise customer agreements. Company policy requires that, by default, contract review records must be restricted so that only the record owner and users higher in the role hierarchy can access them. Additionally, the administrator must grant Read access to regional compliance officers who are outside the record owner's direct management chain. Which TWO configuration actions should the administrator take to satisfy these security requirements?
- Set the Organization-Wide Default (OWD) internal access for Contract_Review__c to Private.Cevap
- Create criteria-based or owner-based sharing rules to extend Read access to regional compliance officers.Cevap
- CSet the Organization-Wide Default (OWD) internal access to Public Read-Only and restrict object Read permissions via Profiles for unauthorized users.
- DDeselect the Grant Access Using Hierarchies option on Contract_Review__c to prevent manager access.
Cevap
The administrator must set the Organization-Wide Default internal access for the custom object to Private and create sharing rules to grant Read access to regional compliance officers.
The correct configuration strategy requires establishing a Private Organization-Wide Default for the custom object to secure records at the baseline level, while relying on default role hierarchy propagation and sharing rules to open up Read access for specific cross-functional teams.
Adım Adım Çözüm
Anahtar Kavram
Salesforce Sharing Architecture and OWD Baseline Configuration