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

Viewing page 4 out of 5 pages
Viewing questions 31-40 out of questions
Questions # 31:

What's the difference between the Run and Debug buttons in Flow Builder?

Options:

A.

The Debug button creates a draft version of the flow.


B.

The Run button cannot make an asynchronous call to an external service.


C.

The Run button cannot make a call to an external system in sync mode.


D.

The Debug button displays details for debugging the flow.


Expert Solution
Questions # 32:

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

Options:

A.

Microservice Frame


B.

Flow Actions


C.

Custom Lightning Web Components


D.

Field Portal Mobile App


E.

Lightning Pages


Expert Solution
Questions # 33:

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

Options:

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.


Expert Solution
Questions # 34:

What are the considerations in using Flows to subscribe to Platform Events?

Options:

A.

Flows will auto prevent infinite loop in event processing


B.

The Subscriptions related list on the Platform Event's detail page may be used to track the entities waiting to receive that Platform Event's messages


C.

Any installed package that contains a Platform Event can be uninstalled without taking any further action


D.

Inside a flow, one can query event messages using SOQL


Expert Solution
Questions # 35:

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?

Options:

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.


Expert Solution
Questions # 36:

When does a Flow belong in a utility bar?

Options:

A.

When the flow needs to be scoped to a particular record.


B.

When the flow needs to run in the background.


C.

When users need access to it at all times.


D.

When users need access to it from anywhere in the app.


Expert Solution
Questions # 37:

Cloud Kicks (CK) is evaluating outbound message actions to send pricing updates to an external system. Which statement is true?

Options:

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.


Expert Solution
Questions # 38:

Which three of the following are the key components to build a process in Process Builder?

Options:

A.

Node


B.

Criteria Node


C.

Trigger


D.

Scheduler


E.

Timer


F.

Action


Expert Solution
Questions # 39:

The Administrator is creating a login flow for a new application that will be deployed on Salesforce. The Admin needs to create automation logic to help validate credentials and manage access. What is the correct design approach?

Options:

A.

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


B.

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


C.

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


D.

Leverage Screen Flow for displaying the input fields and an autolaunched flow for handling the post-login process.


Expert Solution
Questions # 40:

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

Options:

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


Expert Solution
Viewing page 4 out of 5 pages
Viewing questions 31-40 out of questions