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

Home > Salesforce > Accredited Professional Certification > Process-Automation

Process-Automation Salesforce Process Automation Accredited Professional Exam Question and Answers

Question # 4

What does a Constant resource do?

A.

It displays text input.

B.

It displays static text to the user.

C.

It allows to configure logic to change the data type.

D.

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

Full Access
Question # 5

Cloud Kicks (CK) is evaluating outbound message actions to send pricing updates to ….

A.

If the endpoint is unavailable, outbound messages are lost after 3 unsuccessful retries.

B.

Outbound messages could potentially be delivered out of order.

C.

Audit trail is not available for outbound messages.

D.

Admin can configure up to 5 outbound message types for guaranteed delivery.

Full Access
Question # 6

Universal Containers (UC) is automatically its employee offboarding process. Payroll information is stored in an external system. What could UC use to make a automatic update to the payroll system when an employee is offboarded?

A.

Salesforce Handler

B.

API Connect

C.

Outbound Message Action

D.

JSON Auto Connector

Full Access
Question # 7

What should be avoided within the loop when working web flows?

A.

Executing actions like creating or updating records

B.

Displaying data to the user

C.

Assignment new values to variables.

D.

Nesting another loop.

Full Access
Question # 8

Which process must be automated using Flow Builder?

A.

Whenever deletion of records are involved.

B.

Whenever time based actions are involved.

C.

Whenever posting to chatter is involved.

D.

Whenever outbound messages are involved.

Full Access
Question # 9

An administrator wants to route an employee’s time-off request to their manager for approval. Which tool should the administrator use?

A.

Process Builder

B.

Approvals

C.

Workflow Rules

D.

Flow Builder

Full Access
Question # 10

How many active versions of a flow can you have at a given time?

A.

Unlimited

B.

5

C.

1

D.

10

Full Access
Question # 11

The Administrators at Universal Containers (UC) is configuring a Screen Flow where the end-user make a selection. Which resources should you use?

A.

Choice

B.

Dependent Picklist

C.

Variable

D.

Decision

Full Access
Question # 12

Which is an input variable supported in flows?

A.

Record Collection Variable

B.

Picklist

C.

Collection

D.

Record Variables

Full Access
Question # 13

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.

Full Access
Question # 14

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

Full Access
Question # 15

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

A.

Branching Element

B.

Decision Element

C.

If condition

D.

If Elase condition

Full Access
Question # 16

Which tools are included with the Lightning Flow product?

A.

Lightning Experience and Flow Builder

B.

Process Builder. Flow Builder, and Approvals

C.

Process Builder and Flow Builder

D.

Lightning App Builder and Process Builder

Full Access
Question # 17

Which three types of data can a flow variable store?

A.

Multi-Select Picklist

B.

Text

C.

Binary Large Object (BLOB)

D.

Record

E.

Character Large Object (CLOB)

Full Access
Question # 18

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 Trigger 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 on Approval Process to notify the VP of Sales.

D.

Use o Process to monitor t changed field value on the Account object from "prospect" to "customer" and an action to submit the record to an Approval Process

Full Access
Question # 19

In which three ways can a flow designer distribute flows that involve user interaction?

A.

Microservice Frame

B.

Flow actions

C.

Custom Lightning web components

D.

Field Portal Mobile App

E.

Lightning pages

Full Access
Question # 20

For which use case is it appropriate to combine a process and a flow?

A.

Post to an internal Chatter group.

B.

Clone a record and its children.

C.

Post to external (Community) Chatter group.

D.

Delete a related record.

Full Access
Question # 21

How can an Administrator monitor pending scheduled actions?

A.

By executing Monitor Script.

B.

By periodically checking the Inbox.

C.

By going to Setup.

D.

By creating keep-alive events for scheduled actions.

Full Access
Question # 22

What key feature was introduced is Spring 21 release which helps with identifying performance…?

A.

Stagger and Throttle plug-ins for Flows

B.

Accurate measure of the CPU time consumption of Flows and Processes

C.

Black run-as access for Processes

D.

Optimizer plug-in for Flows and Processes

Full Access
Question # 23

Universal Containers (UC) has two business groups that have unique stages in the spelling process. What should UC use to implement?

A.

Use Lightning Flow

B.

Use Record Type

C.

Page Layout

D.

Use Opportunity Stages.

Full Access