Labour Day - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpm65

Platform-App-Builder Salesforce Certified Platform App Builder (SP24) Questions and Answers

Questions 4

Due to the complexity of the Universal Containers sandbox release schedule and requirements, it is advised that change sets are used as often as possible to migrate from one environment to another.

Which three common items can an app builder move when using a change set?

Choose 3 answers

Options:

A.

Web-to-lead

B.

Standard fields

C.

Custom object

D.

Apex class

E.

Custom field

Buy Now
Questions 5

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?

Options:

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))

Buy Now
Questions 6

After utilizing the Lightning Object Creator to create a new object, its fields, and to insert all of the data, an app builder now needs to set up the

Lightning Record Page.

Which component should the app builder have on their Lightning Record Page to see all of the fields from the page layout?

Options:

A.

Highlights Panel

B.

Recommendations

C.

Record Detail

D.

Path

Buy Now
Questions 7

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 8

An app builder at Cloud Kicks created accustom object and related fields in the schema builder.

What next steps should the app build take to ensure users can access the new object and fields?

Options:

A.

Create a permission set for access to the object and fields.

B.

Allow reporting for the object and fields.

C.

Assign data types to the fields on the object.

D.

Add the fields to the page layout on the object.

Buy Now
Questions 9

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
Questions 10

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?

Choose 2 answers

Options:

A.

Create an Opportunity outbound message.

B.

Use Process Builder on Opportunities and a Chatter post action.

C.

Activate Historical Trending for Opportunities.

D.

Enable Feed Tracking on Opportunities.

Buy Now
Questions 11

A production org includes custom objects containing confidential Information. A sandbox h needed that Includes data records, excludes all of the confidential objects, and can be refreshed weekly the confidential objects, and can be refreshed weekly.

What steps should an App Builder take to meet these requirements?

Options:

A.

Create a Full Sandbox and use a sandbox template

B.

Create a Developer Pro Sandbox and schedule Data loader to download selected object data weekly.

C.

Create a Partial Copy Sandbox and use a sandbox template.

D.

Create a Developer Sandbox and schedule Data loader to download selected object data weekly.

Buy Now
Questions 12

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.

Buy Now
Questions 13

Which two solutions prevent a formula field from being referenced by a Roll-Up Summary Field?

Options:

A.

A cross-object workflow updating a field referenced by the formula field

B.

A cross-object field reference in the formula field

C.

The CASE () function in the formula field

D.

The NOW () function in the formula field

Buy Now
Questions 14

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 15

A user is unable to use inline editing on a list view. A quick check verifies the user should be able to perform inline editing as they have been assigned the appropriate permissions.

Which two conditions should the app builder review?

Choose 2 answers

Options:

A.

If the list view restricts sharing for the user

B.

If the list view selected is the recently viewed list view

C.

If the list view contains a chart created by the user

D.

If the list view contains more than one record type

Buy Now
Questions 16

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.

Buy Now
Questions 17

A recently refreshed partial sandbox at Cloud Kicks has no data In the custom object Shipping. Checking In production, there are two million rows of data in the object.

What could be the reason the data Is missing?

Options:

A.

The sandbox was refreshed too early.

B.

The selected objects in the sandbox template.

C.

The Partial sandbox is at capacity.

D.

The sandbox is still populating data.

Buy Now
Questions 18

An app builder is tasked with adding key performance indicators on client pages. They want to see a summary of the number of open Opportunities and the number of won Opportunities for each Account.

Where should the app builder go to build these new rollups?

Options:

A.

Lightning App Builder

B.

Account Object

C.

Lightning Object Creator

D.

Opportunity Object

Buy Now
Questions 19

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 20

Cloud Kicks's management team frequently travels and wants to approve requests from their team on the go via Chatter.

Where would an app builder enable this ability?

Options:

A.

Chatter Feed Tracking

B.

Object Settings

C.

Chatter Settings

D.

Approval Process Settings

Buy Now
Questions 21

An app builder needs to create new automation on an object.

What best practice should the app builder follow when building out automation?

Options:

A.

One Workflow rule per object.

B.

One Flow per object.

C.

One invocable process per object.

D.

One record change process per object.

Buy Now
Questions 22

Sales reps at Universal Containers use Salesforce on their mobile devices. They want a way to odd new contacts quickly and then follow up later to complete the additional Information necessary.

What mobile solution should an App Builder recommend?

Options:

A.

Customize the mobile menu to move Contacts to the top.

B.

Build a global action to create Contacts.

C.

Add a compact layout to Contacts.

D.

Use Path and set pre-defined values

Buy Now
Questions 23

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 24

Universal Containers uses a private sharing model for opportunities. This model CANNOT be changed due to a regional structure A new sales operations team has been created. This team needs to perform analysis on Opportunity data, all should have read arid write access to all Opportunities.

What are two recommended solutions for the app builder to give the users appropriate access? Choose 2 answers

Options:

A.

Create a criteria-based sharing rule to all opportunities with the sales operations public group.

B.

Add a manual share for all opportunities with each user on the sales operations team.

C.

Add a permission set with 'View All" and 'Modify All'' opportunity permissions enabled.

D.

Create a criteria-based sharing rule to share all opportunities with the sales operations private group

Buy Now
Questions 25

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 26

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)

Platform-App-Builder Question 26

B)

Platform-App-Builder Question 26

C)

Platform-App-Builder Question 26

D)

Platform-App-Builder Question 26

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 27

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.

Buy Now
Questions 28

The VP of Sales at Universal Containers has asked the app builder to let sales reps create opportunity records directly from the account, with a number of fields pre-populated.

Which feature should the app builder use to allow users to create the opportunity?

Options:

A.

A quick action

B.

A default action

C.

A custom button

D.

A custom link

Buy Now
Questions 29

Northern Trail Outfitters wants to change a master-detail relationship on

Account to a lookup relationship with a custom object Park. The app builder tries to

reconfigure this but is unable to do so.

What could be causing this?

Options:

A.

The Account is included in a flow process on the Park object.

B.

The Park object needs at least one Master-Detail field for reporting.

C.

The Account record includes Parks roll-up summary fields.

D.

The park records have existing formulas on the Account.

Buy Now
Questions 30

After a deal is closed, Cloud Kicks (CK) wants to assign a user as a customer service manager (CSM) in addition to the account owner and would like a new field to easily track and report which CSM is assigned to the Account.

Which solution should an app builder use for this request?

Options:

A.

Multi-select picklist Meld

B.

Picklist field

C.

Lookup field

D.

Text field

Buy Now
Questions 31

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 32

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 33

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 34

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 35

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 36

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 37

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 38

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 details should the app builder know when using external ID fields?

Choose 2 answers

Options:

A.

An external ID field can be a number field.

B.

An external ID field can be a URL field.

C.

An external ID field can be a phone field.

D.

An external IDfield can be a text field.

Buy Now
Questions 39

Ursa Major Solar wants to automate a welcome email to new clients and include a customized survey about their buying experience. An app builder is tasked with this project and has very little time to build the solution from scratch, but still needs to be able to fully customize the solution.

What should the app builder do to meet the deadline and custom requirements?

Options:

A.

Work with a developer to create custom Apex code and a Lightning web component survey to meet the criteria,

B.

Use Salesforce flow to build the survey declaratively to meet the criteria and send it to the customer as an email.

C.

Choose a managed package from AppExchange that closely meets the requirements of the project, restricts programmatic development, but allows declarative development

D.

Choose an unmanaged package from Appexchange that closely meets the requirements of the project and allows programmatic development.

Buy Now
Questions 40

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?

Options:

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.

Buy Now
Questions 41

An app builder at DreamHouse Realty created a custom object which has fields containing data from two different objects via related lookups.

What is needed to create "with" or "without* reports on the new custom object?

Options:

A.

Row-Level Formula

B.

Report Bucket Field

C.

Report Filters

D.

Custom Report Type

Buy Now
Questions 42

An app builder wants to update a field on the parent record when a child record connected via lookup is deleted.

What automation should the app builder use?

Options:

A.

Screen flow

B.

Process Builder

C.

Apex code

D.

Workflow rule

Buy Now
Questions 43

Universal Containers has a single Contact Lightning record page. A component takes up a lot of room on the page and is NOT needed by users with a Marketing profile.

What should the app builder use to solve this Issue?

Options:

A.

Detail page layouts

B.

Component visibility filter

C.

Field-level security

D.

AppExchange

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

Universal Containers has a private sharing model for Accounts and Opportunities and uses Territory Management to grant access to records.

• Sales rep A manually shares an opportunity record with sales rep B.

• Sales rep B has access to the Account even though the Account Is NOT In sales rep B's territory.

• Sales rep C CANNOT see either record.

Based on the information given, why can sales rep B see the Account related to the Opportunity?

Options:

A.

Sales rep B has implicit access to the Account.

B.

Sales rep B was added to the Account team.

C.

Sharing set is granting access to the Account.

D.

Account was also manually shared.

Buy Now
Questions 46

Cloud Kicks has a sales rep who is stating that their Contact is unavailable for other users to see within Salesforce.

In which three ways can an app builder troubleshoot this issue?

Choose 3 answers

Options:

A.

Create an Account Sharing Rule to give the users access to all records.

B.

Confirm whether Default Organization-Wide Sharing Settings provide access to the Account.

C.

Review the Contact record and ensure it is linked to an Account.

D.

Verify the users with the issue have access to the Contact object.

E.

Create a new Contact and have the users try again.

Buy Now
Questions 47

An app builder has created a change set and deployed a report from their development sandbox for User Acceptance Testing. When the app builder runs the report, no data is returned.

What can be a reason for this?

Options:

A.

Reports have to be deployed with Salesforce DX.

B.

Reports have to be manually re-created in each environment.

C.

Data is deployed when added to a change sets.

D.

Data is unable to be deployed with change sets.

Buy Now
Questions 48

Universal Containers has a custom picklist called Support Level on the Account object. They would like to show the real-time value of Support Level on all case records.

How should an app builder implement this requirement?

Options:

A.

Create a formula field on the Case object using the TEXT function.

B.

Create a formula field on the Account object using the ISPICKVAL function.

C.

Create a Process Builder and use a field update on the Case object.

D.

Create a roll-up summary field using Support Level on the Account object.

Buy Now
Questions 49

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?

Options:

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

Buy Now
Questions 50

An app builder wants to use Process Builder to automate some of the work being done by the sales team.

What are three capabilities ofProcess Builder that can improve productivity?

Choose 3 answers

Options:

A.

Send an email alert.

B.

Update a related record.

C.

Send an outbound message.

D.

Delete a related record.

E.

Create a child record.

Buy Now
Questions 51

DreamHouse Realty is building a custom Lightning app to track its expanding solar water collection business. The Lightning app currently contains a custom Lightning record page with standard components.

From which two resources should an app builder get custom components to bring into the new Lightning app?

Choose 2 answers

Options:

A.

AppExchange

B.

Apex Code

C.

Import Wizard

D.

Visualforce

Buy Now
Questions 52

An app builder created multiple custom fields, page layouts, and reports in the sandbox and added them to a change set was deployed to production, the reports were NOT deployed.

What should the app builder do?

Options:

A.

Move the reports to the Untried Public Reports folder and add them to a new change set.

B.

Move the reports from the Unfiled Public Reports folder and add them to a new change set

C.

Recreate the reports in production. Reports are not supported in change sets

D.

Add the reports to an unmanaged package and install the unmanaged package into production.

Buy Now
Questions 53

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 54

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 55

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 56

Northern Trail Outfitters wants to initiate a daily backup of its Salesforce org.

Which tool should an app builder recommend for this task?

Options:

A.

Report export

B.

Refresh full copy sandbox

C.

AppExchange package

D.

Data Export Service

Buy Now
Questions 57

Northern Trail Outfitters has two custom objects that are part of a master-detail relationship.

What determines the ownership and sharing access of the detail record?

Options:

A.

The default owner is set in the parent object's settings.

B.

The Owner field on the Detail record.

C.

The Owner field on the Master record.

D.

The owner is set independently on the detail object's settings.

Buy Now
Questions 58

Which two places can an app builder go to see a list of available Custom Lightning components in their org?

Choose 2 answers

Options:

A.

Visualforce components in Setup

B.

Lightning component Generator

C.

Lightning App Builder

D.

Lightning components in Setup

Buy Now
Questions 59

Universal Containers (UC) maintains information for over 2 million assets in an external system. UC needs to access these assets in real-time data in Salesforce and is nearing the data storage limits.

What feature could an app builder recommend UC use?

Options:

A.

Data Loader

B.

Salesforce Connect

C.

Salesforce to Salesforce

D.

Data Export Wizard

Buy Now
Questions 60

Cloud Kicks has five years of sales data and would like to track when customers made their first purchase. How should an app builder use a roll-up summary to meet the requirements?

Options:

A.

Create a new roll-up summary field called First Order Date, using Type MIN on the Opportunity Close Date with a filter where IsWon = TRUE.

B.

Create a new date field called First Order Date, create a new Workflow to set the date, and roll up the value with a filter where IsWon = TRUE.

C.

Create a new roll-up summary field called First Order Date, using Type SUM on Opportunity Close Date.

D.

Create a new date field called First Order Date, then create a roll-up summary to update the field using Type MIN.

Buy Now
Questions 61

An App Builder at UVC would like to prevent users from creating new records on an Account related list by overriding standard buttons. Which two should the App Builder consider before overriding standard buttons?

Options:

A.

Standard buttons can be changed on lookup dialogs, list views, and search result layouts

B.

Standard buttons can be overridden with a Visualforce page

C.

Standard buttons that are not available for overrides can still be hidden on page layouts

D.

Standard buttons can be overridden, relocated on the detail page, and relabeled

Buy Now
Questions 62

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 63

universal containers has several large customers that sell their products through dealers. Each customer and dealer have an individual rep who works directly with uc and each is billed separately. How can an app builder implement these requirements?

Options:

A.

Create a single account record, add each rep as a contact and create a custom dealer object

B.

Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.

C.

Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record

D.

Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.

Buy Now
Questions 64

The CRM Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene. What needs to be considered before changing the field type? Choose 2 answers

Options:

A.

Existing list views that reference the field may be deleted.

B.

Field references will be removed in Visualforce pages

C.

All data should be backed up before converting a text field.

D.

Changing a field type will remove existing field history.

Buy Now
Questions 65

Sales manager at universal containers would like to standardize what information sales rep are gathering. Sales rep want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity record. What feature should an app builder use to provide this functionally?

Options:

A.

Workflow

B.

Path

C.

Chatter feed

D.

Global Action

Buy Now
Questions 66

Universal Containers uses Contracts for agreements with customers. A sales manager is required to provide approval for contracts and director approval for any contract over $10,000.

Which two options should an app builder use to ensure all contracts route for the correct approval and also prevent the sales rep from making changes to the record while it is being approved?

Choose 2 answers

Options:

A.

Create an approval process on the Contract object with criteria set on a second approval step set as 'Amount__c > 10,000' and set the approver as director.

B.

Create an approval process on the Contract object and set the field for 'Next Automated Approver Determined By' as Manager'.

C.

Create a validation rule on the Contract object that prevents updates to the contract record while it is being reviewed.

D.

Create an approval process on the Contract object with one step for each sales manager that sets the approver as the director.

Buy Now
Questions 67

An app builder wants to add the option to 'Send New Email' from Leads, Contacts and Accounts for users on mobile.

What is the benefit of using global actions to accomplish this?

Options:

A.

Global actions can be accessed anywhere actions are pages, feed and Chatter groups,

B.

Salesforce Lightning Component Library houses existing global actions prebuild for use.

C.

The global action's layout automatically clones the default page layout.

D.

Global actions are record-specific and are available when searching that particular

Buy Now
Questions 68

An app builder notices several Accounts converted from Leads are missing information they expected to be caught via Account validation rules.

What could be the source of this issue?

Options:

A.

The lead settings are unchecked to require validation for converted leads.

B.

Account validation rules fail to validate on records converted from a lead.

C.

The lead settings are allowing users to intentionally bypass validation rules.

D.

Lead validation rules fail to validate on records when they are being converted.

Buy Now
Questions 69

The convert button on leads should NOT appear until the lead status picklist is set to a qualified. What should an app builder suggest to meet these requirements?

Options:

A.

Picklist dependency, page layouts, record types

B.

Custom button, validation rule, record types

C.

Process builder field update, quick action, record type

D.

Page layout, record types, process builder field update

Buy Now
Questions 70

An app Builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another App Builder creates a workflow rule with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco. What will happen the next time a sales person saves an Account with a Billing City of San Francisco?

Options:

A.

The record will save and the Industry field will change to Technology

B.

The record will not save and the validation rule’s error messagewill be displayed

C.

The record will not save and no error message will be displayed

D.

The record will save but the Industry field will not change to Technology

Buy Now
Questions 71

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 72

Sales reps at Universal Containers create multiple quotes per opportunity.

What automation tool should an app builder recommend to delete rejected quotes?

Options:

A.

Approval process

B.

Validation rule

C.

Workflow rule

D.

Flow

Buy Now
Questions 73

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 74

An app builder wants to create a custom Sync button on Account that will call a Lightning Web Component that connects with an external system. This action should only be available If the custom Status field is set to Ready to Sync.

What should an app builder use to add this functionality to an Account record page?

Options:

A.

Formula field

B.

Dynamic action

C.

AppExchange product

D.

Custom link

Buy Now
Questions 75

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 76

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 77

Ursa Major Solar (UMS) uses a public sharing model for accounts. UMS would like to move to a more restrictive sharing model but wants the Sales team to continue to have access to all account records with the sales record type.

Which two actions should an app builder complete to implement this change?

Choose 2 answers

Options:

A.

Update the Sales profile.

B.

Update the organization-wide defaults

C.

Create a criteria-based sharing rule.

D.

Create an owner-based sharing rule.

Buy Now
Questions 78

Universal Containers would like to collaborate with its customers within Salesforce, and has decided to enable the "Allow Customer Invitations" Chatter setting. What permission is granted to Customers when invited to ChatterGroup?

Options:

A.

The ability to invite members to groups of which they are a member

B.

The ability to @mention accounts of which they are a contact.

C.

The ability to request access to public groups

D.

The ability to interact with members of their groups

Buy Now
Questions 79

UC has a requirement that an opportunity should have a field showing the value of its associated account's billing state. This value should not change after the opportunity has been created. Is there a recommended solution to configure this automated behavior?

Options:

A.

Formula field

B.

Apex

C.

Workflow

D.

Roll-up summary field

Buy Now
Questions 80

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 81

Cloud Kicks (CK) wants to simultaneously delete a Supplier’s record and all Supplier ltem__c records if a

partnership ends with a supplier.

What solution could an app builder use to meet the requirement?

Options:

A.

Many-to-many

B.

Indirect lookup

C.

Hierarchical

D.

Master-detail

Buy Now
Questions 82

At Universal Containers, the VP of Service has requested a visual indicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priority should be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers

Options:

A.

CASE(Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)

B.

IMAGE(IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”))), “Priority Flag”)

C.

IF (ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority,“High”), “img/samples/flag_red.gif”, “/s.gif”)))

D.

IMAGE (CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)

Buy Now
Questions 83

Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner.

What validation rule should an app builder configure?

Options:

A.

AND( ISBLANK(Lead.Owner.Id) )

B.

NOT(ISNEW() && ISBLANK(Lead.Owner:Queue.Id))

C.

AND(ISNEW(), ISBLANK(Lead.Owner:User.Id))

D.

NOT(ISBLANK(Lead.Owner:Queue.Id))

Buy Now
Questions 84

Universal Containers created a custom object called Component to capture details about products sold.

What approach should an app builder take to show Component as a related list on Product?

Options:

A.

Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout.

B.

Create a junction object to relate Component and Product. Add the Component related list to the Product page layout.

C.

Create a roll-up on Product. Add the Component related list to the Product page layout.

D.

Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout.

Buy Now
Questions 85

The developer at Universal Containers wants to test code in a sandbox environment. In order to ensure the code works properly, the sandbox needs to have at least half a gigabyte of data. The sandbox will need to be refreshed after each three-day sprint.

What type of sandbox should the App Builder provision to the developer?

Options:

A.

Developer

B.

Full Copy

C.

Developer Pro

D.

Partial Data

Buy Now
Questions 86

Universal Containers assigns system access via permission sets and permission set groups to ensure each user has proper access. One department with varying levels of support staff has five consistent permission sets they require in order to complete their duties. Some higher-level staff have additional permission sets that are only required for them.

How should an app builder recommend assigning permission sets to users?

Options:

A.

Utilize the manage assignments button to assign a permission set group and additional individual permission sets to each user.

B.

Utilize the manage assignments button to assign each user with the same set of permission set groups and permission sets.

C.

Utilize the Data Import Wizard to mass update the desired users with their full list of permission sets and permission set groups.

D.

Utilize the Data Loader to mass update the desired users with their full list of permission sets and permission set groups.

Buy Now
Questions 87

Shipments at Cloud Kicks (CK) are created and updated by the warehouse staff in a shipping application. The Information needs to be pushed into Salesforce on a regular basis. CK's app builder creates a custom object called Delivery_c to track the information.

How can the app builder prevent creating duplicate delivery records and update the correct existing records when migrating data from the shipping application?

Options:

A.

Use the Import Wizard and match on the tracking number.

B.

Create a unique External ID field and use Dataloader.

C.

Use the Import Wizard and match on the Salesforce ID.

D.

Create a duplicate match rule and use Dataloader.

Buy Now
Exam Name: Salesforce Certified Platform App Builder (SP24)
Last Update: May 2, 2024
Questions: 291

PDF + Testing Engine

$56  $159.99

Testing Engine

$42  $119.99
buy now Platform-App-Builder testing engine

PDF (Q&A)

$35  $99.99
buy now Platform-App-Builder pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 06 May 2024