Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Salesforce Process-Automation - Salesforce Process Automation Accredited Professional Exam (SP25)

Page: 2 / 5
Total 78 questions

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

The Administrator at Universal Containers (UC) needs to develop a flow to get the Sales reps’ feedback on closed Opportunities. The administrator wants to use the Opportunity object’s object-specific action to launch it. Which standard feature can help UC accomplish this?

A.

Use Process Builder and Salesforce Survey functionality with object-specific action on the Opportunity object.

B.

Use Salesforce Survey functionality to help capture feedback.

C.

Use Process Builder with custom Apex to capture feedback.

D.

Use Salesforce Flow with object-specific action on the Opportunity object.

A Salesforce Administrator would like to build a process to ask customers ten different questions when on a call with marketing users. The questions are based on the country and account language preference if the prospect is already a customer. How could the Administrator meet this requirement?

A.

Write Apex code to show the questions automatically.

B.

Create a Process Builder to display questions based on country and language.

C.

Create a custom object for Questions and another object for Answers, then use LWC to display questions dynamically.

D.

Create a Flow to display questions based on country and language.

Universal Container (UC) recently migrated to Lightning Experience. How can UC allow users to upload a file during a Flow?

A.

Custom Lightning Component

B.

Apex + Visualforce

C.

File Upload standard Screen Component

D.

Node.js

What are three basic building blocks of Salesforce Flow?

A.

Element

B.

Resource

C.

Variables

D.

Constants

E.

Connector

The Administrator at Universal Containers (UC) is configuring a Screen Flow where the end-user must make a selection. Which resource should the admin use?

A.

Choice

B.

Dependent Picklist

C.

Variable

D.

Decision

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

An Administrator at Universal Containers (UC) wants to import near real-time external contact data into Salesforce. Which option should the Administrator use?

A.

Configure a Schedule-Triggered Flow

B.

Use Einstein Analytics to import the data

C.

Create an Apex Class that implements Schedulable interface

D.

Manually download the data and import using Data Loader

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

Dreamscape Flowers is looking to automate a complex business process that involves multiple users from various departments. The Administrator plans to use existing flows and orchestration. The Administrator is aware that some existing flows were created long ago, which might lead to errors during the implementation phase. In case of an error, what two things should the Administrator look for?

A.

All events in Event Monitoring with the "salesforce-flow" prefix in the identifier

B.

An orchestration error email notification

C.

A flow error email notification

D.

Error list under Orchestration Runs in Setup