Summer Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Salesforce Platform-App-Builder Salesforce Certified Platform App Builder (Plat-Admn-202) Exam Practice Test

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

Question 1

Cloud Kicks recently implemented the application lifecycle Management process to its release management strategy. Which category handles bug fixes and simple changes?

Options:

A.

Roll

B.

Major

C.

Minor

D.

Patch

Question 2

At Cloud Kicks when an opportunity close date is delayed by more than 60 days, the Manager and the VP of Sales want to review the change. Which two solutions will meet the requirement? Choose 2 answers

Options:

A.

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

B.

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

C.

Create a formula field that calculates if the close date is less than 60 days and then send An email alert.

D.

Create a flow that submits the record for an approval process.

Question 3

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 4

DreamHouse Realty is rethinking its sandbox utilization strategy after acquiring Cloud Kicks. The Salesforce COE already utilizes a partial and a Full sandbox, which it refreshes on their own regular schedules. Teams are expanding and have to begin each of their small projects in a sandbox before Committing to the larger pool for collaborative testing while still keeping costs down. Which sandbox type should be considered first?

Options:

A.

Developer pro sandbox

B.

Partial sandbox

C.

Developer sandbox

D.

Full sandbox

Question 5

The Service Manager provided the app builder with color code requirements for case age on open cases. - New cases populate a green circle. - Day-old cases populate a yellow circle. - Three day-old cases populate a red circle. How should an app builder implement this requirement?

Options:

A.

Custom Button

B.

Quick Action

C.

Formula Field

D.

Lightning Web Component

Question 6

A production org includes custom objects containing confidential Information. A sandbox is needed that includes data records, excludes all of the Confidential objects, and can be refreshed weekly. Which steps should an app builder take to meet these requirements?

Options:

A.

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

B.

Create a Full Copy Sandbox and use a sandbox template.

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.

Question 7

A manager built out a new Account report and wants to add a chart of the data to account records. An app builder tried to use the Report Chart component but was unable to find the manager ' s report. What are two reasons the app builder is unable to see the report? Choose 2 answers

Options:

A.

The report has no data in it.

B.

The app builder did not create the report.

C.

The report is in the manager ' s Private reports folder

D.

The report does not have a chart.

Question 8

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 9

Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects. What does the app builder need to provide to ensure users can view Request Inventory records?

Options:

A.

Apex-based sharing on the first master object.

B.

Read access to both master objects.

C.

Sharing rules on Request Inventory object.

D.

Read access to the first master object.

Question 10

Universal Containers wants to collaborate with its customers within Salesforce and has decided to enable the Allow Customer Invitations in the Chatter Settings. Which permission is granted to customers when invited to a Chatter group?

Options:

A.

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

B.

The ability to interact with members of their groups.

C.

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

D.

The ability to request access to public groups.

Question 11

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.

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

B.

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

C.

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

D.

Global actions can be accessed anywhere actions are available in mobile including Record detail pages, feed, and Chatter groups.

Question 12

At Ursa Solar Major, only users with the Outer Planets profile Need to see the Jupiter field on the Solar System object. How should the app builder satisfy this requirement?

Options:

A.

Classic encryption

B.

Field-level security

C.

Filtered view

D.

Sharing rules

Question 13

Universal Containers asked the app builder to ensure when an Account type changes to ' Past-Customer ' the contacts directly related to That account get an updated status of ' Re-Market ' . Which automation should the app builder use to accomplish this task?

Options:

A.

Validation rule

B.

Lightning component

C.

Screen flow

D.

Record-triggered flow

Question 14

Universal Containers wants sales reps to get permission from their managers before deleting Opportunities. What can be used to meet these requirements?

Options:

A.

Two-step approval process

B.

Approval process and flow with a scheduled path

C.

Schedule-triggered flow with Submit for Approval action

D.

Approval process with a record triggered flow

Question 15

Ursa Major Solar (UHS) uses a public sharing model for accounts. UHS 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 an owner-based sharing rule.

B.

Create a criteria-based sharing rule.

C.

Update the organization-wide defaults.

D.

Update the Sales profile.

Question 16

Sales reps at Universal Containers use Salesforce on their mobile devices. They want a way to add new contacts quickly and then follow up later to complete the Additional information necessary. Which mobile solution should an app builder recommend to create the new contact?

Options:

A.

Λ Build a global action to create Contacts.

B.

Use Path and set pre-defined values.

C.

Customize the mobile menu to move Contacts to the top.

D.

Add a compact layout to Contacts.

Question 17

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 18

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 Contacts associated with it. How should an app builder configure the data model?

Options:

A.

Two Master-detail relationships on a new custom object

B.

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

C.

Two Lookup relationships on a new custom object

D.

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

Question 19

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 20

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 21

An app builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor. What is a limitation of formulas that could be causing the issue?

Options:

A.

Formula field limit reached on the Account object.

B.

Unable to reference the child records.

C.

Contact and Account objects DO NOT have a Master-Detail Relationship.

D.

More than 5,000 characters in the formulae.

Question 22

What should an app builder consider when choosing a template for a new Lightning record page?

Options:

A.

Page structure will automatically adapt to the device being used to view the record page.

B.

To view the record page, users need " View All Data " permissions for the object.

C.

The template is unable to be changed after the initial save.

D.

Select a new template for each type of device users use to view the record page.

Question 23

Northern Trail Outfitters wants to initiate an automatic daily up of its Salesforce org. Which tool should an app builder recommend for this task?

Options:

A.

Refresh full copy sandbox

B.

Data Export Service

C.

AppExchange package

D.

Report export

Question 24

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 condition should the app builder review?

Options:

A.

If the list view selected is locked by another user

B.

If the list view restricts sharing for the user

C.

If the list view contains a chart created by the user

D.

If the list view contains more than one record type

Question 25

Service Agents are required to confirm a user ' s identity before providing support information over the phone. Which feature can an app builder use to help agents meet this requirement?

Options:

A.

Add Path to the top of the Case layout

B.

Case Validation Rules

C.

Include Surveys as a Case related list

D.

Guided Action Flows on the record page

Question 26

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 use to fulfill this requirement?

Options:

A.

URL

B.

Multi-select picklist

C.

Long text area

D.

Rich text area

Question 27

When a deal is closed-won, it has to be approved by the owner ' s Manager prior to being added to the leaderboard for a quarterly sales Competition. An opportunity is won on the last day of the quarter and the Manager is on vacation. What is recommended to ensure all of the appropriate deals are reviewed and the leaderboard is up to date?

Options:

A.

Have the manager ' s assistant reassign the approval request.

B.

Use a quick action to forward the approval request to the next level approver.

C.

Set up a delegated approver for the manager.

D.

Use an assignment rule to automatically assign a delegated approver.

Question 28

An app builder wants to streamline the user experience by reflecting summarized calculations of Specific fields on various objects. Which three field types can be used in roll-up summary fields to accomplish this? Choose 3 answers

Options:

A.

Checkbox

B.

Time

C.

Currency

D.

Date

E.

Percent

Question 29

The finance manager at Universal Containers wants to receive a new Business notification email each time a new client is won. The sales manager wants to Receive a task letting them know to onboard the new client unless it is a top-tier Client. Which automation tool should an app builder use to best address all these requests?

Options:

A.

Approval process

B.

Record-triggered flow

C.

Apex

D.

Screen flow

Question 30

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 31

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 date field called First Order Date, then create roll-up summary to update the field using Type MIN.

B.

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.

C.

Create a new date field called First Order Date, then set the date using a roll-up summary on Opportunity Close Date.

D.

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

Question 32

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 33

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 34

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 35

Ursa Major Solar wants to see the Type field from the parent object Galaxy listed on the child record Star. The app builder is receiving an error stating " Picklist values are only supported in certain functions " . Which formula should an app builder use to achieve the desired result?

Options:

A.

TEXT(BRIs (Bilding)_=Type_0)

B.

WATER(Bilding)_=Type_0

C.

TEXT(Bilding)_=Type_0

D.

FEED(Bilding)_=Type_0

Question 36

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 sandbox is still populating dat

C.

The selected objects in the sandbox template.

D.

The partial sandbox is at capacity.

Question 37

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.

Lightning Object Creator

C.

Manage Field Permissions

D.

Developer Console

Question 38

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.

Permission Set Groups

B.

Roles and Subscriptions

C.

Public Groups

D.

ID Users

E.

Private Groups

Question 39

Universal Containers has a custom picklist called Support Level On the Account object. They would like to 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 Account object using the ISPICKVAL function.

B.

Create a Lookup Relationship on the Case object.

C.

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

D.

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

Question 40

Cloud Kicks (CK) tracks the support level of its customers on the account Record page. CK wants to a text notification on a case record page when the Related account is a platinum-level customer. How can an app builder meet this requirement?

Options:

A.

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

B.

Add a rich text component to the Case Lightning page Set the component visibility of the rich text component to when the account support level is Platinum. Create a text-only custom Lightning Web Component Drag the custom Lightning Web Component into the Case page layout.

C.

Set its visibility to when the account support level is platinum. Create a text-only custom Lightning Web Component. Clone the case page layout.

D.

Drag the custom Lightning Web Component into the page, and assign the layout to platinum cases.

Question 41

On the Account Lightning record page, users need to see ten fields and the ability to sort and wrap text on their Related Lists. Which Related List type should the app builder select for the Related List Lightning component?

Options:

A.

List View

B.

List Class

C.

Enhanced List

D.

Basic List

Question 42

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 43

Nickname__c is a custom text field on a contact record that is Utilized to override the contact 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 (BLANKVALUE (Nickname__c)), Nickname_c, FirstName)

B.

IF(ISNULL(Nickname__c), Nickname _ C, FirstName)

C.

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

D.

IF (TEXT (Nickname_c), Nickname_c, FirstName)

Question 44

DreamHouse Realty (DR) is expanding into subsidized housing by partnering with local government entities. 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.

Data loss may occur when changing custom field types.

B.

Audit Trail is available through REST API extracts.

C.

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

D.

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

Question 45

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 46

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

Options:

A.

Flow Launcher

B.

Apex

C.

Approval Process

D.

Quick Action

Question 47

To increase adoption, Universal Containers is proposing changes to its Salesforce data model to allow easier visibility for sales reps into key metrics. The Proposal has three custom objects related to the Account object, one with a master- Detail, and two that are not. Each of these objects has 15 fields they would like to Summarize on the Account object. What are two considerations for this proposal? Choose 2 answers

Options:

A.

Roll-up summaries are limited to master-detail relationships.

B.

Roll-up summaries allow MAX, MIN, SUM, COUNT, and AVG.

C.

An object can have 25 roll-up summaries.

D.

An object can have 20 object references.

Question 48

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?

Options:

A.

Each org can have up to 25 custom external ID fields.

B.

Each object can have up to 25 custom external ID fields.

C.

An external ID field can be a URL field.

D.

An external ID field can be an auto-number field.

Question 49

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 records have existing formulas on the Account.

C.

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

D.

The Account record includes Parks roll-up summary fields.

Question 50

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 51

Sales reps want the ability to see who can view their account records and How the people have access. Which button should the app builder add to the Account page layout to enable this?

Options:

A.

Sharing Hierarchy

B.

New Task

C.

Sharing

D.

Edit

Question 52

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 53

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 54

Universal Containers (UC) has a time-sensitive need for a custom Component to be built in 4 weeks. UC developers require additional Enablement to complete the work and are logged by several months. Which option should an app builder suggest to meet this requirement?

Options:

A.

Build a screen flow page.

B.

Use an AppExchange solution.

C.

Build a Lightning record page.

D.

Use a Bolt solution.

Question 55

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.

Import Wizard

B.

AppExchange

C.

Apex Code

D.

Lightning Components

Question 56

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 57

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 58

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

Options:

A.

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

B.

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

C.

Create a lead object on the partner community and a record type for web and trade leads.

D.

Create custom objects for each type of lead with each page layout only containing the Relevant fields.

Question 59

Universal Containers utilizes opportunities and a custom object called Detailed_Sales_ The company would like to roll sales metrics up to an opportunity For only Detailed_Sales_c records that have their picklist status set to Active. What is the recommended method for the app builder to achieve this request?

Options:

A.

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

B.

Utilize Apex code to roll up the desired amounts.

C.

Create a master detail relationship between the parent and child object with a roll up summary field That filters on the status field

D.

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

Question 60

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 customizations 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 Dat What should an app builder use to solve the problem?

Options:

A.

Sandbox cloning

B.

Partial copy sandboxes

C.

Full copy sandboxes

D.

Sandbox refreshes

Question 61

Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record is treated Uniquely. Which formula should an app builder use to create this new field?

Options:

A.

VALUE (14)

B.

CASE SAFEID (Id)

C.

TEXT (Id)

D.

ISNUMBER (Id)

Question 62

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 63

Cloud Kicks works on an annual subscription model. When a sales 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 initiate the contract process with the customer. Which automation solution would meet these requirements?

Options:

A.

Approval Process

B.

Outbound Message

C.

Record-triggered flow

D.

Validation Rule

Question 64

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 65

Cloud Kicks (CK) wants to begin socializing and collaborating within Salesforce around Customer accounts to discuss various topics. CK would like all company employees to see these Conversations. Which two features of Chatter would meet CK ' s business needs? Choose 2 answers

Options:

A.

Set up new public Chatter groups.

B.

Set up new private Chatter groups.

C.

Use Chatter actions to create tasks to complete.

D.

Use post action on the Account object.

Question 66

Cloud Kicks wants to know the total value of all won Opportunities for Accounts and display it on the record. Which type of summary should the app builder use in the roll-up summary field?

Options:

A.

Count

B.

Total

C.

Aggregate

D.

Sum

Question 67

DreamHouse Realty (DR) employees started using company-owned airplanes for work travel after Ursa Major Solar was acquire DR executives Want to automate the submission travel request forms to enforce the internal policy. How should an app builder automate travel requests based on these criteria?

Options:

A.

Assignment rule

B.

Validation rule

C.

Apex

D.

Approval process

Question 68

Universal Containers require different fields to be filled out at each stage of the Opportunity sales process. Which configuration steps can an app builder use to meet this requirement?

Options:

A.

Create a validation rule to prevent the user for field information.

B.

Set asset format required inside based on the current stages.

C.

Define record types and agree formats for each stage.

D.

Add the Path component to the Lightning record page.

Question 69

Universal Containers wants users to have access to the pricing guidelines document when viewing a Contract related to an Account. Which feature should an app builder use to create easy access to the document?

Options:

A.

A custom detail page link on the Contract object

B.

Quick Action on the Account object

C.

A custom detail page link on the Account object

D.

Quick Action on the Contracts object

Question 70

The training team at Northern Trail Outfitters uses a custom Training object to track customer training sessions. An app builder needs to create a relationship between the Training object and the related Students ' record. Which two behaviors should an app builder take into consideration? Choose 2 answers

Options:

A.

On Student record, users can set up Roll-up summary field on Training records.

B.

Cross-object field updates behavior Training and Student records are not supported.

C.

On Training record, the Student Lookup field can be made optional.

D.

On Training record, users can only delete Students, if they have access to it.

Question 71

Universal Containers has Public Read/Write as the Account Organization-wide default (OWD) setting. Visitors to the customer Community site report that they can see all of the company ' s account Records. How should an app builder configure Account sharing so that community Users only see their own Account?

Options:

A.

Create an account record type for external accounts.

B.

Set the account external OWD to private.

C.

Define an owner-based sharing rule for external accounts.

D.

Define a permission set for external accounts.

Question 72

Universal Containers (UC) wants to test code against a subset of production data that is under 5 GB Additionally, UC wants to refresh this sandbox every Weeken Which type of sandbox should be used to accomplish this?

Options:

A.

Developer Pro

B.

Partial Copy

C.

Full Copy

D.

Developer

Question 73

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 74

An app builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor. What is a limitation of formulas that could be causing the issue?

Options:

A.

More than 5,000 characters in the formula.

B.

Contact end Account objects DO NOT have a Master-Detail Relationship,

C.

Unable to reference the child records.

D.

Formula field limit reached on the Account object,

Question 75

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? Choose 2 answers

Options:

A.

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

B.

Set lookup filters on both junction object relationship fields.

C.

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

D.

Create an owner-based sharing rule that gives Read access to the junction object.

Question 76

The Director of Marketing at Northern Trail Outfitters wants the app builder to create a Formula field that tracks how many days have elapsed since a contact was sent a Marketing communication. The director is only interested in whole units. Which function should be used to return a date for calculating the difference?

Options:

A.

TODAY()

B.

DATEVALUE()

C.

NOW()

D.

DATETIMEVALUE()

Question 77

The Dream House Realty (DR) service manager asks for some Improvements in case management. They want to enforce 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.

Approval process

B.

Dependent picklist

C.

Case flow

D.

Validation rules