SF Workflow and Process Automation Flashcards

1
Q

What are the three workflow evaluation criteria options that determine when workflow rules are evaluated?

A
  • When a record is created
  • When it is created and every time it is edited
  • When a record is created and any time it is edited to then meet the evaluation criteria
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can workflow rules be evaluated?

A

If certain criteria is met or if a formula evaluates to true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the actions that a workflow rule can invoke?

A

Create Task, Send Emails, Field Update or Send Outbound Message

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When are workflow actions executed?

A

Either immediately or after a number of days or hours from a date field or trigger date

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the capabilities of an approval process?

A

Define a series of steps and actions for approving selected standard and custom objects that meet certain criteria.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What type of actions can be set for approval or rejection?

A

Create Task, Send Emails, Field Update or Send Outbound Message

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What options does an approver have for responding to a request?

A

Approve, Reject or Reassign

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Where can an approver see the pending request and respond to it?

A

On the Record, on the Homepage, Respond to Email, in App Notifications, Chatter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are some use cases for approval processes?

A

Approval of Quotes/Contracts, PTO, Expense Reports, Overtime, Deadline Extensions, Discounts, Funding and Purchasing Requests, Authorization for Work

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the steps to define a process in the Process Builder?

A

Define the object, define the criteria, select immediate or scheduled actions, activate the process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What actions are possible with Process Builder?

A

Create or update records, invoke a quick action, submit a record for approval, post to Chatter, send an email, invoke a flow, invoke Apex class

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In what cases would Process Builder be used over Workflow?

A

When needing to create a record, submit for approval or launch a flow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When must Workflow be used and not Process Builder?

A

When needing to send outbound messages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which automation tools allow sending an automatic email alert to a user when a new member is added to a Chatter group?

A

Workflow Rule, Process Builder, and Flow Builder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the two main types of flows in Flow Builder?

A

Screen flows and Autolaunched flows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the different types of autolaunched flows?

A

Record-triggered flows, Platform event-triggered flows, Schedule-triggered flows, Autolaunched flows (no trigger)

17
Q

What are the three running modes in flows?

A

User or System context, System Context with Sharing, and System Context without Sharing

18
Q

What element in Flow Builder can be used to execute a certain path if a criteria is met?

A

Decision element

19
Q

What are the actions supported by approval processes?

A

email alerts, task creation, field updates, and outbound message

20
Q

What are the different stages in an approval process?

A

initial submission, approval steps, final approval, final rejection, recall

21
Q

Which automation tools support sending of outbound messages?

A

workflow rules, approvals, and flows

22
Q

Which automation tool is capable of deleting records?

A

Flow Builder