Practice Free Process Automation Exam Online Questions
Question #51
How can an Administrator monitor pending scheduled actions?
- A . By executing Monitor Script.
- B . By periodically checking the Inbox.
- C . By going to Setup.
- D . By creating keep-alive events for scheduled actions.
Correct Answer: C
Question #52
The Salesforce Admin needs to automate a process that sends an approval request to the VP of Sales for any account record that changes from Prospect to New Customer.
What process automation capabilities would the Admin use to meet this requirement?
- A . Use an Apex Trigger to change the Account field value from "Prospect" to "Customer" and email the Account Owner as a reminder to get an approval from their Manager.
- B . Use a Record-Triggered Flow to change the Account field value from "Prospect" to "Customer" and email the Account Owner.
- C . Use a Flow to update the field and trigger an Approval Process to notify the VP of Sales.
- D . Use a Process to monitor the changed field value on the Account object from "Prospect" to "Customer" and an action to submit the record to an Approval Process.
Correct Answer: D
