Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

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

Questions 41

An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.

Which two reasons can be preventing the app builder from being able to add the custom component?

Choose 2 answers

Options:
A.

My Domain must be deployed to add custom components to the page with the App Builder.

B.

A custom tab must be created to add custom components to the page with the App Builder.

C.

The component requires a developer permission to add it to the page with the App Builder.

D.

The component is tagged for record pages instead of home pages and is not showing up in the App Builder.

Salesforce Platform-App-Builder Premium Access
Questions 42

Universal Because of the small screen, they currently have to scroll down the page to view the information for an account based on criteria about the related contact.

Which solution should an app builder use to fulfill this requirement?

Options:
A.

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

B.

Add a related record component to the page layout

C.

Set the component visibility to display based or an advanced filter type, using the contact field's) to define the dynamic criteria.

D.

Hide the component behind a tab on the page layout.

Questions 43

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.

Escalation rules

B.

Flow Builder

C.

Process Builder

D.

Scheduled Apex

Questions 44

An app builder just added a lookup field to Account from the existing custom object, Box.

Which report type is automatically created?

Options:
A.

Boxes with or without Accounts

B.

Accounts with or without Boxes

C.

Boxes with Accounts

D.

Accounts with Boxes

Questions 45

Universal Containers allows all employees to submit reviews for leadership using a custom object called Review. These Reviews should only be visible to the HR department and the employee who submitted the record.

Which three steps should an app builder take to properly control access to Reviews?

Choose 3 answers

Options:
A.

Disable Grant Access Using Hierarchies.

B.

Add a Master-Detail (User; field on the Review object.

C.

Create a criteria-based Sharing Rule for the HR Department.

D.

Remove Review Read permission from non-HR Department user Profiles.

E.

Set organization-wide default to Private.

Questions 46

Universal Containers (UC) requires that all users specify a contract is sent on each Opportunity prior to marking it as "Closed Won". UC wants to be able to report on how many Opportunities have sent Contracts compared to how many have a missing contract when the Opportunities closed.

Which field type should an app builder configure to fulfill this requirement?

Options:
A.

Text

B.

Text Area

C.

Picklise

D.

Checkbox

Questions 47

Universal Containers (UC) has a custom Invoice object and a custom Invoice Line Item object. TTie Invoice Line-Item object has a lookup relationship to the Invoice. UC would like to convert the lookup relationship to a master-detail relationship but is unable to do so.

Which two reasons could be preventing this relationship conversion?

Choose 2 answers

Options:
A.

Custom objects are unable to be on the detail side of a master-detail relationship.

B.

There are already two master-detail relationships on the Invoice Line Item.

C.

Invoice Line-Item records exist without having the Invoice lookup field populated.

D.

There is a roll-up summary field on the Invoice object.

Questions 48

An app builder needs a custom solution and is considering using either AppExchange or their local developer community. The app builder wants to minimize the need for manual maintenance.

What should the app builder consider?

Options:
A.

An open-source custom development

B.

An unmanaged package from AppExchange

C.

An open-source unmanaged package

D.

A managed package from AppExchange

Questions 49

Northern Trail Outfitters (NTO) has created the custom objects Trail and Park in Salesforce to track trails and parks respectively. NTO wants to

track the total number of trails a park has on the park record without writing any code.

Which two actions should an app builder take to accomplish this requirement?

Choose 2 answers

Options:
A.

Use a formula field on the Park record to show the total number of trails.

B.

Use a roll-up summary field on the Park record to show the total number of Trails.

C.

Use a master-detail relationship between the Park and Trail objects.

D.

Use a lookup relationship between the Park and Trail objects.

Questions 50

Universal Containers (UC) has created a picklist field called Status on three separate custom objects. UC has a requirement to share the list of values for this field across each object.

Which feature would an app builder use?

Options:
A.

Field Update

B.

Global Picklist Value Set

C.

Dynamic Action

D.

Dependent Picklist