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

Salesforce Plat-Admn-301 Salesforce Certified Platform Administrator II Exam Practice Test

Page: 1 / 22
Total 220 questions

Salesforce Certified Platform Administrator II Questions and Answers

Question 1

When should an administrator apply a permission set to a user or group of users versus configuring the user’s profile with the necessary access?

Options:

A.

When a user is part of a team with an assigned profile that covers the majority of their needs but requires just a little less access than the rest of their team.

B.

When a user is part of a team with an assigned profile that covers the majority of their needs but requires more access than the rest of their team.

C.

When an organization’s sharing model is too broad and they need to restrict access beyond what their sharing model and existing profiles provide.

D.

When an organization has opted out of using the standard profiles and created custom profiles.

Question 2

Cloud Kicks is a large company with many divisions. Some divisions have a higher turnover, so each division wants to be able to create and manage users only within their division.

What should the administrator do to set this up?

Options:

A.

Set up delegated administrators for the division leaders.

B.

Assign a flat territory role hierarchy for the divisions.

C.

Create a permission set group for the division leaders.

D.

Customize and assign profiles for the division teams.

Question 3

An administrator at Cloud Kicks has been tasked by the compliance team to flag where sensitive information is stored in Salesforce.

What feature should the administrator use to fulfill this requirement?

Options:

A.

Data Classification

B.

Schema Builder

C.

Classic Encryption

D.

Field-Level Security

Question 4

The administrator at Universal Containers recently rolled out Email-to-Case functionality. Even though a new record type was created and specified in the Email-to-Case settings, all incoming cases are receiving a different record type.

What is likely causing the record type discrepancy?

Options:

A.

The new Case Owner needs permissions to the new record type.

B.

The Automated Case User needs permissions to the new record type.

C.

A Case assignment rule is preventing the record type from being updated.

D.

A validation rule is preventing the record type from being updated.

Question 5

On the Contact record, if a contact has the value of 'CEO‘ in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.

What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?

Options:

A.

Title = 'CEO' && NOT(ISBLANK(Phone))

B.

Title <> 'CEO' && NOT(ISBLANK(Phone))

C.

Title = 'CEO' && ISBLANK(Phone)

D.

Title <> 'CEO' && ISBLANK(Phone)

Question 6

Which two ways can an administrator review the page performance for a Lightning record page?

Choose 2 answers

Options:

A.

Lightning Usage App

B.

Analyze Button

C.

Activation Button

D.

Pages Menu

Question 7

The administrator at Cloud Kicks created a flow in a sandbox that walks service agents through the Return Merchandise Authorization creation process. The administrator deployed the flow to production with a Change Set. Users are unable to use the flow in production.

Which step should the administrator take?

Activate the flow administrator take?

Options:

A.

Activate the flow manually after deployment.

B.

Include the active and prior inactive flow version in the Change Set.

C.

Ensure there is an active flow version in the sandbox.

D.

Deployment the flow, with the Metadata API instead of Change Sets

Question 8

Cloud Kicks needs to create 10 separate environments for various projects. A developer sandbox has been created with the necessary configuration and data. The administrator needs to create 10 now environments with the same metadata and data for each user.

What should the administrator do to meet the requirements?

Options:

A.

Use refresh sandbox without Auto Activate.

B.

Use the existing sandbox as a sandbox template.

C.

Use clone a sandbox option from the existing sandbox.

D.

Use a scratch org definition to copy sandbox.

Question 9

AW Computing has been advertising a new keyboard that was released at the beginning of the month. The sales team has an additional incentive to add the keyboards to every sale. The administrator already added the product to Salesforce but the reps are unable to select the product on the opportunity.

Which two options should an administrator check to ensure the product is available?

Choose 2 answers

Options:

A.

Confirm the correct price book is selected on the opportunity.

B.

Make sure the price book Is in the company currency.

C.

Ensure the product is associated with the correct price book.

D.

Verify the product has a start date entered.

Question 10

The sales manager at Cloud Kicks (CK) wants to make sure the accounts that CK serves are happy. One way they track this is by how many open cases an account has with CK. The sales manager asks CK's administrator to build a report to show Accounts with Open Cases.

What report type would this be?

Options:

A.

Bucket Report

B.

Joined Report

C.

Summary Report

D.

Matrix Report

Question 11

The sale VP notices several sales reps generating a contract too early in the sales stage. The help correct this Behavior, the has requested the Create Contract button only be available when the opportunity reach… negotiation stage.

How should the administrator meet this requirement?

Options:

A.

Create a validation rule.

B.

Configure dynamic action.

C.

Create a custom permission.

D.

Modify page layout.

Question 12

Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot changed by users and must be masked when displayed, except the last two digits.

Which two recommended configurators should administrator create? Choose 2 answers

Options:

A.

Use a field with Classic Encryption.

B.

Enable Shield Platform Encryption.

C.

Configure a Field Encryption Policy

D.

SetRead-Only Field-Level Security in the user Profile

Question 13

An administrator at Cloud Kicks has been asked to reduce the file size of full data exports in order to have quicker exports.

Which three recommendations should the administrator make?

Choose 3 answers

Options:

A.

Reduce the amount of objects per export.

B.

Request a backup file every 5 days.

C.

Deselect 'Include images, documents, and attachments' in the export.

D.

Unselect the recycle bin in the object export option.

E.

Keep deleted record counts to a minimum.

Question 14

Support staff at Cloud Kicks work on multiple accounts and opportunities at the same time, Currently, they are switching between browser tabs, which is tedious and confusing. Support managers put in a request for a better agent experience.

What should an administrator recommend?

Options:

A.

Create a screen flow to pull all related opportunities onto one page.

B.

Enable Subtab Record Browsing in the Setup menu.

C.

Configure Split Lit Views.

D.

Implement Service Console.

Question 15

Northern Trail Outfitters requires the sales user to input a use case before moving the opportunity stage to qualified. A consultant has reviewed the business requirement and ran a report to check the state of data completion. When pulling a report for opportunities in the qualified stage or beyond, it appears that only 30% of records have a use case filled out with varying text strings.

What should the administrator recommend?

Options:

A.

Write a record-triggered flow that populates the Use Case field when an opportunity is closed.

B.

Create a validation rule and add the Use Case field to the Stage Guidance in Path.

C.

Make the Use Case field required on the master Opportunity layout.

D.

Use a quick action with the Use Case field in the layout, and add it as a Lightning component.

Question 16

How should an administrator ensure the appropriate number of digits are entered Into the custom encrypted field created to capture credit card numbers on the Opportunity object?

Options:

A.

Use the credit card number mask type.

B.

Define the number of mask characters.

C.

Enter the number of digits at the field level.

D.

Create a validation rule to ensure the length.

Question 17

The administrator at Cloud Kicks needs to import a batch of person accounts into Salesforce.

What tool should the administrator use?

Options:

A.

Data Import Wizard

B.

Quick Create

C.

Bulk API

D.

Mass Update

Question 18

The security department at AW Computing wants to prevent users from exporting more data than they need. Included in this request is limiting records containing sensitive information, such as bank accounts and Personal Identifiable Information (PII).

Which feature should an administrator recommend to help limit what data is exported?

Options:

A.

Salesforce Platform Encryption

B.

Export Data Settings

C.

Salesforce Shield

D.

Muted Permission Sets

Question 19

What would prevent a user from syncing a quote with an opportunity?

Options:

A.

The quote has a validation rule preventing it from being updated.

B.

Another quote is already synced with the opportunity and is awaiting approval.

C.

Another quote is already synced with the opportunity.

D.

The quote has already passed its expiration date.

Question 20

Management at Ursa Major Solar wants to understand how many accounts have opportunities in the overall pipeline.

What should the administrator use to create a report showing all open opportunities and the total number of accounts represented?

Options:

A.

The row count on a summary report grouped by account name

B.

A Cross Filter selecting opportunities with accounts

C.

A custom report type showing opportunities with accounts

D.

The Show Unique Count option on the account name column

Question 21

Cloud Kicks has updated several profiles and created a new app in the sandbox. After testing, everything is working as expected. Which two options should the administrator use to migrate these changes to production from the sandbox?

Choose 2 answers

Options:

A.

Package deployment

B.

Change Data Capture

C.

Outbound Change Set

D.

Inbound Change Set

Question 22

AW Computing wants to embed a report chart on the Account record page that shows the value of closed sales for that account. The chart should be limited to users in the Sales Manager role on the Account record pages.

how should this be accomplished?

Options:

A.

Create a new report and assign it to the component.

B.

Create a new page layout for the Sales Manager role.

C.

Filter component visibility for the Account ID.

D.

Filter component visibility for the Sales Manager role.

Question 23

An administrator at Clod Kicks has build a flow that delivers status update email to customers. Recently, there’s been an increasae in support cases from customers reporting they had not received the email.

Where should the administrator look to investigate the issue?

Options:

A.

Paused Flow Interviews

B.

Process Automation Setting

C.

Email Logs

D.

Setup Audit Trail

Question 24

As part of their yearly audit, the compliance team at Cloud Kicks would like to track when a user's profile has been changed and who changed the data.

What should the administrator review to meet this requirement?

Options:

A.

Field History Tracking

B.

Setup Audit Trail

C.

Historical Trending

D.

Analytic Snapshot

Question 25

DreamHouse Realty currently deals only with single-family homes but is expanding its business it include condos in large cities. There are some features and amenities that inly apply to condos, such as the amount of a deposit and concierge services.

How should an administrator configure the Opportunity object to ensure that only relevant fields are displayed on the record?

How should an administrator configure the Opportunity object to ensure that only relevant fields are displayed on the record?

Options:

A.

Build a Lightning component to display fields that only apply to condos.

B.

Create a Record Type for the type of property and custom page layouts for each.

C.

Configure a validation rule to display fields based on the type of property the user is viewing.

D.

Make is custom Lightning page to display specific fields based on the type of property.

Question 26

An administrator has been asked to enable permissions for users on the account services team to be able to edit and change ownership of Accounts owned by any of the team members.

What should the administrator configure?

Options:

A.

Set organization-wide sharing for Account as Public Read Only.

B.

Create a Sharing Rule on the Account object for all members of the account services role to have Read/Write access.

C.

Update the profile Account object to Modify All.

D.

Enable Account Teams and grant Read record-level access to account team members for the Account object

Question 27

Ursa Major Solar allows accounts to apply for loans to purchase solar panrts. Financial information will be stored in a custom object. Only finance team members should see the related financial information about the account.

What kind of field should the administrator create in the custom object?

Options:

A.

Lookup Relationship

B.

External Relationship

C.

Hierarchical Relationship

D.

Master-Detail Relationship

Question 28

Sales reps end partner consultants at Cloud Kicks work on the same kinds of shoe deals. The administrator has been asked to ensure that the Profit new on the Opportunity object is available to sales reps and is hidden from partners using Field Level Security.

Which two features should the administrator use to fulfil this request?

Choose 2 answers

Options:

A.

Permission Set

B.

Record Type

C.

Organization-wide Defaults

D.

Profiles

Question 29

Cloud Kicks has an export of Order and Order Item data from an enterprise resource planning (ERP) system. The data must be imported into the Salesforce Order and Order Product objects, while maintaining the relationships in the data.

What are two ways the administrator should load the data?

Choose 2 answers

Options:

A.

Use an Upsert operation to load data.

B.

Use an Insert operation to load data.

C.

Replace the Salesforce record ID with the External ID.

D.

Map an External ID data value to the object.

Question 30

An administrator has created a flow that sends platform events whenever an opportunity is updated. An Apex developer has been tasked to write code that listens for these events. When reviewing the debug logs for a user, the developer can see that the flow ran, but the debug Information is missing.

What should the administrator recommend to assist with debugging?

Options:

A.

Select the Debug Enabled checkbox on platform events,

B.

Platform events are unavailable for debugging.

C.

Set a debug log on the Automated Process entity.

D.

Search the AppExchange to And a tool that assists with debugging.

Question 31

An administrator created and activated several record-triggered flows that are configured to run before the record is saved on the same object.

What should the administrator consider about the order of execution for flows?

Options:

A.

The flow type will determine the order of execution.

B.

The last created date of the flow will determine the order.

C.

The order of flow execution is unpredictable.

D.

The flows will execute in alphabetical order based on their names.

Question 32

AW Computing has several service plans it offers with its laptops. Management wants the sales team to focus on bringing in new business and to have the creation of the renewal opportunity for the service plans happen automatically.

What approach should the administrator take to automate the renewal process7

Options:

A.

Configure a time-based workflow to send an email reminder to the sales rep when the service plan expires.

B.

Create a dynamic Lightning page with rich text to remind the rep to create a renewal opportunity when the opportunity is closed won.

C.

Create a validation rule to prevent the rep from closing the opportunity until a renewal is associated.

D.

Configure a flow that will create the renewal based on the closed-won date and opportunity line items.

Question 33

Cloud Kicks has been tracking how many participants wear the company's shoes in each marathon. The administrator creates two custom objects: Races and Runners. There is a master-detail relationship between them as well as a Roll-up Summary field on the Races object to show the count of runners in each race. Requirements have changed, and the administrator wants to delete the Master-detail Relationship field without deleting the Runners records.

What action should an administrator take before the Relationship field can be deleted?

Options:

A.

Change the field type to a Lookup Relationship.

B.

Select the Allow Reparenting' checkbox on the Master-detail field.

C.

Uncheck 'Delete this record also' to turn off cascading deletes.

D.

Delete the Roll-up Summary field on the parent.

Question 34

Sales managers at Ursa Major Solar have asked for some additional automation around opportunity reminders. If the opportunity is in the Proposal stage a week before the close date, they want an email sent to the opportunity owner and manager. If the Budget Approved custom field is checked, the managers want to be notified immediately.

How should these requirements be met without using code?

Options:

A.

Create a schedule-triggered flow. Configure the trigger to flow weekly.

B.

Create a record-triggered flow with scheduled paths. Configure the trigger to flow after the record is saved.

C.

Create a record-triggered flow with scheduled paths. Configure the trigger to flow before the record is saved.

D.

Create a schedule-triggered flow for the Opportunity object. Configure the trigger to flow daily.

Question 35

AW Computing wants to enable a backup resource to assign permissions while restricting the backup resource's ability to create or modify permission sets.

Which feature should be employed to accomplish this request?

Options:

A.

Assignment Rules

B.

Delegated Administrator

C.

View All Users Permission

D.

Customize Application Permission

Question 36

AW Computing (AVVC) has customers In multiple countries. AWC would li

Which two considerations should AWC be aware or prior to implementing this change to the existing system?

Choose 2 answers

Options:

A.

When a currency is added to an organization's List of supported currencies, it cannot be deleted.

B.

Opportunities will only display sales In the customer's localized currency.

C.

Historical trend reports will only use the last dated exchange rate.

D.

Once enabled, advanced currency management cannot be disabled.

Question 37

A user at Ursa Major Solar is experiencing a flow error while trying to process a record to the next status. The users with the same access can process records without any errors.

What should the administrator do to troubleshoot the issue?

Options:

A.

Use the flow debug option and set the selection to Run as another user.

B.

Grant the user more data access by moving them higher in the role hierarchy.

C.

Change the flow to run as System Context Without Sharing - Access All Data.

D.

Grant the user the Modify All permission to ensure they have full system access.

Question 38

On the Planet custom object, Ursa Major Solar's sales director wants only certain action buttons to appear depending on if a given planet is defined as gaseous.

Which Lightning component should the administrator define dynamic action buttons?

Options:

A.

Record Detail

B.

Highlights Panel

C.

Activities

D.

Related Lists

Question 39

A user is getting an error when attempting to merge two accounts. The administrator checks the

profile to see the user has Read/Write permission on Accounts and is the owner of both records.

What is preventing the user from completing the merge?

Options:

A.

Only administrators have permission to merge records.

B.

The user is assigned to the wrong territory.

C.

The Account matching rules are not set.

D.

The Delete permission is missing on the user for Accounts.

Question 40

Ursa Major Solar wants to add a chat component to its corporate website, where its service agents can respond directly from Salesforce.

What are two considerations the administrator should understand before adding Chat to the Service Console? Choose 2 answers

Options:

A.

Chat is unavailable in Lightning Experience if also using Omni-Channel.

B.

Chat can only be added to Standard navigation Lightning apps.

C.

Chat must be routed with Omni-Channel in Lightning Experience.

D.

Chat can only be added to Console navigation Lightning apps.

Question 41

Which three fields should be used as filter criteria? Choose 3 answers

Options:

A.

A phone field that provides the full phone number of the seller.

B.

A multi-select picklist field that designates features of the listing.

C.

A number field that designates the square footage of the listing.

D.

A formula field that calculates a price for the listing.

E.

A picklist field that designates the county of the listing.

Question 42

Cloud Kicks (CK) has an email parsing tool. CK wants to ensure that when certain field are updated, the Case Owner is notified by email.

What should the administrator use to email the Case Owner?

Options:

A.

Email-to-Case

B.

Outbound Message

C.

Before Save Flow

D.

After Save Flow

Question 43

Which two tools should an administrator use to required data to be entered in a field and improve data quality on a record in Salesrorce?

Choose 2 answers

Options:

A.

validation Rules

B.

Dashboards

C.

Workflow Rules

D.

Page Layouts

Question 44

The administrator at Universal Containers does a soft launch of the Salesforce Authenticator app and allows users to optionally use it to log in. The administrator would now like to look at how many users have successfully used it since it was rolled out.

What are two ways the administrator can get this information?

Choose 2 answers

Options:

A.

Run a session setting report, specifying login methods by user.

B.

Open the Login Access Policies in Setup which shows how many users are using MFA.

C.

Create a new view in Identity Verification History, specifying Method.

D.

The order of flow execution is unpredictabl

Question 45

The Cloud Kicks security team has seen an increase in unattended device attacks, where hackers can view sensitive information when users leave devices unlocked in public settings. The security team wants to ensure Salesforce data cannot be viewed after 10 minutes of inactivity.

What is the recommended security setting to configure?

Options:

A.

Enforce login IP ranges on every request.

B.

Lock sessions to the domain in which they were first used.

C.

Require a high assurance session.

D.

Force logout on session timeout.

Question 46

Cloud Kicks (CK) has deployed several new custom apps that use Lightning Web components. The administrator is now concerned that they may need to make some adjustments to CK’s org to make it more secure.

Which tools should the administrator use to expose possible security risks within a Lightning web component?

Options:

A.

Health Check

B.

Master Encryption Keys

C.

Salesforce Optimizer

D.

Self-signed Certificates

Question 47

Cloud Kicks has a very large knowledge base in Salesforce, Service reps are having a hard the finding the most reviewing articles because there are too many search results.

What should the administrator do to help service reps quickly narrow down the number of articles?

Options:

A.

Implement and configure Data Categories.

B.

Delete and remove old Knowledge articles.

C.

Update Knowledge to auto-search the case’s subject.

D.

Activate and configure Einstein Search.

Question 48

An administrator created a new custom object. When trying to upload new records to the custom object using.

Date Loader, they are unable to see the new custom object in the list of available objects.

What should the administrator do to resolve the issue?

Options:

A.

Assign a permission set to give them access to the new object.

B.

Check the Field-Level Security of the new custom object’s Name field.

C.

Ensure Allow Sharing is checked on the custom object.

D.

Confirm the object us marked as deployed and not in development.

Question 49

The administrator at AW Computing has received an email for a system error indicating that their organization has reached is hourly limit processing workflow time triggers.

Which two processes should the administrator review? Choose 2 answers

Options:

A.

Time-Based Workflows

B.

Paused now Interviews

C.

Apex Triggers

D.

Debug Logs

Question 50

An administrator is trying to deploy a change set from a newly upgraded sandbox source org with new features to a destination sandbox org on a previous release. Some metadata in the change set cannot be deployed because they've changed between releases.

What should the administrator do to deploy the changes to a sandbox?

Options:

A.

Make the changes manually through the user interface in the source org.

B.

Create a new sandbox on the new release version and deploy ;he change set to the new org.

C.

Submit a ticket to Salesforce to update the source org to the latest release.

D.

Refresh the sandbox destination org and then deploy the change set.

Question 51

Cloud Kicks (CK) is working on adding a Knowledge base to its online customer community. The administrator suggests using Salesforce Knowledge to meet this requirement.

What are three reasons CK should utilize Data Categories when creating articles in Knowledge?

Choose 3 answers

Options:

A.

Up to five Data Category groups can be created for segmentation.

B.

Data Categories help organize the Knowledge base content displayed.

C.

Every article is required to have a Data Category for sorting.

D.

Data Categories provide a way to secure access to the Knowledge base content.

E.

A Knowledge article can be tagged to more than one Data Category.

Question 52

Sales teams at Cloud Kicks ask each visiting customer to fill out a form that capturing their contact information and some basic footwear preferences. This information is saved to a spreadsheet and used by the sales team to alert their contacts when new shows are added to the inventory that matches their preferences. The sales team wants to be able to track this in Salesforce and see the information when viewing the contact

Record.

Which two ways should the administrator configure this requirement?

Choose 2 answers

Options:

A.

Data Loader

B.

Lookup Field

C.

Lightning Object Creator

D.

Schema Builder

Question 53

An administrator is asked to create a report to calculate the year-over—year changed in the dollar amount of a company’s opportunities.

What reporting tool should be used to complete this request?

Options:

A.

A row-level formula to compare amounts grouped by year.

B.

A joined report with two report blocks for each year

C.

A custom summary formula with PARENTGROUPVAL function

D.

A custom summary formula with the PREVGROUPVAL function.

Question 54

DreamHouse Realty (DR) wants to ensure that its data is protected. There have been several recent attempts to phish employees.

What should DR do to help ensure that the user that is logged in is the right user when the running user is trying to view reports and dashboards?

Options:

A.

Require a Usemame, Password, and Security Token when logging in.

B.

Set up an authentication provider for reports and dashboards.

C.

Require MFA when users need to view and export dashboards and reports.

D.

Require a high assurance session when exporting or printing reports and dashboards.

Question 55

Cloud Kicks needs to automate several updates to lead records and update unrelated records. Select changes should happen every time a record is created or updated, Put other changes should only happen when the record is updated.

Which two options should the administrator use to automate these updates?

Choose 2 answers

Options:

A.

Use a Decision element with the "Only if the record that triggered the flow to run is updated to meet the condition requirements" option.

B.

Create a Process Builder that runs when a record is changed.

C.

Create a flow that runs when a record is created or updated.

D.

Use "formula evaluates to true" workflow rule with the ISCHANCEO function to make changes when the record Is updated.

Question 56

At Ursa Major Solar, several different planetary teams handle leads depending on which planet the lead is coming from. While most of the teams only need a few fields filled out to work the lead, the Jupiter team requires additional information to be filled out, such as which moon the lead is coming from. The administrator needs to automate which team is allocated the lead record based on the planet and ensure that every team has all of the information they need.

Which two features will satisfy these requirements?

Choose 2 answers

Options:

A.

Assignment Rules

B.

Validation Rules

C.

Matching Rules

D.

Workflow Rules

Question 57

Soles reps at AW Computing hove asked the Administrator to help them close deals faster on the Salesforce mobile app when they're in the new. They want to be able to quickly close an opportunity and have key fields, like status, pre populated to Closed Won.

What should an administrator create to achieve this?

Options:

A.

Object-specific Quick Action

B.

Global Quick Action

C.

Lightning Component

D.

Enhanced Related Lists

Question 58

AW Computing has implemented the Contacts to Multiple Accounts functionality. Users should be able to distinguish between contacts and related contacts.

What should the administrator do to configure the account page layout?

Options:

A.

Display both the contacts and the related contacts related lists.

B.

Display the related accounts related list on the page layout.

C.

Display the related contacts related list and add the direct field.

D.

Display the contacts related list and add the related field.

Question 59

Cloud Kicks has Service end Soles Manager roles that need to be able to see a I Accounts. Currently, they each have their own custom profile. The organization-wide defaults are set to Private and a sharing rule share access to Accounts to the sales and service teams based on criteria.

What should the administrator do to allow the service and sales Manager to sec all Accounts?

Options:

A.

Configure a custom profile for each manager that gives them view All on Accounts.

B.

Set the organization-wide default for Accounts to Public Read Only.

C.

Create a permission set with view All to Accounts and assign it to the Service and Sales Managers.

D.

Move the Service and Sales Managers higher in the role hierarchy.

Question 60

AW Computing has a new requirement from its security team where audit information relating to an account must be recorded in a new custom object called Audit. Audit records need to be preserved for 10 years and only accessible by the audit team.

What relationship should be used to relate the Audit object to the Account object?

Options:

A.

Master-Detail

B.

Lookup

C.

Many-To-Many

D.

Self

Question 61

An administrator created two record types on the Account object: Internal Customers and External Customers. A custom profile called Sales has the External Customers record type assigned. The sharing rules for Accounts arm set to Public Read Only. On occasion. Sales users notice that an Account record has the wrong record type assigned. The administrator has created a screen flow that will change the record type on the user's behalf.

What will happen to the Sales user's record access after running this flow?

Options:

A.

Read access will be lost to the record.

B.

Edit access will be lost to the record.

C.

Record Access remains the same.

D.

A new record owner will be assigned.

Question 62

Ursa Major Solar has a global customer base. Recent issues with customs have greatly delayed shipping to Canadian customers. While the Country field is already on the page layout, the sales team wants Canadian customers highlighted as a potential challenge for fulfillment until the shipping issue is resolved.

How should the administrator solve this issue?

Options:

A.

Modify the page layouts to move the Country field into its own section.

B.

Add a rich text component to the Lightning page. Use conditional visibility to only show the component if the account is Canadian.

C.

Create an in-app guidance prompt for Canadian records.

D.

Create a new record type and page layout for Canadian customers, ensuring their pages look different.

Question 63

Cloud Kicks wants to force its users to set a value for a custom called Tier by answering a series of questions.

What two functions should the administrator use to ensure that users cannot bypass answering these questions in order to determine their Tier value.

Choose 2 answers

Options:

A.

Set up a list view for the list of questions.

B.

Make the field Read Only on the page layout.

C.

Set up a restriction rule on the field.

D.

Use a screen flow to ask the question.

Question 64

A user started to work remotely. They are having an Issue logging in.

What could be the issue?

Options:

A.

The login session has expired for this user.

B.

They are signing in from a mobile device.

C.

The time zone for the profile is outside of login hours.

D.

The user Is not In the IP range for their profile.

Question 65

Cloud Kicks (CK) wants the forecast numbers to be shown by territory regardless of who owns the record. CK also wants a way to forecast based on role hierarchy.

Which three options should an administrator recommend?

Choose 3 answers

Options:

A.

Have the user select the forecast type listed under the Forecast Type in the Display Settings.

B.

Enable Territory Forecast.

C.

Make a custom field to track the amounts for Territory and Hierarchy Forecast.

D.

Modify the Territory Forecast to match the Hierarchy Forecast model.

E.

Enable Role Hierarchy Forecast.

Question 66

Ursa Major Solar has a training sandbox with 160MB of test data that needs to be refreshed every other day.

Which two sandboxes should be used in this instance?

Choose 2 answers

Options:

A.

Partial

B.

Developer

C.

Developer Pro

D.

Full

Page: 1 / 22
Total 220 questions