Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

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

Questions 4

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 5

Which three options art availably when activating a Lightning page from the Lightning App Builder?

Choose 3 answers

Options:

A.

Assign the page to a combination of apps and profiles.

B.

Assign the page to a combination of apps and permission sets.

C.

Make the page the org default.

D.

Make the page the default homepage for specific roles.

E.

Make the page the default homepage for specific apps.

Buy Now
Questions 6

Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child recordStar. The app builder is receiving an error stating "Picklist values are only supported in certain functions".

What formula should an app builder use to achieve the desired result?

Options:

A.

ISPICKVAL(Galaxy__r.Type__c)

B.

VALUE(Galaxy_r.Type__c)

C.

TEXT(Galaxy_r.Type_c)

D.

FIND(Galaxy__r.Type__c)

Buy Now
Questions 7

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 8

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 9

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 10

When an opportunity is closed date is pushed more than 30days, manager approval is required. An approval process is in place but reps frequently forget to submit for approval to run the process.

How can an app builder ensure that these opportunities are submitted into the approval process?

Options:

A.

Change the entry criteria on the approval process to criteria are met and lock the record on initial submission.

B.

Use a validation rule and an email alert to the manager requesting approval.

C.

Submit the record for approval from an automated process.

D.

Give the manager the "API Enabled" permission to permit approval responses by email.

Buy Now
Questions 11

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 12

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 13

Service agents at Ursa Major Solar want a more condensed case view. Service agents also want to be able to modify the associated contact and account records from the case page layout on the Lightning record page.

Which two components should an app builder use to meet these requirements?

Choose 2 answers

Options:

A.

Path

B.

Rich text

C.

Related record

D.

Tabs

Buy Now
Questions 14

DreamHouse Realty requires that field value changes for certain fields such as Asking_Price__c and Real_Estate_Agent„c on their House__c custom object show up prominently on Chatter.

What Chatter feature should the app builder utilize?

Options:

A.

Thanks

B.

Publisher Actions

C.

Topics

D.

Feed Tracking

Buy Now
Questions 15

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 16

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 17

Universal Containers has several new fields they've requested for the Opportunity Product object.

What should an app builder be able to configure using a formula field?

Options:

A.

A hyperlink to the parent Account of the parent Opportunity.

B.

A Rich Text area field that uses HTML to bold certain characters.

C.

A combination of the Opportunity's Text and a Description fields.

D.

A mix of functions and concatenation of 10 Account fields and 10 Opportunity fields.

Buy Now
Questions 18

Universal Containers deployed an app in a large change set from a Developer Sandbox to a Developer Pro Sandbox used for testing. After testing, changes had to be made to several of the components in the change set.

How should an app builder move the new changes to the Developer Pro Sandbox?

Options:

A.

Refresh the text sandbox and re_display the change set.

B.

Clone the change set and re_display

C.

Rename the change set, add the changes and re_display

D.

Update the change set and re_display

Buy Now
Questions 19

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 20

A Service Coordinator (SC) for Ursa Major Solar (UMS) does a final review of work orders owned by a technician for a specific region before the records are submitted for an invoice. Beforeclosing out the work order, the SC needs to modify data or remove attachments that were added by mistake. The SC also needs access to any other related records owned by the technician.

What solution would provide the required access, given a private data model?

Options:

A.

Give the SC a permission set with the Modify All Data system permission.

B.

Put the SC in the role hierarchy above the technicians whose work orders they review.

C.

Create a workflow rule that updates records owned by technicians in that regionwith the SC.

D.

Change work order access on the SC's profile to 'Modify AIl.

Buy Now
Questions 21

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 22

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 23

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 24

Cloud Kicks works on an annual subscription model. When a sale rep marks an opportunity as closed won, a new opportunity should automatically be created for the renewal. The contracts team works outside of salesforce but also needs to be notified about closed deals in order to initial the contract process with the customer.

Which automation solution would meet these requirements?

Options:

A.

Approval Process

B.

Outbound Message

C.

Validation Rule

D.

Record-triggered flow

Buy Now
Questions 25

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

DreamHouseRealty (DR) is expanding into subsidized housing by partnering with local government entitles. DR uses Sales Cloud and has enabled field history tracking on the Opportunity object. Due to increased Information requirements, the App Dev team is changing Text Area (Long) fields to Rich Text fields to allow for up to 1,000 characters and better descriptions.

Which two considerations should be made by the team?

Choose 2 answers

Options:

A.

Rich text field values of all lengths are displayed fully in reports.

B.

Data loss may occur when changing custom field types.

C.

Field History Tracking records value changes of 255 characters or less.

D.

Audit Trail is available through REST API extracts.

Buy Now
Questions 28

Cloud Kicks (CK) increased its Salesforce development efforts so that it now has multiple custom development efforts happening in parallel. CK's developers and admins perform the custom (rations and have complained that working in one sandbox has led to many problems. They requested a solution in which they can work in at least 20 different sandboxes at once, that all start with the same base configuration and data.

What should an app builder use to solve the problem?

Options:

A.

Sandbox refreshes

B.

Full copy sandboxes

C.

Partial copy sandboxes

D.

Sandbox during

Buy Now
Questions 29

Universal Containers has a Lightning record page that supports both the mobile app and desktop. An app builder has downloaded a custom Lightning component from AppExchange, but users are unable to view the component on mobile devices.

What can be the issue?

Options:

A.

The record page needs to be activated.

B.

The component has been developed for Desktop Pages.

C.

The component needs to be activated.

D.

The record page template is unable to support mobile devices.

Buy Now
Questions 30

An app builder at Cloud Kicks has been working on changes to a custom Shoe Sales app in a sandbox and is ready to deploy their changes to production with a change set. Part of the work included updates to a permission set.

What should the app builder take into consideration when deploying the change set to production?

Options:

A.

The deployed permission set will only contain changes related to the change set.

B.

Change to field-level security in the permission set will not be applied.

C.

The deployed permission set will manage with the existing permission set.

D.

The existing permission set will be completely overwritten.

Buy Now
Questions 31

Universal Containers has a customer base where many customers have the same or similar company names.

Which functionality should be configured to improve an end user`s search experience?

Choose 2 answers

Options:

A.

Update the account search layout’s view filter settings.

B.

Update the account search layouts search results columns displayed.

C.

Update the account search filter fields.

D.

Update the account search layouts accounts tab columns displayed.

Buy Now
Questions 32

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 33

Universal Containers has a new custom object for Invoices that includes an Invoice Number field, Before the Invoice object can be used, invoices will be migrated from an external system maintaining their current Invoice Number. After the migration, salesforce will be the system of record and each new Invoice created in Salesforce must have a unique Invoice Number.

How should the app builder configure the Invoice Number field?

Options:

A.

Create a Text filed for the original Invoice Number and an AutoNumber field for the Salesforce Invoice Number.

B.

Create a Text field and mark it as a unique external ID field.

C.

Create a Text field, then change it to AutoNumber after the migration.

D.

Create an AutoNumber field and migrate the Invoices

Buy Now
Questions 34

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 35

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 36

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 37

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 38

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 39

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 40

Universal Container's sales reps can modify fields on an opportunity until it is closed.

The sales operations team has access to modify the Post-Close Follow-up Date and Post-Close Follow-up Comments fields after the opportunity is closed. After the

opportunity is closed, the rest of the fields are read only.

How should these requirements be met?

Options:

A.

Use record types with field sets and restrict editing fields using field-level security.

B.

Use field-level security on page layouts to restrict editing fields.

C.

Use field-level security on page layouts with record types to restrict editing fields,

D.

Use field-level security to mark fields as read-only on the Sales profile.

Buy Now
Questions 41

Cloud Kicks (CK) tracks the support level of its customers on the account record page. CK wants to show a text notification on a case record page when the related account is a platinum-level customer.

How could an app builder meet this requirement?

Options:

A.

Add a rich text area to the Case Lighting page > Set the component visibility of the rich text area to show when the account support level is platinum.

B.

Create a text-only Visualforce page > Drag the Visualforce component into the Case page layout > Set its visibility to show when the account support level is platinum.

C.

Create a text-only Visualforce page > Clone the case page layout > Drag the Visualforce component into the page, and assign the layout to platinum cases.

D.

Clone the Case Lightning page > Add a rich text area to the new page, and assign this page to platinum accounts.

Buy Now
Questions 42

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 43

At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed descriptions that can include pictures and links.

What field type should the app builder utilize to fulfill this requirement?

Options:

A.

Long Text Area

B.

Rich Text Area

C.

Multi-Select Picklist

D.

URL

Buy Now
Questions 44

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 45

What is the process to upgrade an unmanaged package that is currently installed in production?

Options:

A.

Uninstall the current version and install the new version.

B.

Use the Install Wizard to install the upgrade to production.

C.

Install the new version to a Developer org then deploy to production.

D.

Click the update link on the Installed Packages page.

Buy Now
Questions 46

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 47

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 48

Universal containers wants to display the real time stock price for each account on the account record page. How should an app builder implement this request?

Options:

A.

Add a dynamic report to the page layout

B.

Create a lightning webcomponent

C.

Install a solution from the appexchange

D.

Build a visual flow that users API calls

Buy Now
Questions 49

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 50

An app builder is creating a Lightning record page and has added Mobile & Lightning Actions to the page layout.

What two components could be included on the layout to display the actions?

Choose 2 answers

Options:

A.

Highlights panel

B.

Chatter

C.

Activities

D.

Path

Buy Now
Questions 51

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 52

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 53

Universal Containers created a 'New Task' custom action on the Opportunity object. The action was added to all page layouts in the Mobile & Lightning Actions section.

Which Lightning component should the app builder add to the layout to display the action?

Options:

A.

Related record

B.

Related lists

C.

Highlights panel

D.

Activities

Buy Now
Questions 54

An app builder wants to create a custom object and 10 fields.

What should they use to create the object, fields, and relationships quickly from one place?

Options:

A.

Schema Builder

B.

Developer Console

C.

Manage Field Permissions

D.

Lightning Object Creator

Buy Now
Questions 55

An App Builder wants to deploy a new version of an auto launched flow to production in an active state so that the new functionality Is immediately available to users

What should the App Builder rake into consideration when planning the deployment?

Options:

A.

Verify there is an Apex test that provides test coverage for the Flow.

B.

Grant user access to the Flow.

C.

Manually activate the Flow after deployment

D.

Include the Process Builder calling the Flow In the deployment

Buy Now
Questions 56

Universal Containers (UC) delivers purchased containers to remote construction sites. Customers supply UC with crossroads or location markers.

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

Options:

A.

Number

B.

Geolocation

C.

Reference

D.

External Lookup

Buy Now
Questions 57

DreamMouse Realty has a mentorship program that pairs experienced Realtors with new Realtors. Each experienced Realtor can mentor one or several new Realtors, and each new Realtor is required to work with a single experienced Realtor they report to for a probationary period.

What type of relationship would an app builder set up to meet this specification?

Options:

A.

Indirect lookup

B.

Many-to-many

C.

Master-detail

D.

Lookup

Buy Now
Questions 58

The app builder at AW Computing has been asked to track the number of times a case has been reopened.

Which solution should the app builder utilize to help with this request?

Options:

A.

Scheduled Triggered flow

B.

Screw flow

C.

Process Builder

D.

Apex Trigger

Buy Now
Questions 59

Ursa Major Solar is ramping up the sales team to meet increased demand. As part of the short ramp up for these new reps, the manager wants to provide a help guide to enable reps to easily get help where needed during the different sales processes.

Which solution should an app builder recommend?

Options:

A.

Flow

B.

Journey Builder

C.

Chatter Publisher

D.

Path

Buy Now
Questions 60

Containers have the Account object's Organization-Wide Default set to Private. The marketing team owns Accounts; however, they also need to be able to see the sales team's Accounts. Both the sales and marketing teams are in completely different branches of the rote hierarchy.

What feature should be used to enable marketing to see sales-owned accounts.

Options:

A.

Public Group

B.

Flow

C.

Workflow

D.

Sharing Rules

Buy Now
Questions 61

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

Buy Now
Questions 62

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 63

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 64

Universal Containers expects impacts to operations due to increased demand. The executive team will reach out to current customers and wants to see the number of open cases for the account and parent account.

What should an app builder use to display the number of open cases on the account page?

Options:

A.

Flow

B.

Approval Process

C.

Roll-up summary

D.

Cuctom object

Buy Now
Questions 65

Ursa Major Solar (UMS) has a custom object where they track Galactic Vendors. The object has four custom fields for the Galactic Vendors's location:

The UMS's leadership wants these fields to be concatenated into a single formula field on two lines.

Which formula fulfills this requirement?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 66

Universal Containers has created two custom objects called Seminars and Attendees. Organization-wide defaults for these objects have been set to Private. Universal Containers wants to set up a new Junction object between these custom objects. A select group of users should be able to edit records in the Junction object.

Which two steps should an app builder take to configure the proper security?

Options:

A.

Set Sharing Settings to Road Only on both Master-Detail relationship fields.

B.

Create owner-based sharing rules that give Read access to the master objects.

C.

Sat lookup filters on both Junction object relationship field.

D.

Create an owner-based sharing rule that gives Road action to the junction object.

Buy Now
Questions 67

At Universal Containers, the Account object has a Master-Detail relationship with an Invoice custom object. The App Builder would like to change to a lookup field, but is not able to do so. What could be causing this?

Options:

A.

The invoice must have at least one Master-Detail field for reporting.

B.

The Account record includes Invoice roll-up summary fields.

C.

The Invoice records have existing values in the Account.

D.

The Account is included in the workflow on the Invoice object.

Buy Now
Questions 68

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 69

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 70

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 71

universal containers has 20 different workflows on the opportunity object. To ensure that updates are processing properly for all field updates uc has the re-evaluete workflow rules after field change checkbox checked. Recently after adding a new workflow, users have reported receiving errors about workflow limits. What should a app builder look at so address this?

Options:

A.

Talk to a developer about apex code issues

B.

Number of workflows per object limits

C.

Workflows that cause each other to fire back and forth recursively

D.

Workflows on other objects that are being re triggered

Buy Now
Questions 72

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 73

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 74

A Cloud Kicks employee submitted an opportunity for approval by their manager.

What would happen if the employee attempts to edit the description field after submission?

Options:

A.

User will be presented with a 'Record Lock' notification.

B.

User will be able to edit the description field only.

C.

User will see the record is now owned by their manager.

D.

User will be able to edit the name, but unable to edit the description.

Buy Now
Questions 75

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 76

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 77

Ursa Major Solar's service department gets requests for several types of services, such as installation, repair, and maintenance. Service managers need to be able to tell when maintenance was last done on on asset to help determine If they are meeting contract agreements, but the last maintenance date can be difficult to determine when there are many work orders related to the asset. They think it would be helpful to have a field auto-populated on the Asset record when a maintenance work order gets closed.

What tool should an app builder recommend to help meet this requirement?

Options:

A.

Visualforce

B.

Roll-up Summary

C.

Apex Trigger

D.

Flow

Buy Now
Questions 78

Ursa Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object Contacts potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contacts associated with it.

How should an app builder configure the data model?

Options:

A.

One Master-detail relationship on Conduct and one Master-detail relationship on Solar Project

B.

Two Lookup relationships on a new custom object

C.

One Lookup relationship on Contact and one Lookup relationship on Solar Project

D.

Two Master-detail relationships on a new custom object

Buy Now
Questions 79

universal containers is migrating its sales operations from a legacy system that was used. opportunities need to be imported with the proper country currency. Which two steps should an app builder configure to meet these requirements?

Choose 2 answers.

Options:

A.

Include the currency ISO code in all currency fields in the import file.

B.

Use Data Loader to import the records.

C.

Include the currency ISO Code Column in the import file.

D.

Use import the currency ISO Code Column in the import file.

E.

Use Import Wizard to import the records.

Buy Now
Questions 80

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 81

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 82

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 83

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 84

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 85

Cloud Kicks wants to efficiently Increase the company's adoption of Salesforce while simultaneously moving away from their reliance on spreadsheets. An app builder is given a spreadsheet everyone is sharing that needs to be added to Salesforce. The object with fields needs to be created and the data inserted simultaneously.

Which tool should be used?

Options:

A.

Import Wizard

B.

Lightning Object Creator

C.

Data Loader

D.

Schema Builder

Buy Now
Questions 86

Universal Containers uses a custom object called Reviews to capture information generated by interviewers during the candidate process. The Review records are visible to any user that has access to the related custom Candidate record. The VP of Human Resources wants the comment field on the Review to be private to anyone outside of the MR department

How should the app builder meet this requirement?

Options:

A.

Create a page layout with the field and use field-level security to hide the field from all other users.

B.

Create an Apex sharing rule to share the field with users that have "MR'' in their role.

C.

Create a sharing rule to share the field with the VP of HR with Role and Subordinates.

D.

Create a page layout with the field for HR users and another page layout without the field for all other users.

Buy Now
Questions 87

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
Exam Name: Salesforce Certified Platform App Builder (SU24)
Last Update: Nov 21, 2024
Questions: 291
Platform-App-Builder pdf

Platform-App-Builder PDF

$28  $80
Platform-App-Builder Engine

Platform-App-Builder Testing Engine

$33.25  $95
Platform-App-Builder PDF + Engine

Platform-App-Builder PDF + Testing Engine

$45.5  $130