Global Logistics Inc. maintains a custom object called 'Shipment__c' with its Organization-Wide Default (OWD) sharing setting configured as Private. The administrator needs to automatically grant Read-Only access for all records owned by users in the 'Warehouse Staff' role to users in the 'Regional Support' role. Which Salesforce security feature should the administrator configure to satisfy this requirement?
- An owner-based sharing rule targeting records owned by the 'Warehouse Staff' roleAnswer
- BA permission set with object-level Read access assigned to the 'Regional Support' users
- CDeselect the 'Grant Access Using Hierarchies' checkbox on the Shipment custom object
- DModify the Organization-Wide Default setting for Shipment__c to Public Read/Write
Answer
An owner-based sharing rule targeting records owned by the 'Warehouse Staff' role.
When Organization-Wide Defaults are set to Private, owner-based sharing rules are used to open up Read-Only or Read/Write access for records owned by a specific set of users (defined by role, territory, or public group) to another specified set of users.
Step-by-Step Solution
Key Concept
Owner-based Sharing Rules