Pass the Salesforce Accredited Professional Certification Process-Automation Questions and answers with CertsForce

Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions
Questions # 1:

A flow designer is considering using a record variable without marking "Allow multiple values" (unchecked). What is this type of variable?

Options:

A.

A set of field values for a single record that is marked as Global record inside a flow.


B.

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


C.

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


D.

A set of field values for a single record.


Expert Solution
Questions # 2:

Universal Containers is evaluating Flow Orchestration to automate a complex business process that involves multiple users. The users are organized in groups, and the work is assigned in a way that any user in a given group can complete it. Which can help the Administrator support the requirement?

Options:

A.

Work Stages


B.

Work Queues


C.

Work Groups


D.

Work Items


Expert Solution
Questions # 3:

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?

Options:

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.


Expert Solution
Questions # 4:

What should be avoided inside a loop?

Options:

A.

Assigning new values to variables.


B.

Executing actions, such as creating or updating records.


C.

Displaying data to the user.


D.

Nesting another loop.


Expert Solution
Questions # 5:

If an admin distributes a flow on an Account record page, how can the admin pass the account’s ID into the flow?

Options:

A.

By checking “Available for input” checkbox.


B.

By checking “Available for output” checkbox.


C.

By using “Get Record”.


D.

By selecting “Allow multiple values”.


Expert Solution
Questions # 6:

The Administrator at Universal Containers is trying to build an orchestration. Some of the elements do not follow the usual consecutive auto-layout paths. Which connectors should the Administrator use?

Options:

A.

Auto-Layout connectors


B.

Go To connectors


C.

Series connectors


D.

Parallel connectors


Expert Solution
Questions # 7:

Where would a Flow Designer navigate to add a Screen Flow to a Lightning Page?

Options:

A.

Setup > Lightning App Builder > Flow Canvas


B.

Setup > Edit Page


C.

Setup > App Picker > Flow Builder


D.

Setup > Lightning App Builder > Page


Expert Solution
Questions # 8:

The Administrator is developing a flow which integrates with an external system and needs to be invoked in async fashion. What type of flow should the Administrator choose when designing this process?

Options:

A.

Platform Event Process


B.

Contact Request Flow


C.

Checkout Flow


D.

Screen Flow


Expert Solution
Questions # 9:

What's the difference between Salesforce Flow and Flow Builder?

Options:

A.

Salesforce Flow is a part of Flow Builder.


B.

Flow Builder is a part of Salesforce Flow.


C.

Salesforce Flow is the fastest version of Flow Builder.


D.

Flow Builder isn't available in Lightning Experience, but Salesforce Flow is.


Expert Solution
Questions # 10:

An Administrator would like to put all open opportunities in the pipeline on freeze status (Stage) as soon as possible if the customer has any credit health issues or if the customer status is Red. How can the Administrator help the sales manager accomplish this?

Options:

A.

Create a flow to iterate over open opportunities and change the status if the account status is Red.


B.

Create a formula field


C.

Create a scheduled batch Apex to change the status of the opportunity to freeze if the account status is Red.


D.

Create an Apex trigger on the opportunity


Expert Solution
Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions