Question

Difficulty: EasyPermission Sets and Permission Set Groups

A retail company needs to grant two warehouse supervisors the ability to delete Inventory Audit records and perform mass inventory updates. The administrator must grant these additional permissions without creating new user profiles or modifying existing profile assignments. Which two actions should the administrator take to meet these access requirements? (Select 2)

  1. Create a Permission Set containing the Delete permission on Inventory Audit records and assign it to the two warehouse supervisors.Answer
  2. B
    Create a new custom profile with the required delete permissions and reassign the two supervisors to this profile.
  3. Add the newly created Permission Set into a Permission Set Group assigned to warehouse supervisory staff for simplified permission management.Answer
  4. D
    Modify the existing standard Warehouse Profile to grant the Delete permission on Inventory Audit records to all assigned users.

Answer

The administrator should create a Permission Set granting the required Delete permissions for Inventory Audit records and assign it to the targeted users, and optionally bundle this permission set within a Permission Set Group for streamlined administration.
In Salesforce security best practices, profiles set the minimum baseline permissions, while Permission Sets provide flexible, additive permissions to individual users who require extra capabilities. Grouping permission sets into a Permission Set Group further organizes role-based capabilities for efficient assignment.

Step-by-Step Solution

1
Identify the proper access mechanism for additive permissions
Recognize that Permission Sets and Permission Set Groups are designed to grant incremental permissions to specific users beyond their profile baseline.
Profiles define base access, whereas permission sets grant elevated privileges without affecting other users on the same profile.
2
Configure and assign the Permission Set and Permission Set Group
Build a custom Permission Set with Delete access to Inventory Audit records and place it in a Permission Set Group for supervisory assignment.
Grouping related permission sets simplifies administrative maintenance while maintaining flexible access control.

Key Concept

Additive Security Architecture using Permission Sets and Permission Set Groups
Rate this question