Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

The system needs to automatically mention the record owner in the record feed whenever an Opportunity record is Closed-Won. How can an Administrator accomplish this using Flow?

A.

By creating two flow directives, one for the record and another one for the feed item.

B.

By using the Assignment Element and setting the value to the record owner.

C.

By creating a temporary shadow record with system account as the owner and copying the feed item to original record.

D.

By entering @[reference] in the input Message parameter, where reference is the ID for the record owner.

Which Flow Core Action can an Administrator use to post to a specific Chatter feed from within a flow?

A.

Update Chatter

B.

Chatter Notification

C.

Post to Chatter

D.

Update Feed

Cloud Kicks is looking to build an orchestration that will most likely span across departments and roles. The lead architect advised the Administrator to monitor the running instances after they build out the orchestration.

What is a running instance of an orchestration called?

A.

Session

B.

Interview

C.

Spool

D.

Run

Universal Containers requested a custom field to be created on an Account and to display the number of open Cases related to this Account. How could the Administrator meet this requirement?

A.

Create a roll-up summary field.

B.

Use Process Builder to populate the custom field value.

C.

Use a Flow to populate the custom field value.

D.

Use scheduled Apex to populate the custom field value.

An Administrator wants to see which Flows currently have paused interviews or scheduled actions. Where should the Administrator go?

A.

In Setup, type “Queue” in the Quick Find menu and select “Queue”

B.

In Setup, go to Flows and select the Recently Viewed List View

C.

In Setup, go to Process Automation and select Paused Flow Interviews

D.

In Setup, go to Process Automation and select Automation Home

An administrator has seen an increased number of tickets logged by end users reporting Flow errors. To analyze flows in the org, where should the administrator go to identify which flows are causing the most errors?

A.

In Setup, go to Process Automation and select Automation Home.

B.

In Setup, go to Flows and select the 'Recently Viewed' list view.

C.

In Setup, type 'Queue' in the Quick Find menu and select 'Queues'.

D.

In Setup, go to Process Automation and select Paused Flow Interviews.

To run flows, a user must have which permission?

A.

Manage Flows

B.

Flow User

C.

Run Flows

D.

View Screen Flows

What should an Administrator do to allow the value of a variable to be set by the source that started the flow?

A.

Select the "Field is required" checkbox.

B.

Select the "Available for output" checkbox

C.

Select the "Allow Multiple Values" checkbox

D.

Select the "Available for input" checkbox

If a record meets one criteria, an email should be sent. If the record meets a different criteria, a task should be created. It is possible that a record meets both criteria. What is the recommended solution for this scenario?

A.

Create one Workflow Rule with two Workflow Actions

B.

Create two Workflow Rules

C.

Create one Process using the Process Builder

D.

Define two Processes using the Process Builder

An Administrator needs to notify the CEO via email requesting sign-off anytime an Opportunity’s discount reaches higher than 40%. Which tool should the Administrator use to accomplish this?

A.

Process Builder

B.

Flow Builder

C.

Apex Trigger

D.

Approvals