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

Changed Advanced-Administrator Exam Questions

Salesforce Certified Platform Administrators II (Plat-Admn-301) Questions and Answers

Question 9

The salts team at Universal Containers has asked the administrator to build functionality to automatically update the account checkbox field 'Opportunity Created' to checked when at least one related opportunity has been created.

What feature should the administrator use to build this functionality?

Options:

A.

Screen flow

B.

Workflow rule

C.

Record-triggered flow

D.

Assignment rule

Question 10

Dreamhouse Realty recently learned that the major listing service it utilizes can accept messages to a specific endpoint. The realtors want to utilize this to be able to quickly update the listing price on properties after it has

been approved.

What automation tool should the administrator configure?

Options:

A.

Flow

B.

Platform Event

C.

Process Builder

D.

Email Alert

Question 11

The Service team at Cloud Kicks needs a way to show the current status from the Account on the Case. This value should be on the page and is used in validation rules.

What should the administrator recommend to solve this?

Options:

A.

Create a cross-object formula.

B.

Use a picklist field.

C.

Make a Rollup Summary.

D.

Add a lookup field to Account.

Question 12

The administrator at Cloud Kicks noticed that a before trigger, which handles saving the original version of a record to an external database, fails. However, a flow configured for fast field updates runs successfully.

How should the administrator advise the developer?

Options:

A.

Record-triggered flows that are configured to run before save execute prior to all before triggers.

B.

A validation rule could be preventing records from ever meeting the conitions in the trigger.

C.

The trigger is writing the data to the wrong place in the external data archive.

D.

The code could be trying to create duplicates in the archieve when it is unable to.