Workflow/ Process Automation Flashcards
Workflow/ Process Automation
Ursa Major Solar has an opportunity record with a close date of November 15, which fulfills the criteria of a time-dependent workflow rule. The time-dependent action is scheduled for November 8.
The opportunity is edited before November 8, however, and no longer meets the criteria.
What happens to the time-dependent action?
It is automatically removed from the queue.
Universal Containers wants to automatically assign a Task to account managers when a customer’s agreement is about to expire.
How should a System Administrator configure this functionality?
Create a time-based Workflow on Account with a rule criteria of Agreement End Date > Today().
Ursa Major Solar (UMS) is using the workflow field update.
Which two actions can UMS complete with this feature?
- Apply a specific value to a field.
- Modify the record type of record.
An administrator at Ursa Major Solar is configuring a workflow rule.
What are two considerations for an administrator in this situation?
- Rules can be evaluated when records are created or edited.
- Rule actions can take place immediately or can be time based.
The administrator for the Cloud Kicks has a flow that makes several updates to Contacts when they are being created. If the Contact Status is “New” and the Contact’s email is known, the administrator would also like to send a welcome email.
What should the administrator do to complete this requirement?
Update the flow with a decision to send the email when needed.
A System Administrator created a workflow rule that sends email alerts when a Case with a high priority is created. A new Support Engineer who works remotely at Universal Containers complains about not receiving the email alerts. All other users at Universal Containers receive these email alerts.
How can a Salesforce Administrator troubleshoot this issue?
Verify the user’s email address.
Universal Containers wants to create a Workflow Rule to send an email alert to members of its Board of Directors, none of whom use Salesforce.
How many of the board members can be added to a single Email Alert?
Up to 5 additional email addresses can be added to the Email Alert.
Universal Containers has asked its Administrator to automatically set some fields when a Lead is created.
What is the best way for the administrator to perform this automation?
Record Triggered-Flow that runs Before save
Universal Containers created a Time-Based Workflow rule that sends a follow-up email to the customer two days after a Case is closed. The System Administrator wants to verify that the workflow functions correctly.
Which queue should the System Administrator view to monitor pending Workflow Actions?
Time-Based Workflow Queue
A sales executive at Universal Containers wants to be notified whenever high-value opportunities are created for hot accounts.
What should an administrator do to meet this requirement?
Create a workflow rule on the opportunity object.
Universal Containers has a team of Account Managers that requested email alerts any time an Opportunity or Case is created on Accounts that they own.
What is the minimum number of workflows needed to accomplish this task?
Two workflow rules with one email alert each
A System Administrator creates a Workflow Rule that assigns a task to a support manager role when a case is escalated. The case owner is complaining about being assigned these tasks.
What should a System Administrator do to correct this issue?
Make sure there is only one user in the role.
Ursa Major Solar placed a time-dependent action in the workflow queue when the record was created.
What are two situations that will cause this action to be removed from the queue?
Choose 2 options.
- If the record no longer matches the rule criteria
- If the action is deleted from the workflow queue
The administrator at Cloud Kicks want to update the Account with the number of records on a custom object.
How should the administrator fulfill this requirement?
Create a Flow
The administrator at Universal Containers is creating a flow with several steps.
How can the administrator check their work as they are developing the flow?
Use the Debug tool in the flow builder