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

What does debug option in Flow Builder allow an Administrator to do?

A.

Enter custom values for input variables and view step-wise details.

B.

Run the most recent saved version of the flow with auto-save mode turned OFF.

C.

Version a Flow that can be saved as current version after the Flow has run.

D.

Roll back to previously executed actions, callouts, and changes committed to the database.

What does the debug option in Flow Builder allow an Administrator to do?

A.

Run the most recent saved version of the flow with auto-save mode turned OFF.

B.

Roll back to previously executed actions, callouts, and changes committed to the database.

C.

Version a Flow that can be saved as current version after the Flow has run.

D.

Enter custom values for input variables and view step-wise details.

Which Resource Element should be used to set a Contact ID in a record variable in a flow?

A.

Decision Element

B.

Branching Element

C.

Assignment Element

D.

Create New Record Element

An Administrator is creating a login flow for a new application that will be deployed on Salesforce. They need to create a login screen with input fields and then create an automation logic to help validate the credentials and access. What is the right design for this solution?

A.

Leverage Process Builder with Workflow rules for displaying the input fields and for handling the post login logic and process.

B.

Leverage Screen Flow for displaying the input fields and custom Apex triggers for the post login logic and process.

C.

Leverage Screen Flow for displaying the input fields and Autolaunched Flow for handling the post login logic and process.

D.

Leverage Screen Flow for displaying the input fields and for handling the post login logic and process.

Which of the following three statements are correct regarding Flow Interviews?

A.

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

B.

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

C.

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

D.

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

E.

A single flow can have up to 50 different versions.

What does a Constant resource do?

A.

It displays text input.

B.

It displays static text to the user.

C.

It allows logic to change the data type.

D.

It stores a fixed value that can be used throughout the flow.

Which should be used to find a matching contact in flow?

A.

Match Record

B.

Find Record

C.

Get Records

D.

Find a Matching Record

An Administrator at Universal Containers (UC) has received a requirement to enable field history tracking for multi-select picklist (Country) on the Lead object and to capture the country's old and new values. What is the best way the Administrator can meet this requirement?

A.

After-save Record Triggered Flow

B.

No action required since this is a standard feature.

C.

Since the requirement involves multi-select picklist, raise a case with Salesforce to activate field history tracking

D.

Apex Trigger

Which three conditions need to be met for an Administrator to delete a flow version installed from a package without uninstalling the package?

A.

The flow should not be referenced by another flow

B.

The flow version doesn't have any associated paused flow interviews

C.

The flow version has no scheduled actions that are currently live or running

D.

The flow version is deprecated in the org

E.

The flow version is inactive

What are two valid trigger invocation conditions when creating a trigger that invokes a record-based process?

A.

When a new record is created.

B.

When a record is deleted.

C.

When a record is shared.

D.

When a record is updated.