Universal Containers created a custom object named Asset_Inspection__c to track safety audits. Business requirements dictate that all internal employees must be able to view, edit, and report on every Asset_Inspection__c record, regardless of who owns the record. Which Organization-Wide Default (OWD) setting should the administrator select for the Asset_Inspection__c object?
- Public Read/WriteAnswer
- BPrivate, and assign a Permission Set granting Read and Edit object permissions to all users
- CPrivate, and rely on Grant Access Using Hierarchies to propagate record access to all employees
- DPublic Read-Only
Answer
Public Read/Write
Selecting Public Read/Write as the Organization-Wide Default grants all internal users default read and write permissions to all records of the custom object, fulfilling the requirement for universal view and edit access.
Step-by-Step Solution
Key Concept
Organization-Wide Defaults (OWD) Baseline Access