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

Universal Containers needs automation that runs every Sunday at 2:00 a.m. The automation sets a custom checkbox field, Inactive__c , to True on every Account whose standard Last Activity Date is more than 90 days in the past. The automation must evaluate all Account records and repeat on this schedule every week.

Which flow design should the Platform App Builder use?

A.

A record-triggered flow on Account with a scheduled path set to run 90 days after each Account ' s Last Activity Date

B.

An autolaunched flow that an app builder schedules to run every Sunday at 2:00 a.m.

C.

A schedule-triggered flow on Account, set to a Weekly frequency with a Sunday 2:00 a.m. start time, with entry conditions selecting Accounts whose Last Activity Date is more than 90 days old

D.

A schedule-triggered flow on Account, set to a Once frequency for the upcoming Sunday at 2:00 a.m., with entry conditions selecting Accounts whose Last Activity Date is more than 90 days old

DreamHouse Realty wants to track how many lifts are being installed into Customer garages. The To Be Installed custom checkbox field on the custom Lift Object should be checkedd and an external system should be notified via an outbound Message the next day when a lift is sol Which automation tool should be used to complete this task?

A.

Approval process

B.

Validation rule

C.

Flow

D.

Assignment rule

Universal Containers (UC) has several picklist fields on the Account object Whose values are routinely modified to meet changing business requirements. Due to These revolving changes, UC has a high number of inactive picklist values that are Impacting system performance and user experience. What can the app builder do to alleviate this issue?

A.

Establish upper bound on existing picklists in Picklist Settings.

B.

Set up Global Values in Picklist Value Sets.

C.

Remove upper bound on inactive picklist values in Picklist Settings.

D.

Convert the picklist fields to a different field type that will still meet the business requirements.

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?

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

Ursa Major Solar has a lookup relationship between a custom `Galaxy_` object and a custom `Star_` object. An app builder wants to create a roll-up summary field that counts the total number of `Star_` records related to each `Galaxy_` record. How would the current configuration impact the ability to achieve the desired result?

A.

The roll-up summary can be achieved by creating a formula field on the `Galaxy_` object.

B.

The lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created.

C.

The roll-up summary can be achieved by creating a formula field on the `Star_` object.

D.

A roll-up summary field will need to be created on the `Galaxy_` object with a field filter that reflects all related `Star_` records.

An app builder needs to deploy a new account detail page layout from Sandbox to production. Which three components should an app builder include in the Change Set to ensure it Deploys successfully and visually as expected? Choose 3 answers

A.

Detail page layout

B.

Custom actions

C.

System administrator profile

D.

Custom fields

E.

Lightning App Builder

Universal Containers wants to dynamically display a component on a Lightning record page for an account based on criteria about the related contact. Which solution should an app builder use to fulfill this requirement?

A.

Add a related record component to the page layout.

B.

Hide the component behind a tab on the page layout.

C.

Set the filter type on the component visibility to display based on user permissions, using custom Permission to define the dynamic criteria

D.

Set the component visibility to display based on an advanced filter type, using the contact field(s) to Define the dynamic criteria

Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a Parent Account record. They want To auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly. What should the app builder recommend?

A.

Customize a Global Quick Action

B.

Add Path on Account hierarchy

C.

Add a custom link on Account

D.

Create a custom action

Where can an app builder edit an existing app to add Components to the utility bar?

A.

Lightning App Builder

B.

Lightning Record Page

C.

App Manager

D.

App Menu

Service Agents are required to confirm a user ' s identity before providing support information over the phone. Which feature can an app builder use to help agents meet this requirement?

A.

Add Path to the top of the Case layout

B.

Case Validation Rules

C.

Include Surveys as a Case related list

D.

Guided Action Flows on the record page