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

Which three things should an Administrator consider when drafting a list of test cases prior to testing a flow?

A.

When the tester expects actions to not occur.

B.

How many users will be accessing the flow.

C.

How formulas should resolve.

D.

How long should the flow take to execute.

E.

When the tester expects actions to occur.

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.

Which of the following should be used to branch a flow?

A.

Branching Element

B.

Decision Element

C.

If Condition

D.

If Else Condition

Zephyrus Relocation Services (ZRS) is looking to replace its legacy user interface (UI) with a responsive guided experience that includes automated personalized recommendations. What does the Administrator need to create to implement the solution using Einstein Next Best Action?

A.

Flows, Recommendations, Strategies

B.

Recommendations, Strategies, Guided Layouts

C.

Strategies, Local Actions, Flows

D.

Local Actions, Flows, Guided Layouts

Which three statements are correct regarding Flow Interviews?

A.

A flow interview always runs a single instance of a flow.

B.

Users can navigate through a flow through the browser's Back or Forward buttons.

C.

A single flow can have up to 50 different versions.

D.

Only those flow interviews can be deactivated that have been paused at least once.

E.

Any flow interviews not in use should be deleted so that the user's pending list includes only interviews they still plan to act on.

What can a record variable store?

A.

A set of field values for a single record.

B.

A set of field values for a single record that are not marked as Global.

C.

A set of field values of multiple records that have the same object type.

D.

A set of field values of multiple records that have multiple object types.

Which three options are appropriate to distribute as a flow in a Site or a Portal instead of a Salesforce org?

A.

A survey to collect feedback on new products.

B.

A guided script for service reps to follow when customers lose their credit card.

C.

An interest form for an upcoming conference.

D.

A partner-sourced lead conversion wizard for internal Sales team.

E.

A new product registration form.

Universal Containers wants to migrate all of its existing workflow rules to flows. Which two options are available to the Administrator to convert existing rules into flows?

A.

Migrate to Flow tool

B.

Manual conversion

C.

Convert to Flow API version 2 or higher

D.

Flow Conversion AppExchange App

Universal Containers (UC) wants to prevent their customers’ assist records from being visible to the sales users of another business group in the org. Can UC accomplish this?

A.

Use Apex Trigger

B.

Use Lightning Flow

C.

Use Process Builder

D.

Use Dynamic Form