Stellar Renewable Systems uses a custom object named Partner_Deal_Registration__c to track sensitive co-selling opportunities submitted by external partners. The corporate compliance team mandates two strict data access requirements for this object:
1. Baseline record access must be completely restricted so that users can only view and edit deal registrations they own or that are explicitly shared with them.
2. Managers and executive leadership must automatically inherit full record access (view and edit) for all deal registrations owned by their direct and indirect subordinates within the role hierarchy.
Which TWO administrative actions must be configured to satisfy these security requirements? (Select TWO answers.)
- Set the Default Internal Access for Partner_Deal_Registration__c to Private in Organization-Wide Defaults.Cevap
- Ensure that the Grant Access Using Hierarchies checkbox remains selected for Partner_Deal_Registration__c.Cevap
- CSet the Default Internal Access for Partner_Deal_Registration__c to Public Read-Only and create a Permission Set to revoke view access for non-owners.
- DDeselect the Grant Access Using Hierarchies setting for Partner_Deal_Registration__c and configure a Criteria-Based Sharing Rule targeting manager roles.
Cevap
The administrator must set the Default Internal Access for Partner_Deal_Registration__c to Private and ensure the Grant Access Using Hierarchies checkbox remains checked on the custom object's sharing settings.
To satisfy the requirements, the administrator must establish Private baseline visibility in Organization-Wide Defaults so non-owners cannot view records by default, and ensure that 'Grant Access Using Hierarchies' remains selected on the custom object so managers in the role hierarchy automatically inherit access to records owned by their subordinates.
Adım Adım Çözüm
Anahtar Kavram
Organization-Wide Defaults (OWD) Baseline and Role Hierarchy Access for Custom Objects