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

Viewing page 3 out of 5 pages
Viewing questions 21-30 out of questions
Questions # 21:

An Administrator at Universal Containers is designing a flow to use while provisioning new laptops. When the end user tries to run the flow, they get an error. What could be causing the issue?

Options:

A.

The Administrator did not set the object and field level security for the running user.


B.

The Administrator did not contact Salesforce support to enable person accounts at the org level.


C.

The Administrator is using Screen Flow which requires role-based access instead of using Standard Flow.


D.

The Administrator did not set API access for the running user.


Expert Solution
Questions # 22:

An administrator wants to update a record, in the future, when a specified time is reached. Which tool should the Administrator use?

Options:

A.

Approvals


B.

Process Builder


C.

Workflow Rules


D.

Flow Builder


Expert Solution
Questions # 23:

What can an Administrator do from within the Flow error email?

Options:

A.

Schedule an Inspect Query in the originating org.


B.

Launch a debugger in Flow Builder.


C.

View the full name of the run-as user in the email.


D.

View all errors across all active flows.


Expert Solution
Questions # 24:

When using a Decision element, what does a flow do if no outcome conditions are met?

Options:

A.

It fails and sends the Administrator an email.


B.

Provide a Screen element where users can verify entered values, make corrections, and proceed.


C.

It ends with no action taken.


D.

It takes the path for the default outcome.


Expert Solution
Questions # 25:

Which three use cases can be supported by inspecting conditions using a Decision element?

Options:

A.

Get Record


B.

Find Record


C.

Find a Matching Record


D.

Match Record


Expert Solution
Questions # 26:

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

Options:

A.

Custom Lightning Component


B.

Apex + Visualforce


C.

File Upload standard Screen Component


D.

Node.js


Expert Solution
Questions # 27:

The Administrator at Northern Trail Outfitters needs to count Contact records where the Mailing City equals Sydney. How can this be done without custom code?

Options:

A.

Use Process Builder to design and implement leveraging the built-in workflows.


B.

Use a combination of Apex and Process Builder.


C.

Use a flow variable along with "Get Records" element and "Assignment" element.


D.

Use a list object along with SOQL query with "for()" loop function to count records.


Expert Solution
Questions # 28:

What are the three best practices when using Flow Builder?

Options:

A.

Build flows in a test environment.


B.

Give users the flexibility to alter the flow or screen path for subsequent users.


C.

Make database updates in bulk at the end of the flow.


D.

Avoid accessing external objects after DML operations in a transaction.


E.

Save early and often.


Expert Solution
Questions # 29:

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

Options:

A.

Executing actions like creating or updating records


B.

Displaying data to the user


C.

Assigning new values to variables


D.

Nesting another loop


Expert Solution
Questions # 30:

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

Options:

A.

Process Builder


B.

Approvals


C.

Workflow Rules


D.

Flow Builder


Expert Solution
Viewing page 3 out of 5 pages
Viewing questions 21-30 out of questions