Pre-Winter Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Salesforce Platform-App-Builder Practice Exam with Questions & Answers | Set: 8

Questions 71

The Director of Customer Service wants to receive a notification when a case stays in the new status for more than four business hours. Which two automation processes should be used to accomplish this? Choose 2 answers

Options:
A.

Validation Rule

B.

Flow Builder

C.

Scheduled Apex

D.

Escalation rules

Salesforce Platform-App-Builder Premium Access
Questions 72

Northern Trail Outfitters wants to initiate an automatic daily up of its Salesforce org. Which tool should an app builder recommend for this task?

Options:
A.

Refresh full copy sandbox

B.

Data Export Service

C.

AppExchange package

D.

Report export

Questions 73

The Recruiting team at AW Computing captures the job acceptance and date of hire of A candidate on the Job Application custom object. Once the candidate accepts The recruiter ' s job offer, the date of hire should be entered and not be changed on Subsequent record edits. Which validation formula should the app builder use?

Options:
A.

(ISBLANK (Job Accepted_c) || NOT (INCHANGED (Hi_Date_=))

B.

NOT (LABLANK (Job hocepted_c)) FRISCHANGED (Hire_Date

C.

NOT (ISBLANK (Job_Accepted_c)) 11 ISCHANGED (Hire_Date c)

D.

(ISBLANK (Job_Accepted_c) NOT (ISCHANGED (Hire_Date_0})

Questions 74

An app builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor. What is a limitation of formulas that could be causing the issue?

Options:
A.

More than 5,000 characters in the formula.

B.

Contact end Account objects DO NOT have a Master-Detail Relationship,

C.

Unable to reference the child records.

D.

Formula field limit reached on the Account object,

Questions 75

Cloud Kicks has created a custom object called Interests which is joined to Accounts by way of a junction object called Account Interest. What is the impact to users attempting to view an Account and the associated Account Interest records if they are without read access to the Interest object?

Options:
A.

Users will be able to view the Account Interest records and will have read-only access to the Interest Records.

B.

Users will be unable to view Account records that have a related Account Interest recor

C.

Users will be unable to view the Account Interest records or the Interest records.

D.

Users will be able to view the Account Interest record, but unable to view the field or any Information relating to the Interest recor

Questions 76

Cloud Kicks wants to display the number of Opportunity records associated with each Account. Which solution should be used?

Options:
A.

Formula field

B.

AppExchange offering

C.

Lookup field

D.

Roll-up summary field

Questions 77

Universal Containers has a Lightning record page that supportsBoth the mobile app and desktop. An app builder has downloaded a custom Lightning component from AppExchange, but users are unable to view the Component on mobile devices.

Options:
A.

The component needs to be activate

B.

The record page template is unable to support mobile devices.

C.

The component has been developed for Desktop Pages.

D.

The record page needs to be activate

Questions 78

An app builder needs to create new automation on an object. Which best practice should the app builder follow when building out automation?

Options:
A.

One Flow per object

B.

One validation rule per object

C.

One invocable process per object

D.

One record change process per object

Questions 79

At Universal Containers, two record-triggered flows run after an Opportunity is updated. One calculates a custom discount amount, and the other sends an email notification that references the calculated discount. The Platform App Builder must guarantee that the discount-calculation flow runs before the notification flow, while keeping the two flows separate for ownership reasons.

How should the app builder meet this requirement?

Options:
A.

Configure the notification flow to run asynchronously after the save so it executes after other record-triggered flows on Opportunity.

B.

Add a scheduled path with a zero-minute interval at the start of the notification flow to delay its execution.

C.

Move both flows ' logic into a single before-save record-triggered flow on Opportunity to control execution order natively.

D.

Set the trigger order in Flow Trigger Explorer for each flow so the discount-calculation flow has a lower trigger order value than the notification flow.

Questions 80

What should an app builder consider when choosing a template for a new Lightning record page?

Options:
A.

Page structure will automatically adapt to the device being used to view the record page.

B.

To view the record page, users need " View All Data " permissions for the object.

C.

The template is unable to be changed after the initial save.

D.

Select a new template for each type of device users use to view the record page.