Salesforce Certified Platform App Builder — Question 163
When an opportunity close date is delayed by more than 60 days, the manager and the VP of Sales must approve the change.
Which two solutions will meet the requirement? (Choose two.)
Answer options
- A. Build an approval process that requires unanimous approval from the manager and VP of Sales.
- B. Build a validation rule that does not allow a user to save the opportunity record.
- C. Create a workflow rule that checks for close date less than 60 days and add an e-mail alert.
- D. Create a Process Builder flow that submits the record for an approval process.
Correct answer: A, D
Explanation
Option A is correct because it ensures that both the manager and VP of Sales must approve the change, fulfilling the requirement. Option D is also correct as it allows for submitting the record for an approval process. Options B and C do not facilitate the required approvals, making them incorrect choices.