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

Advanced-Administrator Exam Questions Tutorials

Salesforce Certified Advanced Administrator (SP25) Questions and Answers

Question 69

DreamHouse Realty wants to notify an assigned agent when an appointment Is booked on a custom object for one of their listed homes along with the total number of appointments booked so far. The administrator has configured a Roll-up Summary for the number of appointments as well as a flow to detect the creation of a new appointment

and send the information to the agent.

What consideration about process automation should the administrator be aware of to ensure the right Information is delivered?

Options:

A.

Only standard objects can be used with Roll-up Summary fields.

B.

Rows can only be triggered from the records created on standard objects.

C.

Roll-up Summary calculations will prevent a Mow from being triggered.

D.

Roll-up Summary calculations run after processes and workflows.

Question 70

Sales reps end partner consultants at Cloud Kicks work on the same kinds of shoe deals. The administrator has been asked to ensure that the Profit new on the Opportunity object is available to sales reps and is hidden from partners using Field Level Security.

Which two features should the administrator use to fulfil this request?

Choose 2 answers

Options:

A.

Permission Set

B.

Record Type

C.

Organization-wide Defaults

D.

Profiles

Question 71

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.

Question 72

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