A financial advisory firm uses a custom object named Wealth_Plan__c to track confidential client investment strategies. To maintain strict data privacy, advisors must only access the wealth plans they own. However, branch managers directly above the advisors in the organizational role hierarchy must be able to view and edit all wealth plans owned by their direct reports.
Which Organization-Wide Default (OWD) setting and hierarchy configuration should the administrator implement for the Wealth_Plan__c object?
- Set the Organization-Wide Default to Private, and leave Grant Access Using Hierarchies selected.Cevap
- BSet the Organization-Wide Default to Private, and deselect Grant Access Using Hierarchies.
- CSet the Organization-Wide Default to Public Read-Only, and assign a Profile that revokes view access for non-owner advisors.
- DSet the Organization-Wide Default to Public Read/Write, and create a Permission Set to restrict access to record owners only.
Cevap
Set the Organization-Wide Default to Private, and leave Grant Access Using Hierarchies selected.
Setting the Organization-Wide Default to Private ensures that advisors only have access to records they own. Leaving 'Grant Access Using Hierarchies' enabled allows users higher in the role hierarchy (such as branch managers) to automatically inherit the ownership access rights of their direct reports.
Adım Adım Çözüm
Anahtar Kavram
Organization-Wide Defaults (OWD) and Role Hierarchy Access