Pre-Summer Sale Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Salesforce Platform-App-Builder Dumps

Salesforce Certified Platform App Builder (Plat-Admn-202) Questions and Answers

Question 1

Which two report formats can be used as a source report to configure a reporting snapshot? Choose 2 answers

Options:

A.

Tabular format

B.

Summary format

C.

Joined format

D.

Matrix format

Question 2

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 Asset Inventory as a Related list on Asset?

Options:

A.

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

B.

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

C.

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

D.

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

Question 3

Universal Containers (UC) utilizes two custom picklist fields Called sales_Organization_c and Pricing_Tier _ Which validation rule should an app builder use to ensure Pricing Tier_c is required for customers with a Sales Organization__c value of Canada?

Options:

A.

AND (ISPICKVAL (Sales Organization_c, ' Canada ' ), ISBLANK (TEXT (Pricing_Tier

B.

IF (ISNULL(Sales_Organization_c= ' Canada ' , ISBLANK (TEXT (Pricing_Tier_c)), TRUI

C.

ISPICKVAL (Sales Organization_c, ' Canada ' ) & ISNULL (Pricing_Tier_c)

D.

OR (ISPICKVAL (Sales Organization_c, ' Canada ' ), ISBLANK (TEXT (Pricing_Tier_c));

Question 4

DreamHouse Realty (DR) asks for some improvements in case management. They want to enforce process compliance so that cases are unable To be reverted to an earlier case status, and to ensure that certain fields are required when specific case criteria are met. Which solution should an app builder implement to meet these requirements?

Options:

A.

Configure validation rules with help text.

B.

Create dependent picklist fields and set them as require

C.

Use an approval process to check field criteria are met.

D.

Make the fields required on the page layout.

Question 5

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.

Question 6

Cloud Kicks asked the app builder to insert a list of 25,000 records using Deduplication for the Delivery custom object. Which tool should be used?

Options:

A.

Import Wizard

B.

Data Loader

C.

Lightning Object Creator

D.

Schema Builder

Question 7

The app builder at Northern Trail Outfitters created a report type For opportunities with or without shipments. The operations team wants to See the account rating information on the report. What should the app builder do to fulfill this request?

Options:

A.

Use add fields related via lookup with the view set to opportunities.

B.

Change the account/opportunity relationship to a master/detail relationship.

C.

Change the primary object of the custom report type to the Account object.

D.

Add the Account Rating field to the opportunity record page.

Question 8

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

Question 9

Duplicate management for Leads has been implemented at Universal Containers but it seems duplicate leads are still being create 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 Duplicate Rule details to Bypass Sharing Rules.

B.

Change the Load Assignment Rule to check for duplicates.

C.

Change OWD for Leads to Public Rea

D.

Change the Lead Duplicate actions to Block on Create.

Question 10

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 new profile to allow for read-only access to the field via field level security and assign it to the agent.

B.

Create a permission set that allows read-only access to the field via field level security and assign it to the agent.

C.

Update the custom field ' s field level security in setup to allow the agent read-only access to the fiel

D.

Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via field level security.

Question 11

A customer service representative at a call center wants to be able to Collect information from customers using a series of question prompts. What should an app builder use to accomplish this?

Options:

A.

Approval Process

B.

Path

C.

Validation Rule

D.

Flow

Question 12

Cloud Kicks has a custom object with a private sharing setting. The business wants to share individual records with specific people or departments on a case-by-case basis. Which three options does the business user have to manually share individual records? Choose 3 answers

Options:

A.

Public Groups

B.

Private Groups

C.

Permission Set Groups

D.

Roles and Subordinates

E.

Users

Question 13

Universal Container wants customers to be able to open cases From a public-facing website. What should the app builder use to enable visitors to the website?

Options:

A.

Web-to-case

B.

Outbound message

C.

Screen flow

D.

Email-to-case

Question 14

Universal Containers wants to embed a chart of all related Opportunities, By stage, on the Account detail page. Which type of report should an app builder create to add to the Account page layout?

Options:

A.

A tabular report on the Opportunity object

B.

A tabular report on the Account object

C.

A summary report on the Opportunity object

D.

A summary report on the Account object

Question 15

DreamHouse Realty wants to display a weather map component on a Lightning record page when a house is scheduled for a ing. How should the app builder meet the requirement?

Options:

A.

Component visibility

B.

Field-level security

C.

Formula field

D.

Sharing rules

Question 16

Universal Containers uses a custom object called Projects. When managers Assign projects, they set a custom field on the Project record called Estimated Hours. Once set, users should be able to decrease but not increase the value. How can an app builder meet this requirement?

Options:

A.

Create a validation rule that uses the ISCHANGED function.

B.

Create a formula default value for the custom fiel

C.

Create a validation rule that uses the PRIORVALUE function.

D.

Create a formula field that uses the PREVGROUPVAL function.

Question 17

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.

Salesforce Optimizer App

C.

Lightning App Builder

D.

Lightning components in Setup

Question 18

A new field is being created on a custom object. However, the app builder does not want the field to 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.

Question 19

An app builder installs an unmanaged package in a full copy sandbox that is an exact match for production, and now they are ready to install it in production. The app builder attempts to install the package in production, and it fails. Why did the package fail to install?

Options:

A.

Incorrect license types

B.

Object limits successful

C.

Apex unit test failures

D.

Package features not compatible

Question 20

Universal Containers wants to give sales managers the ability to quickly provide sign off On an Opportunity vi a 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.

Dynamic Actions

B.

Schema Builde

C.

Approval Process

D.

Validation Rule

Question 21

The appraisal team at DreamHouse Realty wants to leverage Salesforce Mobile app. What are three things an app builder should do to optimize mobile experience? Choose 3 answers

Options:

A.

Avoid using default field values so that the user is required to fill in all fields on the screen.

B.

Minimize the amount of formula fields and lookup fields to reduce page load time.

C.

Put the most important fields in the compact layout so they are easy to fin

D.

Create individual customized layouts for different phone operating systems.

E.

Use Global Actions to make it easy to perform vital functionality on mobile.

Question 22

Uras Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object. Contacts can 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 Contact and one Master-detail relationship on Solar Project

B.

Two Lookup relationships on a new custom object

C.

Two Master-detail relationships on a new custom object

D.

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

Question 23

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 existing permission set will be completely overwritten.

B.

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

C.

Changes to field-level security in the permission set will not be applie

D.

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

Question 24

An app builder has a custom component they want to make available on the utility bar, but the component is unavailable. How should the component be tagged?

Options:

A.

For use in App Manager.

B.

For use in Lightning App Builder.

C.

For use on record pages.

D.

For use on the utility bar.

Question 25

Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a Parent Account record. They want To auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly. What should the app builder recommend?

Options:

A.

Customize a Global Quick Action

B.

Add Path on Account hierarchy

C.

Add a custom link on Account

D.

Create a custom action

Question 26

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 an 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- populatedd on the Asset record when a maintenance work order gets close Which tool should an app builder recommend to help meet this requirement?

Options:

A.

Flow

B.

Einstein Next Best Action

C.

Roll-up Summary

D.

Apex Trigger

Question 27

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. Which field type should the app builder utilize to fulfill this requirement?

Options:

A.

Rich text area

B.

Lightning web component

C.

URL

D.

Long text area

Question 28

Ursa Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object. Contacts can potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contracts associated with it. How should an app builder configure the data model?

Options:

A.

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

B.

The Lookup relationship on a new custom object

C.

Two master-detail relationship on a new custom object

D.

Our Master-About relationship on Contact and our Master-About relationship on Solar Project

Question 29

When an opportunity has a closed date that is pushed more than 30 days, manager approval is require 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.

Question 30

What are the limitations of Schema Builder when creating a custom object?

Options:

A.

Fields and relationships can be created, but they will be unable to add the fields to the page layout from the canvas.

B.

Custom fields can be added to any custom objects, excluding formula field types.

C.

Relationships can be made to any custom objects, but any relationships to standard objects should be built in Lightning Object Manager.

D.

" Save " should be clicked each time a new object, field, or relationship is create

Question 31

Sales managers at Cloud Kicks would like to standardize what information sales reps are gathering. Sales reps 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. Which feature should an app builder use to provide this functionality?

Options:

A.

Path

B.

Other Red

C.

Approval Process

D.

Global Action

Question 32

DreamHouse Realty (DHR) recently acquired Cloud Kicks (CK), a company That is still on Salesforce Classi DHR is keeping the CK Salesforce org; however, it Will migrate this org to Lightning Experience. Where should the app builder find prebuilt resources to help with this project and Overall adoption?

Options:

A.

AppExchange

B.

Flow Builder

C.

Lightning Object Creator

D.

Import Wizard

Question 33

Universal Containers has deployed custom tabs to production via change sets, without including the profile settings or permission sets. What is the setting for the visibility of custom tabs?

Options:

A.

Custom tabs are hidden for all users.

B.

Custom tabs are default off for all users.

C.

Custom tabs are default on for all users.

D.

Custom tabs are NOT deploye

Question 34

Universal Containers has a custom object that holds over 100 fields. The App builder wants to break up the fields into separate tabs on the lightning page. Which Lightning component is most appropriate to fulfil this requirement?

Options:

A.

Highlights panel

B.

Record detail

C.

Field section

D.

Accordion

Question 35

Ursa Major Solar wants to provide sales console users with an incredible experience, with the most-used components easily accessible at all Times. Which solution can enable reps to see and access these components from anywhere within the app without leaving the page where the team is working?

Options:

A.

Utility bar

B.

Home page

C.

Favorites

D.

Global actions

Question 36

Universal Containers (UC) needs a picklist field called Status on three Separate custom objects. UC has a requirement to share the list of values for this field Across each object. Which feature should an app builder use?

Options:

A.

Shared Custom Field

B.

Global Picklist Value Se

C.

Dependent Picklist

D.

Related Picklist

Question 37

Sales representatives want to capture custom Feedback record details related to each Account. The sales reps want to accomplish this with minimal clicks on mobile. Which two solutions should be recommended in order to meet this requirement? Choose 2 answers

Options:

A.

Create a single-specific action in Account

B.

Create a feedback object as a parent of Account

C.

Create a global action on Account

D.

Create predefined values for most of the fields

Question 38

The VP of sales at AW Computing would like a Roll-Up Summary field onThe 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.

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

B.

The organization has Advanced Currency Management enable

C.

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

D.

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

Question 39

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 two formulas will accomplish this requirement? Choose 2 answers

Options:

A.

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_re gif " , " /s.gif " ))), " Priority Flag " )

B.

IMAGE( CASE( Priority, " Low " , " //img/samples/flag_green.gif " , " Medium " , " //img/samples/flag_yellow.gif " , " High " , " //img/samples/flag_re gif " , " /s.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_re gif " , " /s.gif " )))

D.

CASE( Priority, " Low " , " //img/samples/flag_green.gif " , " Medium " , " //img/samples/flag_yellow.gif " , " High " , " //img/samples/flag_re gif " , " /s.gif " )

Question 40

Universal Containers allows all employees to submit reviews for leadership using a custom object called Review. These Reviews should only be Visible to the HR department and the employee who submitted the record Which three steps should an app builder take to properly control access to Reviews? Choose 3 answers

Options:

A.

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

B.

Set organization-wide default to Private.

C.

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

D.

Disable Grant Access Using Hierarchies.

E.

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

Question 41

DreamHouse Realty wants to make sure an Opportunity has a field, Expected_Close_Date_c, populated before it is allowed to enter the qualified stage. How should an app builder solution this request?

Options:

A.

Record Type

B.

Page Layout

C.

Validation Role

D.

Activity History

Question 42

An app builder needs to modify an existing Process Builder that automates some of the work being done by the sales team. What are three capabilities of Process Builder that improve productivity? Choose 3 answers

Options:

A.

Create a child record.

B.

Start an additional message.

C.

Update a related record.

D.

Send an email alerts.

E.

Delete a related record.

Question 43

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.

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

B.

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

C.

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

D.

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

Question 44

After discovering a second sun in the solar system, Ursa Major Solar wants to change the field relationship between `Sun_c` and `Planet_c` to a lookup rather than a master- detail. What should an app builder consider about the effect on reporting before making this change?

Options:

A.

Existing reports created under the `Sun_c` with `Planet_c` report type made by Salesforce will be unusable, but not deleted.

B.

Existing roll-up summary fields will be deleted from the `Sun_c` object and from any reports where they were added.

C.

Existing roll-up summary fields will remain on the `Sun_c` object and available for reporting, but will no longer update.

D.

Existing reports created under the `Sun_c` with `Planet_c` report type made by Salesforce will be deleted.

Question 45

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.

The change set will be automatically deployed when production is upgrade

B.

The deployment is not possible due to different versions.

C.

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

D.

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

Question 46

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

Options:

A.

Use Data Loader ' s update function to import leads and match to existing Records based on e- mail address.

B.

Upload the lead list using the Import Wizard and select a Matching Type to Prevent duplicate lead creation.

C.

Enable Duplicate Matching in the Data Management section in Setup and Activate the Lead- to-Lead scenario.

D.

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

Question 47

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 fulfil this requirement?

Options:

A.

Create a validation rule on Account.

B.

Make the Customer Status field required on Account.

C.

Create a validation rule on Contact.

D.

Make the Region field required on Contact.

Question 48

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.

Component visibility filter

B.

AppExchange

C.

Detail page layouts

D.

Field-level security

Question 49

The CFO of Cloud kicks needs to sign off on any major shoe retail deal that has a discount of more than 30% before the deal can be closed. Which feature should be used to handle this requirement?

Options:

A.

Slack message

B.

Approval Process

C.

Email Alart

D.

Field Update

Question 50

Cloud Kicks (CK) has a formula field `specialty ` or Opportunity that gets its value from the `specialty ` field on the related Account. CK has changed its processes to allow opportunities to have different values for `Specialty ` than their Account. How can sales reps enter values for the `specialty ` field on Opportunity, while preserving the values on existing opportunities?

Options:

A.

Extent the data, convert the field to `GETTING` and mount the data.

B.

Convert the field to a text field and the values in the left.

C.

Create a new text field and keep using the existing formula field.

D.

Create a new text field and import the formula field values in it.

Question 51

Cloud Kicks wants to make sure that users without the Marketing role are unable to update the Contact Retail Opt In picklist field to Yes. Which validation rule should an app builder use to prevent other users from making this update?

Options:

A.

AND #UserRole.Name Marketing, Retail Opt_In_e= " Yes " )

B.

AND UserRole.Name Marketing " , Retail Opt_In_e= " Yes " )

C.

AND UserRole.Name = " Marketing ' , ISCHANGED (Retail Opt_In_c), ISPICKVAL (Retail Opt_In_c, " Yes " ))

D.

AND UserRole.Name Marketing ' , ISPICKVAL (Retail Opt_In_e, " Yes " ))

Question 52

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. What should an app builder use to implement this?

Options:

A.

Activity timeline

B.

Formula field

C.

Validation rule

D.

Roll-up summary field

Question 53

Universal Containers (UC) tracks Account locations in Zip Code, a custom text field with a validation rule to enforce proper formatting of the US ZIP+4 code for UC ' s orders. Which formula should the app builder create on Order to display only the first five digits of Zip Code from the parent Account?

Options:

A.

BEGINS (Account.Zip Code_, 5)

B.

LPAD (Account.Zip Code_x, 5)

C.

LEFT (Account.Zip Code_c, 5)

D.

TEXT (Account.Zip Code_c, 5)

Question 54

Ursa Major Solar (UNS) uses a public sharing model for accounts. UNS 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.

Create a custom-based sharing rule.

B.

Update the organization-wide defaults.

C.

Update the Sales profile.

D.

Create an owner-based sharing rule.

Question 55

[Data Modeling and Management]

Ursa Major Solar (UMS) is looking to hire some new employees. UMS wants to allow the same applicant to apply for multiple open positions Using a single application. What should an app builder recommend to meet these requirements?

Options:

A.

Create a master-detail relationship field on Open Position to Application.

B.

Create a master-detail relationship field on Applicant to Application.

C.

Create a master-detail relationship field on Applicant to Open Position.

D.

Create a master-detail relationship field on Application to Open Position.

Question 56

An app builder needs to create new automation on an object. Which best practice should the app builder follow when building out automation?

Options:

A.

One Flow per object

B.

One validation rule per object

C.

One invocable process per object

D.

One record change process per object

Question 57

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

Question 58

Cloud Kicks wants to display 12 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.

Custom Lightning Web Component

B.

Highlights Panel

C.

Path

D.

Accordion

Question 59

Where can an app builder edit an existing app to add Components to the utility bar?

Options:

A.

Lightning App Builder

B.

Lightning Record Page

C.

App Manager

D.

App Menu

Question 60

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.

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

B.

Create a new Contact and have the users try again.

C.

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

D.

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

E.

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

Question 61

An app builder installed a custom Lightning component from AppExchange. What should be done next in order to configure the component for use in a record page?

Options:

A.

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

B.

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

C.

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

D.

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

Question 62

An app builder wants to create a new field using Schema Builder. Who will get access to the new field by default?

Options:

A.

All profiles.

B.

Standard profiles.

C.

Internal profiles.

D.

No profiles.

Question 63

Cloud Kicks (CK) wants to set up a custom child object to track gift cards issued to a customer. A key requirement is to track the total number of gift cards opened and gift cards issued on an Account. CK wants to permanently ensure the gift cards are unable to be moved across any other Account once it is created. On the gift card object, which field type should be created to support this requirement?

Options:

A.

Lookup relationship

B.

Master-detials relationship

C.

Roll-up summary

D.

Formula

Question 64

Ursa Major Solar has a lookup relationship between a custom `delay_` object and a custom `Size_` object. An app builder wants to create a roll-up summary field that counts the total number of `Size_` records related to each `delay_` 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 `delay_` object.

B.

This lookup relationship will need to be converted to a master-detail relationship before a roll-up summary field can be created.

C.

A roll-up summary field will need to be created on the `delay_` object with a field filter that selects all related `Size_` records.

D.

The roll-up summary can be achieved by creating a formula field on the `Size_` object.

Question 65

The Recruiting team at AW Computing captures the job acceptance and date of hire of A candidate on the Job Application custom object. Once the candidate accepts The recruiter ' s job offer, the date of hire should be entered and not be changed on Subsequent record edits. Which validation formula should the app builder use?

Options:

A.

(ISBLANK (Job Accepted_c) || NOT (INCHANGED (Hi_Date_=))

B.

NOT (LABLANK (Job hocepted_c)) FRISCHANGED (Hire_Date

C.

NOT (ISBLANK (Job_Accepted_c)) 11 ISCHANGED (Hire_Date c)

D.

(ISBLANK (Job_Accepted_c) NOT (ISCHANGED (Hire_Date_0})

Question 66

An app builder at Cloud Kicks created a custom object and related fields in the schema builder. Which next steps should the app builder take to ensure users can access the new object and fields?

Options:

A.

Add the fields to the page layout on the object

B.

Allow reporting for the object and fields.

C.

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

D.

Assign data types to the fields on the object.

Question 67

Universal Containers has a Lightning record page that supportsBoth 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.

Options:

A.

The component needs to be activate

B.

The record page template is unable to support mobile devices.

C.

The component has been developed for Desktop Pages.

D.

The record page needs to be activate

Question 68

A Cloud Kicks employee submitted an opportunity for approval by their manager. What will happen if the employee attempts to edit the description field after submission?

Options:

A.

User will be able to edit the description field only.

B.

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

C.

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

D.

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

Question 69

Northern Trail Outfitters wants the field sales team to only see the accounts that they Own. Separate North American and European marketing teams should only see Accounts in their respective regions. The inside sales team needs to see all accounts In Salesforce. How can this be accomplished?

Options:

A.

Set the Organization-Wide Default to Public for accounts. Create profiles for each marketing team, and create an Inside Sales Team role that is at the top of the Role Hierarchy.

B.

Set the Organization Wide Default to Public for accounts. Create criteria-based sharing rules for Each marketing team, and create an Inside Sales Team permission set with the " View All " setting for Accounts.

C.

Set the Organization-Wide Default to Private for accounts. Create permission sets for each marketing Team, and create an Inside Sales Team profile with the " View All " setting for accounts.

D.

Set the Organization Wide Default to Private for accounts. Create criteria-based sharing rules for Each marketing team, and create an Inside Sales Team profile with the " View All " setting for Accounts.

Question 70

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 checkedd and an external system should be notified via an outbound Message the next day when a lift is sol Which automation tool should be used to complete this task?

Options:

A.

Approval process

B.

Validation rule

C.

Flow

D.

Assignment rule

Question 71

A sales rep at AW Computing is unable to find what they are looking for While scrolling through their Chatter fee How can a filter be utilized to only posts from their key account and Opportunity records?

Options:

A.

Create Chatter Dookmarks.

B.

Create a Chatter stream.

C.

Create a Chatter notification.

D.

Create a Chatter group.

Question 72

Universal Containers wants to track installation information once a Container has been purchased on a custom object. Sales reps should have visibility of All the installations associated with their opportunities. Which kind of relationship should this new object have to Opportunity?

Options:

A.

Master-Detail

B.

Hierarchical

C.

Many to Many

D.

Lookup

Question 73

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.

Screen Flow

B.

Apex Trigger

C.

Record-triggered flow

D.

Scheduled Triggered flow

Question 74

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.

Question 75

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.

Rename the change set, add the changes and re-deploy.

B.

Clone the change set and re-deploy.

C.

Refresh the test sandbox and re-deploy the change set.

D.

Update the change set and re-deploy.

Question 76

Dreamhouse Realty requires that field value changes for certain fields such As Asking Price_c and Real Estate Agent on their House_c custom object up prominently on Chatter. Which Chatter feature should the app builder use?

Options:

A.

Topics

B.

Feed Tracking

C.

Pin Field

D.

Publisher Actions

Question 77

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.

Chatter approval

B.

Slack post

C.

Automated email message

D.

Approval process

Page: 1 / 26
Total 259 questions