Salesforce Certified Platform App Builder — Question 210
Universal Containers wants to automatically assign a specific permission set to new users.
Which two actions should be completed in order to meet this requirement? (Choose two.)
Answer options
- A. Create a workflow rule on the User object to assign a permission set.
- B. Create a Process on the User object to launch a flow.
- C. Create an Approval process on the User object to assign a permission set.
- D. Create a Flow on the User object to assign a permission set.
Correct answer: B, D
Explanation
The correct actions are B and D, as they utilize Salesforce automation tools to assign permission sets. A workflow rule cannot directly assign a permission set, and an Approval process is not designed for this type of task.