A logistics company recently installed a Salesforce Labs productivity package from the AppExchange to manage internal delivery audit tasks. The Salesforce administrator needs to grant read and edit permissions for the package's custom objects to a specific group of ten operations coordinators without modifying access for other users who share the same profile. Which administrative action should be taken to meet this requirement?
- Create a permission set with read and edit access to the package custom objects and assign it to the ten operations coordinators.Answer
- BCreate a new custom profile containing the package permissions and reassign the ten operations coordinators to this profile.
- CModify the base user profile to include package object permissions and restrict visibility for all other users using Organization-Wide Defaults.
- DFreeze the ten operations coordinator user accounts while updating org-wide object permissions to ensure secure package configuration.
Answer
Create a permission set with read and edit access to the package custom objects and assign it to the ten operations coordinators.
The correct option creates a permission set with read and edit access for the package custom objects and assigns it directly to the designated users. Permission sets are designed to grant additive permissions to specific users on top of their existing profiles without altering baseline profile settings or affecting other users assigned to those profiles.
Step-by-Step Solution
Key Concept
AppExchange Package Access Delegation via Permission Sets
Estimated Time:1m 15s