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

Universal Containers wants to improve the process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.

What should an app builder configure to meet the requirement?

A.

Process Builder triggered from Opportunity update

B.

Quick Action on the Account object

C.

Quick Action on the Opportunity object

D.

Process Builder triggered from Account update

Accounts at Universal Containers are currently readable by all users but editable only by their owners. Management wants to designate some Accounts as VIP Accounts. Only Account owners should have read access to these VIP accounts.

Which two actions should an app builder take to meet the requirements?

Choose 2 answers

A.

Implement a sharing rule.

B.

Configure a permission set.

C.

Set up an Account Team.

D.

Change organization-wide defaults.

Universal Containers has a custom object that holds over 100 fields. The app builder wants to break up the fields into separate tabs on the lightning page.

Which Lightning component is most appropriate to fulfill this requirement?

A.

Highlights panel

B.

Record detail

C.

Field section

D.

Accordian

DreamHouse Realty wants to display a weather map component on a Lightning record page when a house is scheduled for a showing.

How should the app builder meet the requirement?

A.

Component visibility

B.

Field-level security

C.

Field-level field

D.

Sharing rules

The finance manager at Universal Containers wants to receive a new business notification email each time a new client is won. The sales manager wants to receive a task letting them know to onboard the new client unless it is a top-tier client.

Which automation tool should an app builder use to best address all these requests?

A.

Record-triggered flow

B.

Screen flow

C.

Apex

D.

Approval process

Cloud Kicks has leads owned by users and queues. The sales manager wants the status to change to working when a user takes ownership.

What does an app builder need to have in the criteria to ensure the process runs without error?

A.

BEGINS([Lead].OwnerId, ,,005")

B.

[Lead].Owner:User.Role Is Null = False

C.

[Lead].Owner:Queue.OwnerId Is Null = True

D.

NOT(ISBLANK([Lead].OwnerId))

A sales manager has noticed that reps continue to input contacts directly in

their phone instead of adding them to Salesforce.

What should an app builder recommend to ensure the data makes it into Salesforce?

A.

Enable in-app notifications every time a contact is created.

B.

Allow Salesforce to import Contacts from mobile device Contact lists.

C.

Enable offline create, edit, and delete in Salesforce for Android and iOS.

D.

Allow users to relate a contact to multiple accounts.

Sales Managers want to be automatically notified any time there is a change to an Opportunity Close Date and want these changes to be tracked on the Opportunity.

Which two configurations should an app builder recommend?

A.

Enable Feed Tracking on Opportunities.

B.

Create an Opportunity outbound message.

C.

Use a record-triggered flow on Opportunity and a Chatter post action.

D.

Activate Historical Trending for Opportunities.

A sales rep at AW Computing is unable to find what they are looking for while scrolling through their Chatter feed.

How can a filter be utilized to show only posts from their key account and opportunity records?

A.

Create a Chatter group.

B.

Create Chatter bookmarks

C.

Create a Chatter stream.

D.

Create a Chatter notification.

To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The proposal has three custom objectsrelated to the Account object, one with a master-detail, and two that are not. Each of these objects has 15 fields they would like to summarize on the Account object.

What are two considerations for this proposal?

Choose 2 answers

A.

Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG.

B.

An object can have 20 object references.

C.

An object can have 25 roll-up summaries.

D.

Roll-up summaries are limited to master-detail relationships.