Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

Platform-App-Builder Sample Questions Answers

Questions 4

Which two features can be used to allow users to access Flows?

Choose 2 answers

Options:

A.

Quick Action

B.

Approval Process

C.

Flow Launcher

D.

Apex

Buy Now
Questions 5

Ann app builder has been to display an overdue date that is two months after a tasks due date. Which approach should the app builder take?

Options:

A.

Use process builder and set overdue date equal to Due Date + ((365/12)*2)

B.

Create a formula field using Due Date + 60

C.

Use process builder and set overdue Date equal to Due Date + 60

D.

Create a formula field using the ADDMONTHS () function

Buy Now
Questions 6

Nickname__c is a custom text field on a contact record that is utilized to override the contact’s name appearing on an email template. This field is not required and is not always filled in.

Which formula should an app builder use to select the contact's preferred name for email communications?

Options:

A.

IF(NOT(ISBLANK(Nickname__c)), Nickname_c,FirstName)

B.

IF(TEXT(Nfckname__c), Nickname_c,FirstName)

C.

IF (ISNUUL(Nteknarne _..c),Nicknamec,Firstftame)

D.

IF(NOT(BLANKVALUE(Nickname__c)), Nickname__c, FirstName)

Buy Now
Questions 7

What is one limitation of using schema builder when creating a field?

Options:

A.

Cannot create formula fields.

B.

Cannot see existing relationships between objects.

C.

Cannot add fields to page layouts.

D.

Cannot create lookup relationships.

Buy Now
Questions 8

Cloud Kicks wants to display 10 key fields at once in a separate section at the top of opportunity records on the desktop.

Which component should an app builder add to the record page to enable this functionality?

Options:

A.

Path

B.

Highlights Panel

C.

Custom Lightning Web Component

D.

Accordion

Buy Now
Questions 9

At Ursa Major Solar, there is a single Lightning record page for the Celestial Bodies custom object; however, there is a Lightning component the app builder wants to restrict to mobile app users.

Which feature on the Lightning app builder should be utilized?

Options:

A.

Chatter feed

B.

Highlights panel

C.

Component visibility filter

D.

Related list quick links

Buy Now
Questions 10

The marketing director is concerned that too many car parts were given away for free last year.

Which functionality should be used to ensure all free parts receive the marketing directors' sign-off?

Options:

A.

Stack post

B.

Chatter approval

C.

Automated email message

D.

Approval process

Buy Now
Questions 11

UVC's CFO has asked that all deals with more than a 40%discount get automatically sent to the VP of Finance. He will review these deals without the sales rep needing to take action. Which two ways can this be accomplished without building code? Choose two answers

Options:

A.

Launch a new approval process that has automatic submission enabled as an initial submission action

B.

Create a new process with a submit for approval action to automatically submit deals for approval

C.

Create a new approval process that has automatic submission enabled in the entry criteria

D.

Launch a flow that uses the submit for approval action to submit deals for approval

Buy Now
Questions 12

Ursa Major Solar wants to provide sales console users with an Incredible experience, with the most-used components easily accessible at all times.

What solution can enable reps to see and access these components from anywhere within the app without leaving the pages where the team is working?

Options:

A.

Favorites

B.

Home page

C.

Global actions

D.

Utility bar

Buy Now
Questions 13

Ursa Major Solar wants to convert the relationship between Galaxy and Star from a lookup relationship to a master-detail relationship so each Galaxy record can be equipped with a roll-up summary count of Star records.

Which two considerations should be made?

Choose 2 answers

Options:

A.

The Star records are all required to have an existing value in their Galaxy field.

B.

The Galaxy object has fewer than two existing master-detail relationships.

C.

The Galaxy object is required to contain existing roll-up summary fields.

D.

The Star object has fewer than two existing master-detail relationships.

Buy Now
Questions 14

A sales manager at Cloud Kicks wants the team to spend more time in the field and less time manually entering the information found on the business cards they collect.

What should an app builder do to help achieve this goal without sacrificing data quality?

Options:

A.

Research and evaluate data enrichment products on the AppExchange to automate data entry.

B.

Post daily to the Chatter feed any relevant fields that need to be populated.

C.

Use Flow to create a data entry wizard to automate data entry.

D.

Use a combination of workflow rules and formula fields to populate key fields for the sales user.

Buy Now
Questions 15

An app builder installed a custom Lightning component from AppExchange and has deployed My Domain.

What should be done next in order to configure the component for use in a record page?

Options:

A.

Edit a record page using Lightning App Builder > Drag the component onto the page.

B.

Edit a record page using the Page Layout editor > Drag the component onto the page.

C.

Edit a record page using the Page Layout editor > Drag the Visualforce component onto the page.

D.

Edit a record page using App Manager > Drag the component onto the page.

Buy Now
Questions 16

On the Account Lightning record page, users need to see ten fields and the ability to sort and wrap text on their Related Lists.

What Related List type would the app builder select for the Related List Lightning component?

Options:

A.

Enhanced List

B.

Basic List

C.

ListVlew

D.

List Class

Buy Now
Questions 17

Universal Containers (UC) wants to test code against a subset of production data that is under 5 GB. Additionally, UC wants to refresh this sandbox every weekend.

Which type of sandbox should be used to accomplish this?

Options:

A.

Developer Pro

B.

Partial Copy

C.

Full Copy

D.

Developer

Buy Now
Questions 18

Universal Containers wants to create a custom checkbox formula field on the Opportunity object. This formula should evaluate to true if the

following conditions are met:

* Stage is set to Negotiation/Review

* Close Date is less than 1 week away

Which formula meets these requirements?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 19

The app builder at Ursa Major Solar has just created a master-detail relationship between a parent object Galaxy__c and child object

Star__c.

What would be the effect of creating this type of relationship if users want to report on Galaxy__c with Star__c?

Options:

A.

A Star__c report typewith Galaxy__c as a field will be automatically created.

B.

A new custom report type will need to be created for Star__c with lookup fields from Galaxy__c.

C.

A Galaxy__c with Star__c report type will be automatically created.

D.

A new custom report type will need to be created for Galaxy__c with Star__c.

Buy Now
Questions 20

Cloud Kicks wants to display the number of opportunities that are Closed Won with a Close Date within the last year on the Account detail page.

Which tool should an app builder use to implement this?

Options:

A.

Process Builder

B.

Activity Timeline

C.

Roll-Up Summary Field

D.

Workflow Rule

Buy Now
Questions 21

How should an app builder configure access to a contact's Twitter profile for Salesforce mobile app users?

Options:

A.

Add a formula field to the Contact page layout.

B.

Add an AppExchange Lightning Component to the mobile app.

C.

Add the Twitter component to mobile view Lightning pages.

D.

Add a Twitter Quick Action to the mobile navigation.

Buy Now
Questions 22

Sales reps want the ability to see who can view their account records and how the people have access.

Which button should the app builder add to the Account page layout to enable this?

Options:

A.

Sharing Hierarchy

B.

New Task

C.

Sharing

D.

Fait

Buy Now
Questions 23

Cloud Kicks wants to summarize the number of open Cases related to an Account, as well as the number of closed Cases to indicate whether customer support utilization is high, medium, or low. Two number fields have been created: NUM_Open_Cases__c and NUM_Closed_Cases_c

Which two automation solutions would meet these business requirements?

Choose 2 answers

Options:

A.

AppExchange

B.

Validation Rule

C.

Approval Process

D.

Apex

Buy Now
Questions 24

What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers

Options:

A.

Pre-Defining field values on the target object.

B.

Redirecting the end user to the detail page of the target object

C.

Specifying the fields and layout of the action.

D.

Allowingthe end user to choose the record type

Buy Now
Questions 25

Universal Containers has two types of applicants, hourly and salary. There are separate record types for each. While all members of the human resource department need to be able to view all applicant records, only the hiring Manager and VP of HR should be able to create salary applicant records.

What should the app builder recommend to meet this requirement?

Options:

A.

Update the org-wide default to private and create a sharing rule for the role of recruiting manager.

B.

Create a permission set containing the salary record type and assign it to the appropriate users.

C.

Remove "create" permission for the salary applicant object for everyone except the manager and VP.

D.

Configure the hourly record type as the default and instruct non-management users to accept the default record type.

Buy Now
Questions 26

DreamHouse Realty wants to import its property records from an external system into Salesforce. The app builder will use an external ID field to house the property ID from the external system.

Which two field types are allowed as an external ID?

Options:

A.

Number field

B.

URL field

C.

Test field

D.

Phone field

Buy Now
Questions 27

Universal Containers wants to give sales managers the ability to quickly provide sign off on an Opportunity via the Opportunity record page when a sales rep

has discounted a deal by 20% to 30%.

Which two features should be used for this requirement?

Choose 2 answers

Options:

A.

Validation Rule

B.

Dynamic Actions

C.

Schema Builder

D.

Approval Process

Buy Now
Questions 28

Cloud Kicks (CK) switched to Lightning Experience and started using Chatter across its global workforce to support its fast-paced sales cycle. CK loves Chatter but struggle with gathering feedback from core team members, including understanding who is available to respond.

Which two ways could CK use Chatter to solve this problem?

Choose 2 answers

Options:

A.

Streams

B.

Polls

C.

Out of Office

D.

Topics

Buy Now
Questions 29

AW Computing uses a private sharing model for opportunities. Whenever

an opportunity with a type of Service Agreement is created, all users in the Service

Manager role should be able to view the opportunity.

Which tool should AW Computing use to accomplish this?

Options:

A.

Owner-based sharing rules

B.

Criteria-based sharing rules

C.

Apex sharing rules

D.

Manual sharing

Buy Now
Questions 30

What are two capabilities of Schema Builder? Choose 2 answers

Options:

A.

Editing custom settings

B.

Creating a new record type

C.

Showing selected objects on a page

D.

Viewing page layouts in a new window

Buy Now
Questions 31

Universal Containers generates leads from three different sources: web, trade shows, and partners. Some of the information collected is applicable to all sources, there is also information that is unique to each type of lead. What should an app builder configure to meet these requirements?

Options:

A.

Create three lead record types each with its own page layout containing the relevant fields

B.

Create a partner community and a record type for web and trade show leads

C.

Create three sections on the lead layout and instruct users to collapse the non-relevant fields

D.

Create custom page payouts for each type of lead only containing the relevant fields

Buy Now
Questions 32

Universal Containers has Public Read/Write as the Account organization-wide default (OWD) setting. Visitors to the customer community site report that they can see all of the company's account records.

How should an app builder configure Account sharing so that community users only see their own Account?

Options:

A.

Create an account record type for external accounts.

B.

Define an owner-based sharing rule for external accounts.

C.

Define a permission set for external accounts.

D.

Set the account external OWD to private.

Buy Now
Questions 33

Cloud Kicks is implementing an approval process for opportunities that requires managers to approve all opportunities above $50,000 before they can be

marked as Closed Won.

Which two delivery methods can a manager utilize to respond to approval requests in the Salesforce mobile app?

Choose 2 answers

Options:

A.

Home Screen

B.

In-App Notification

C.

Record Detail

D.

Navigation Menu

Buy Now
Questions 34

The VP of sales at AW Computing would like a Roll-Up Summary field on the Account object to aggregate the amount of opportunities related to an Account. The app builder is unable to implement this change.

Why is the app builder unable to fulfill the request?

Options:

A.

Currency fields are unable to be referenced in Roll-Up Summary fields.

B.

The organization has Advanced Currency Management enabled

C.

Roll-Up Summary fields are unavailable on the Account object.

D.

The default currency is not an active currency in the organization,

Buy Now
Questions 35

Universal Containers would like to automatically assign a specific permission set to new users. How can this requirement bemet? Choose 2 Answers

Options:

A.

Create an approval process on the User object to assign a permission set

B.

Create a flow on the user object to assign a permission set.

C.

Create a lightning process on the user object to launch a flow.

D.

Create a workflow rule on the User object to assign a permission set.

Buy Now
Questions 36

Cloud Kicks (CK) wants to quickly insert a list of over 60,000 net new Accounts. The template based on CK's data model was used to populate the list.

Which tool should be used?

Options:

A.

Data Loader

B.

A Lightning Object Creator

C.

Import Wizard

D.

Schema Builder

Buy Now
Questions 37

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

Options:

A.

Detail page layout

B.

Custom fields

C.

Custom actions

D.

Lightning App Builder

E.

System administrator profile

Buy Now
Questions 38

Universal Containers is piloting new features in an existing sandbox and wants to prevent outbound email sends during testing.

What should the app builder do to meet the requirement?

Options:

A.

Email deliverability set to system email only.

B.

Email configured for SMTP authentication.

C.

Email relay to the configured host enabled.

D.

Email deliverability set to no access.

Buy Now
Questions 39

An app builder at Ursa Major Solar has been working on a new custom app in a sandbox that has been upgraded to the next major Salesforce version, and their production instance is still on the current Salesforce version. The development is complete and they are ready to deploy a change set.

What should the app builder consider when planning the deployment?

Options:

A.

It will fall if there is a feature only available in the next version.

B.

The change set components will be upgraded to the next version in production.

C.

The change set will be automatically deployed when production is upgraded.

D.

The deployment is not possible due to different versions.

Buy Now
Questions 40

Cloud Kicks wants to start tracking how many shoe subscriptions have been sold for each shoe catalog. A master-detail relationship exists between the Subscription__c and the Shoe__c objects.

Which type of field should an app builder create?

Options:

A.

Roll-up summary field

B.

Lookup field

C.

Master-detail relationship field

D.

Number field

Buy Now
Questions 41

Universal Containers wants to deliver purchased containers to remote construction address. In these cases, the customers will supply UC with the coordinates to the location.

What type of field should the app builder use to capture this information?

Options:

A.

Number

B.

Geo location

C.

Text

D.

External Lookup

Buy Now
Questions 42

Universal Containers implemented an application process that uses custom objects Internships and Applications. The organization-wide default for Internships has been set to private and is the master in the master-detail relationship with Applications. The VP of HR wants to allow edit access to Applications to recruiters.

How should an app builder configure the proper access?

Options:

A.

Set the organization-wide default on the Applications object to Read/Write.

B.

Add a sharing rule that grants the users Read/Write access to the Internship records.

C.

Create a queue for the web applications and assign access to the users who will be editing the records.

D.

Create a sharing rule that grants the users Read/Write access to the Application records.

Buy Now
Questions 43

An app builder received a request to extend record access beyond the organization-wide defaults configured. Which two features satisfy this requirement?

Choose 2 answers

Options:

A.

Sharing Rules

B.

Public Groups

C.

Permission Set Groups

D.

Manual Sharing Rules

Buy Now
Questions 44

Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this so that the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers

Options:

A.

The import wizard only allows value to be imported into a dependent picklist if they match the appropriate controlling field

B.

Custom picklist field can be either controlling or dependent field

C.

Multi select picklist can be dependent picklist but not controlling fields

D.

Standard and custom picklist fields can be dependent fields.

E.

Checkbox fields can be controlling fields but not dependent fields

Buy Now
Questions 45

An app builder wants to create a new field using Schema Builder.

Who will get access to the new field by default?

Options:

A.

Standard profiles

B.

No profiles

C.

Internal profiles

D.

All profiles

Buy Now
Questions 46

A new field is being created on a custom object. However, the app builder does not want the field to show up on pre-existing custom report

types.

What should the app builder do on the custom field setup to fulfill this requirement?

Options:

A.

Remove the new field from all page layouts.

B.

Remove visibility to all report profiles.

C.

Grant read-only access to all report profiles.

D.

Deselect auto add to custom report type.

Buy Now
Questions 47

Properly installing managed packages helps prevent conflicts with customizations made by customers and partners.

What functionality should be used to set up packages?

Options:

A.

Description

B.

Allow sharing

C.

Help setting

D.

Namespace

Buy Now
Questions 48

A business user at Universal Containers wants to update an Account directly from an Opportunity record.

What should the app builder create to allow the business user to make these edits?

Options:

A.

An update record action with a related record component.

B.

An update record action with a details component

C.

Formula fields displaying the Account fields.

D.

Opportunity fields updated by a process.

Buy Now
Questions 49

Universal Containers utilizes opportunities and a custom object called Detaited.Sales__c. The company would like to roll sales metrics up to an opportunity for only Detailed.Sales__c records that have their picklist status set to Active.

What is the recommended method for the app builder to achieve this request?

Options:

A.

Utilize the AppExchange to download a third-party application that can roll­_up the sales dollars with the appropriate filter.

B.

Create a master-detail relationship between the parent and child object with a roll-up summary field that fitters on the status held.

C.

Create a lookup relationship between the parent and child object with a roll-up summary held that filters on the status field.

D.

Utilize Apex code to roll up the desired amounts.

Buy Now
Questions 50

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

Options:

A.

Implement a sharing rule.

B.

Configure a permission set.

C.

Set up an Account Team.

D.

Change organization-wide defaults.

Buy Now
Questions 51

Ursa Major Solar has a lookup relationship between a custom Galaxy _c object and a custom Star_c object. An app builder wants to create a roll-up summary field that counts the total number of Star_c records related to each Galaxy__c record.

How would the current configuration impact the ability to achieve the desired result?

Options:

A.

The roll-up summary can be achieved by creating a formula field on the Galaxy__c 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__c object.

D.

A roll-up summary field will need to be created on the Galaxy__c object with a field filter that select all related Star_c records

Buy Now
Questions 52

An app builder needs to change the data type of some custom fields.

Which two limitations should the app builder be aware of when changing the data type of a custom field?

Choose 2 answers

Options:

A.

It is not possible to change the data type of a formula field to any data type.

B.

It is not possible to change the data type of field referenced by Apex code,

C.

It is not possible to change the data type of a field used as an External ID from number to text.

D.

It is not possible to change the data type of a Text Area (Long) field to Text.

Buy Now
Questions 53

The CFO of Cloud Kicks needs a way for new vendors to accept terms on agreements for any new major retail store lease before the opportunity can be closed.

Which feature should be used to handle this requirement?

Options:

A.

Email Alert

B.

Dynamic Action

C.

Approval Process

D.

Validation Rule

Buy Now
Questions 54

At Universal Containers, each admin and developer use a separate developer pro sandbox. Configuration and code are then migrated to a partial data sandbox for combination and initial testing. Once approved the configuration and code are then migrated to a full sandbox for final toad and regression testing before going to production.

When should the full sandbox be refreshed?

Options:

A.

After user acceptance testing is complete.

B.

After each push from the partial data sandbox.

C.

After each major release to production.

D.

After a new user is added to production.

Buy Now
Questions 55

A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allow one customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances. What is the recommended solution to grant the customer service agent access to the field?

Options:

A.

Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.

B.

Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent

C.

Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security

D.

Update the custom field’s Field Level Security in setup to allow the agent read-only access to the field.

Buy Now
Questions 56

When an opportunity close date is delayed by more than 60 days, the manager and the VP sales must approve the change. How can this requirement be met? Choose 2 answers

Options:

A.

Build an approval process that requires unanimous approval from the manager and VP of sales.

B.

Create a workflow rule that checks for close date less than 60 days and add an email alert.

C.

Create a lightning process builder flow that submits the record for an approval process

D.

Build a validation rule that does not allow a user to save the opportunity record.

Buy Now
Questions 57

An app builder wanes to show Groups as the last navigation menu item in the mobile app. However, (he app builder is unable to select Groups as one of the items on the drop-down menu.

What could cause this?

Options:

A.

Groups is available in the recent section of the navigation menu.

B.

Groups is included m the Smart Search items butunavailable on the navigation menu.

C.

Groups is unavailable in the selected list for the navigation menu.

D.

Groups is available in the Chatter section of the navigation menu.

Buy Now
Questions 58

The Director of Marketing at Northern Trail Outfitters wants the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units.

Which function should be used to return a date for calculating the difference?

Options:

A.

DATFTIMEVALUE()

B.

TODAY()

C.

DATEVALUE()

D.

NOW()

Buy Now
Questions 59

Cloud Kicks asked the app builder to insert a list of 25,000 records using deduplication for the Race_Track__c customobject.

Which tool should be used?

Options:

A.

Import Wizard

B.

Lightning Object Creator

C.

Data Loader

D.

Schema Builder

Buy Now
Questions 60

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?

Options:

A.

Component visibility

B.

Field-level security

C.

Field-level field

D.

Sharing rules

Buy Now
Questions 61

At Ursa Solar Major, only users with the Outer Planets profile need to see

the Jupiter field on the Solar System object.

How should the app builder satisfy this requirement?

Options:

A.

Classic encryption

B.

Filtered view

C.

Field-level security

D.

Sharing rules

Buy Now
Questions 62

An app builder is creating a custom object called Testimonial__c and wants toconnect Testimonial__c records with both the submitter's

Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the

Account remains, the Testimonial__c should remain.

How should this be accomplished?

Options:

A.

Make both the Contact and Account fields required on the Testimonial__c object and create lookup relationships fromTestimonial__c to Contact and to Account.

B.

Create a master-detail relationship from Testimonial__c to Accountand a lookup relationship from Testimonial__c to Contact.

C.

Make Testimonial__c a junction object between Account and Contact using master-detail relationships.

D.

Create a lookup relationship from Testimonial__c to Account and a master-detail relationship from Testimonial__c to Contact.

Buy Now
Questions 63

Sales reps at Cloud Kicks (CK) forget to submit for approval when CK needs orders reviewed before close won. CK wants to automatically submit

opportunities into the Secure Commitment Stage to eliminate manual submission.

Which feature meets the business requirements?

Options:

A.

Record-Triggered flow optimized for Fast Field Updates

B.

Custom button and screen flow

C.

Platform Event-Triggered flow

D.

Record-Triggered flow optimized for Actions and Related Records

Buy Now
Questions 64

Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects.

What does the app builder need to provide to ensure users can view Request Inventory records?

Options:

A.

Read access to both master objects.

B.

Apex-based sharing on the first master object.

C.

Sharing rules on Request Inventory object.

D.

Read access to the first master object.

Buy Now
Questions 65

Duplicate management for Leads has been implemented at Universal Containers but it seems duplicate leads are still being created. The Org Wide Default (OWD) is set to "Private" for Leads.

Which two actions help prevent duplicate Leads from being created?

Choose 2 answers

Options:

A.

Change the lead Hatching Rule to Block on create.

B.

Change OWD for Leads to Public Read.

C.

Change the Lead Duplicate Rule details to Bypass Sharing Rules.

D.

Change the Lead Assignment Rule to check for duplicates.

Buy Now
Questions 66

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

Buy Now
Questions 67

Universal Containers (UC) has a time-sensitive need for a custom component to be built in 4 weeks; UC developers require additional enablement to complete the work and are backlogged by several months.

Which option should an app builder suggest to meet this requirement?

Options:

A.

Use an AppExchange solution.

B.

Build a screen flow page.

C.

Build a Lightning record page.

D.

Use a Boit solution

Buy Now
Questions 68

Universal Containers conduct evaluations of their sales reps using a custom object consisting of numerical scores and executive comments. The company wants to ensure that only the sales reps, and their manager's executive can view the rep's evaluation record but the reps should not be able to view the executive comment field on their review. How can these requirement be met?

Options:

A.

Use a private sharing model granting record access using hierarchy; manage field access with record types and field-level security

B.

Use a private sharing model granting record access using custom setting; manage field access with page layouts and field level security

C.

Use a private sharing model granting record access using hierarchy; manage field access with field-level security

D.

Use a private sharing model granting record access using custom setting; manage field access with record types and page layouts

Buy Now
Questions 69

Northern Trail Outfitters uses a custom object to track travel requests. Rangers want to have automatic posts on a record whenever a travel request has been approved.

Which feature should be used to accomplish this?

Options:

A.

Auto-response rule

B.

Workflow rule

C.

Feed tracking

D.

Feed quick action

Buy Now
Questions 70

An app builder wants to limit the number of fields users are required to fill out when creating a new Opportunity. Once they fill out the required fields and save, the full record page with additional fields relevant to the Opportunity type becomes available.

How could this be accomplished?

Options:

A.

Make the Opportunity type a required field on the initial Opportunity page layout and use automation to fill in the type field to a record type.

B.

Use different page layouts for Opportunity types based on the user profile.

C.

Once the required fields are populated, use a sharing rule to share the new fields with the user.

D.

Hide additional sections on the page layout and show the users how to manually expand them when they want to fill in the fields in the hidden sections.

Buy Now
Questions 71

An app builder has created a new report type but users are unable to select it from the Report Type list when making a new report for records they own.

What could be causing this issue?

Options:

A.

Access to the necessary object is unavailable.

B.

The report type is in a status of Deployed.

C.

Access to Create and Customize Reports is disabled.

D.

The report type is in a status of in Development.

Buy Now
Questions 72

Universal containers (uc) want to delete data in several fields for 5000 lead records. UC export the selected record IDs and fields that need to have data deleted in a csv file. Which two steps should an app builder suggest to meet these requirements? Choose 2 answers

Options:

A.

Select the correct record type

B.

Use import Wizard to update leads using the CSV file

C.

Select insert null values in settings.

D.

Use Data Loader to update leads using the CSV file

Buy Now
Questions 73

Cloud Kicks recently implemented the application lifecycle management process to its release management strategy.

Which category handles bug fixes and simple changes?

Options:

A.

Patch

B.

Minor

C.

Major

D.

Rollback

Buy Now
Questions 74

DreamHouse Realty (DR) employees started using company-owned airplanes for work travel after Ursa Major Solar was acquired. DR executives want to automate the submission travel request forms to enforce the Internal policy.

How should an app builder automate travel requests based on these criteria?

Options:

A.

Process Builder

B.

Workflow rule

C.

Approval process

D.

Apex

Buy Now
Questions 75

The Universal Containers data manager has been complaining about the

lack of data integrity on Contact records.

Sales reps have not been filling out the Region field. The data manager wants the

Region field filled out only for Contacts that are associated to Accounts that have been

marked as ‘High Priority’ on the Customer Status field.

What can the app builder do to fulfill this requirement?

Options:

A.

Make the Region field required on Contact.

B.

Create a validation rule on Contact.

C.

Create 4 validation rule on Account.

D.

Make the Customer Status field required or Account.

Buy Now
Questions 76

Universal Containers uses the Asset object to track products that are installed at customer locations. A new object, Asset Inventory, has been created to capture details about the asset.

Which approach should the app builder take to show Asset Inventory as a related list on Asset?

Options:

A.

Create a roll-up on Asset. Add the Asset Inventory related list to the Asset page layout.

B.

Create a junction object to relate Asset Inventory and Asset. Add the Asset Inventory relatedlist to the Asset page layout.

C.

Create a lookup relationship on Asset Inventory to Asset. Add the Asset Inventory related list to the Asset page layout.

D.

Create a master-detail relationship on Asset-to-Asset Inventory Add the Asset Inventory related list to the Asset page layout.

Buy Now
Questions 77

The marketing team at UVC has a list of 400 leads it wants to upload to Salesforce. The team need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? Choose 2 answers

Options:

A.

Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.

B.

Upload the lead list using the import wizard and select a Matching type to prevent duplicate lead creation.

C.

Use Data Loader’s update function to import lead and match to existing records based on e-mail address.

D.

Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to_Lead scenario.

Buy Now
Questions 78

Universal Containers wants sales reps to get permission from their managers before deleting Opportunities,

What can be used to meet these requirements?

Options:

A.

Process Builder with Submit for Approval action.

B.

Approval Process with a triggered Flow process.

C.

Approval Process with Time-Dependent Workflow action.

D.

Two-step Approval Process.

Buy Now
Questions 79

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 checked and an external system should be notified via an outbound message the next day when a lift is sold.

What automation tool should be used to complete this task?

Options:

A.

Approval process

B.

Workflow

C.

Flow

D.

Process Builder

Buy Now
Questions 80

An App Builder is loading the data into salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the account object. For future data loads this ID will be used when upserting records. Which field attribute should be selected? Choose 2 answers

Options:

A.

Unique

B.

Required

C.

External ID

D.

Text (encrypted)

Buy Now
Questions 81

DreamHouse Realty (DR) has a policy that requires the phone number on Contact to be deleted when the DoNotCall checkbox is checked.

What automation tool should the app builder recommend?

Options:

A.

Quick action

B.

Approval process

C.

Validation rule

D.

Workflow rule

Buy Now
Questions 82

Universal Containers wants to match Opportunity data from Salesforce to the records in a financial database.

What is required to configure an indirect lookup relationship in Salesforce between the Salesforce Opportunity records and those in a financial database?

Options:

A.

Salesforce Record ID

B.

TEXT(Id)

C.

External ID

D.

CASESAFE(Id)

Buy Now
Questions 83

What are two reason to create an unmanaged package? Choose 2 answers

Options:

A.

Distributing open-source projects on the AppExchange.

B.

Publishing an application for sale on the AppExchange

C.

Deploying from a Developer Edition environment

D.

Distributing upgradeable components to another Salesforce org

Buy Now
Questions 84

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

Options:

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.

Buy Now
Questions 85

An app builder at Universal Containers has been asked to add the Chatter feed to a custom object record page.

Which approach should the app builder use?

Options:

A.

Add the standard Chatter feed component.

B.

Add the standard related list component

C.

Add a custom Chatter feed component

D.

Add the Chatter feed component from the AppExchange.

Buy Now
Questions 86

The app builder needs to change the data types of new custom fields. The app builder is not able to delete and recreate any of the fields, nor modify any apex code. Which data type change will require the app builder to perform the additional steps in order to retain existing functionalities?

Options:

A.

Changing the data type of a field used in an apex class from number to text.

B.

Changing the data type of a field used in a report from a text to an encrypted field

C.

Changing the data type of a field used as an external id from number to text.

D.

Changing the data type of a field used in lead conversion from number to text

Buy Now
Questions 87

An app builder has deployed a change set from a sandbox to production. There is a long delay in the deployment.

What can be causing the delay?

Options:

A.

Profiles are included in the change set.

B.

A field type change is included in the change set.

C.

Dependent fields are included in the change set.

D.

Roles are included in the change set.

Buy Now
Exam Code: Platform-App-Builder
Exam Name: Salesforce Certified Platform App Builder (SU24)
Last Update: Nov 21, 2024
Questions: 291
$64  $159.99
$48  $119.99
$40  $99.99
buy now Platform-App-Builder