Northern Trail Outfitters tracks joint vendor agreements using a custom object named Partner_Deal__c. The Organization-Wide Default (OWD) for Partner_Deal__c is set to Private. To prevent executive leadership from automatically viewing sensitive early-stage deal drafts created by junior staff, the administrator deselected the 'Grant Access Using Hierarchies' option on the custom object definition.
Management now requires Regional Sales Managers to view and edit all Partner_Deal__c records created by Sales Representatives in their respective territories, while continuing to restrict automatic access for executive roles above the Regional Managers in the hierarchy.
Which two configurations should the administrator implement to grant the necessary access without exposing records to upper executive roles? (Select 2)
- Create owner-based sharing rules on Partner_Deal__c to share records owned by Sales Representatives with the Regional Sales Managers role with Read/Write access.Cevap
- Keep the 'Grant Access Using Hierarchies' setting deselected on the Partner_Deal__c custom object definition.Cevap
- CSelect 'Grant Access Using Hierarchies' on Partner_Deal__c and create a restriction rule to block executive roles from viewing the records.
- DAssign a custom profile with the 'Modify All' object permission on Partner_Deal__c to Regional Sales Managers.
- EChange the Organization-Wide Default (OWD) for Partner_Deal__c to Public Read/Write for Regional Sales Managers while keeping it Private for Executives.