Salesforce Certified Advanced Administrator — Question 169
An administrator has been asked to grant read, create and edit access to the product object for users who currently have the standard marketing user profile.
Which two approaches could be used to meet the request? (Choose two.)
Answer options
- A. Create a new profile for the marketing users and change the access levels to read, create and edit for the product object
- B. Change the access levels in the marketing user standard profile to read, create and edit for the product object
- C. Create a permission set with read and write access for the product object and assign it to the marketing users
- D. Create a permission set with read, create and edit access for the product object and assign it to the marketing users
Correct answer: A, D
Explanation
Option A is correct because creating a new profile allows for customized access levels without altering the standard profile. Option D is also correct as it provides the needed permissions through a permission set, which can be assigned directly to users. Options B and C do not meet the requirement since changing the standard profile is not permitted and the permission set in C does not include the necessary edit access.