Horizon Healthcare tracks internal compliance reviews using a custom object named Feedback__c. The legal team mandates that records must only be visible and editable by the record owner. Additionally, executive leadership requires that upper-level managers MUST NOT automatically inherit access to their subordinates' Feedback__c records through the management structure. Which configuration should the System Administrator implement to satisfy these security requirements?
- Set the Organization-Wide Default (OWD) for Feedback__c to Private and deselect the Grant Access Using Hierarchies option.Cevap
- BSet the Organization-Wide Default (OWD) for Feedback__c to Private and configure User Profiles to restrict Object-Level Read permissions for managers.
- CSet the Organization-Wide Default (OWD) for Feedback__c to Private while keeping Grant Access Using Hierarchies enabled.
- DCreate a Permission Set for management roles that explicitly revokes record sharing access for Feedback__c.
Cevap
Set the Organization-Wide Default (OWD) for Feedback__c to Private and deselect the Grant Access Using Hierarchies option.
Setting Organization-Wide Defaults (OWD) to Private restricts baseline record access strictly to record owners. Deselecting 'Grant Access Using Hierarchies' on a custom object stops Salesforce from automatically granting access to users higher in the role hierarchy. Combining both settings enforces the requirement that only owners can access their records without managerial override.
Adım Adım Çözüm
Anahtar Kavram
Organization-Wide Defaults (OWD) and Grant Access Using Hierarchies for Custom Objects