Nexus Logistics utilizes a custom object named Shipment_Audit__c with an Organization-Wide Default (OWD) set to Private. The 'Grant Access Using Hierarchies' setting is currently deselected for this object.
The Salesforce Administrator needs to meet the following record access requirements:
1. Regional Operations Managers must have Read access to Shipment Audit records owned by Logistics Coordinators below them in the role hierarchy, but ONLY when the Audit_Status__c field is set to 'Action Required'.
2. The Corporate Compliance team, located in a completely separate branch of the role hierarchy, must have Read/Write access to ALL Shipment Audit records, regardless of record owner or status.
Which TWO configuration steps must the administrator execute to fulfill these requirements? (Select 2 options.)
- Create a criteria-based sharing rule on Shipment_Audit__c sharing records where Audit_Status__c equals 'Action Required' with the Regional Operations Manager role.Cevap
- Create an owner-based sharing rule on Shipment_Audit__c sharing records owned by All Internal Users with the Corporate Compliance role with Read/Write access.Cevap
- CEnable the 'Grant Access Using Hierarchies' setting on the Shipment_Audit__c custom object.
- DCreate a Permission Set granting Read and Edit object permissions on Shipment_Audit__c and assign it to the Corporate Compliance users.
- EConfigure a Public Read/Write Organization-Wide Default setting specifically for the Corporate Compliance user profile.