Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

Advanced-Administrator Sample Questions Answers

Questions 4

The salts team at Universal Containers has asked the administrator to build functionality to automatically update the account checkbox field 'Opportunity Created' to checked when at least one related opportunity has been created.

What feature should the administrator use to build this functionality?

Options:

A.

Screen flow

B.

Workflow rule

C.

Record-triggered flow

D.

Assignment rule

Buy Now
Questions 5

A sales user is assigned to a permission set group that gives them Modify All access to

Accounts. An administrator assigns the same user to a muting permission set that mutes Deletes access on Account.

What level of access will the sales user have on the Account object?

Options:

A.

Read-only

B.

Modify All

C.

Read, Create, and Edit

D.

No Access

Buy Now
Questions 6

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

Buy Now
Questions 7

A sales user is assigned to a permission set group that gives them Modify All access to

Accounts. An administrator assigns the same user to a muting permission set that mutes Deletes access on Account.

What level of access will the sales user have on the Account object?

Options:

A.

Read-only

B.

Modify All

C.

Read, Create, and Edit

D.

No Access

Buy Now
Questions 8

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

Buy Now
Questions 9

The administrator at AW Computing implements multi-factor authentication using the Salesforce Authenticator app downloaded on company-provided iPhones. A sales rep breaks their phone and needs to update an opportunity record.

How should the administrator grant access for the sales rep?

Options:

A.

Instruct the sales rep to log in from the company's VPN.

B.

Delegate multi-factor identification to the sales rep.

C.

Add the sales rep's IP address to the trusted IP ranges.

D.

Generate a temporary identity verification code for the rep.

Buy Now
Questions 10

At Cloud Kicks, the distributor account information is sensitive information. The administrator needs to make sure this information is unavailable to testers in the full sandbox.

What should the administrator recommend?

Options:

A.

Refresh the sandbox.

B.

Assign the users a new permission set.

C.

Use the data masking tool.

D.

Delete the sensitive information.

Buy Now
Questions 11

The finance director at Cloud Kicks asks the administrator for an exception report that shows all B2C accounts that are missing the credit card number. The credit card number is a classic encrypted field.

What action should the administrator take to meet this requirement?

Options:

A.

Add 'View Encrypted Fields' to a permission set assigned to Finance and system administrators and a summary report filtered by credit card number.

B.

Unmask the encrypted credit card number field to make it available and add a custom filter to a report where credit card number is blank.

C.

Build a custom checkbox called Has Credit Card' that Finance checks when a credit card is recorded and a tabular report filtered on the checkbox equal to false.

D.

Create a summary report that includes a cross-filter to the Account object with a sub-filter for credit card number equal to null.

Buy Now
Questions 12

An auto-response rule sends en email using Template when the field Case Source Is 'email' and Template when Case Source is blank. A Process Builder updates Case Source to 'email' when a case is created using Email-to-Case and to web' when a case Is created using Web-to-Case. Otherwise, Case Source Is blank.

What will occur when a case is created from an Incoming email?

Options:

A.

Case Source updates to 'email' and an email is sent out using Template2.

B.

An email is sent out using Template and then Case Source updates to email'.

C.

An email la sent out using Template and then Case Source updates to 'email'.

D.

Case Source updates to email and an email Is sent out using Template1.

Buy Now
Questions 13

The Cloud Kicks online Lead Intake form was recently updated to allow for new choices on some older picklist fields. The leads are all being created properly in Salesforce, but reps are getting errors as they try to work the leads.

What tool should the administrator use to evaluate what is causing the errors?

Options:

A.

Login History

B.

Debug Log

C.

Setup Audit Log

D.

Record History

Buy Now
Questions 14

At Ursa Major Solar, there is an account owner by a user with the role of Galaxy manager. Two users with the same profile are both assigned to the sub-role, Galaxy Subordinate. However, only one can access the account.

What is the reason only one user can see the account record?

Options:

A.

Workflow Rule

B.

Manual Sharing

C.

Queues

D.

Role Hierarchy

Buy Now
Questions 15

Ursa Major Solar allows its scientists to log new stars as they find them, but on occasion, they log the same star by mistake. The administrator wants scientists to be notified when a record is deleted and by whom, and to maintain their own discovery information.

What automation solution should be used to send the notification?

Options:

A.

Heroku

B.

Process Builder

C.

Workflow Action

D.

flow

Buy Now
Questions 16

An administrator is creating a custom Opportunity record page for Sales users for new logo opportunities. They need to control what fields display on the record when a sales user is viewing the opportunity.

Where should the administrator edit what fields display in the details of the record page?

Options:

A.

Record Detail Component

B.

Custom Lightning Component

C.

Record Types

D.

Page Layout

Buy Now
Questions 17

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.

Buy Now
Questions 18

An administrator recently Implemented multi-factor authentication (MFA) with a standard security level selectee. They are receiving cases that users are unable to log in.

What should me administrator do to troubleshoot?

Options:

A.

Check the session security level required at login on the user profile.

B.

Change MF-A to High Assurance.

C.

Reset the user passwords and ask them to try again.

D.

Temporarily disable MFA.

Buy Now
Questions 19

AW Computing has a private sharing model for Its accounts, but a sales rep occasionally needs ass/stance from an engineer. What feature should be used to grant the engineer access to the necessary account, while maintaining the company's data security?

Options:

A.

Permission Set

B.

Permission Set Group

C.

Account Teams

D.

Custom Profile

Buy Now
Questions 20

Cloud Kicks users report receiving an "Apex CPU time limit exceeded" error message when attempting to close certain opportunity records. This does not occur on every opportunity record change or for every user.

What is the recommended method for the administrator to identify the cause?

Options:

A.

Monitor with Login Forensics.

B.

Enable Debug Logging for users.

C.

Review the Setup Audit Trail.

D.

Set up Apex Exception Email alerts

Buy Now
Questions 21

Cloud Kicks has just released a new Process Builder on the Account in production. The end users keep getting error messages that prevent them from completing their updates to the Account.

Which three things should the administrator do to resolve this issue?

Choose 3 answers

Options:

A.

Review the Error Email for the Process Builder and rectify the issues.

B.

Manually make the updates to the Account as the logged-in user.

C.

Deactivate the Process Builder in production.

D.

Have the users refresh the Account page so they get the current Process Builder.

E.

Fix the Process Builder in a sandbox and migrate the change to production.

Buy Now
Questions 22

AW Computing sells a variety of software programs for Its customers to choose from. Management wants to ensure that the customer automatically receives phone support when they purchase photo editing. software.

how should an administrator meet these retirements?

Options:

A.

Add an entitlement template to the product for phone support.

B.

Include a milestone to the product with a term of 365 days for phone support.

C.

Configure a flow to create a milestone co the asset upon purchase.

D.

Create a flow to attach an entitlement to the asset upon purchase.

Buy Now
Questions 23

An administrator has a request to create a Next Steps field for users to document what they need to do next on a lead. The field should allow users to format the text and be mapped to an opportunity when converted.

What type of field will satisfy these requirements?

Options:

A.

Formula (Text)

B.

Text Area (Long)

C.

Text Area

D.

Text Area (Rich)

Buy Now
Questions 24

An administrator wants to determine if brute-force password attacks are being used against the org. A brute-force attack is when multiple password combinations are attempted in a short time period.

Where should the administrator look for more information?

Options:

A.

Login Forensics

B.

Connected Apps OAuth Usage

C.

Event Manager

D.

User Field History Tracking

Buy Now
Questions 25

What are three options available to the administrator to help with this issue? Choose 3 answers

Options:

A.

Move some page components behind a tab.

B.

Remove some of the fields displayed.

C.

Deactivate unnecessary validation rules.

D.

Convert all Process builders to flows.

E.

Reduce the number of related lists displayed.

Buy Now
Questions 26

Northern Trail Outfitters (NTO) is expending into the U.K. While most of NTO’s product are the same as in the US. Pricing will vary from product due to shipping and raw material cost differences.

What should the administrator configure for a smooth rollout to the U.K.?

Options:

A.

Configure a U.K Opportunity record type.

B.

Write a flow the translates the currency from dollars to euros using a custom Exchange Rate field.

C.

Add a new U.K Order Form that has the euro symbol instead of the dollar symbol.

D.

Create a new Price Book for the U.K product pricing.

Buy Now
Questions 27

Select power users want the ability to make configuration changes to a specific custom object.

What tool should the administrator assign to the power users to enable this?

Options:

A.

View Setup and Configuration

B.

Delegated Administration

C.

Sharing Rule

D.

Modify All Data

Buy Now
Questions 28

An administrator needs to Import a large amount of historical data (more than 100,000 records) from another system.

how should the administrator import the data?

Options:

A.

SOAP based API with Developer console

B.

Data Loader with Bulk API Enabled

C.

An AppExchange package

D.

Import Wizard with Add Only

Buy Now
Questions 29

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

Buy Now
Questions 30

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

Buy Now
Questions 31

users at Northern Trail Outfitters have a lot of fields on their new account records because they track their accounts and competitors on the Account object. For accounts created for customers, they need access to different fields than the accounts used to track competitors. For partner accounts, they need different values in the Industry field.

What should the administrator use to resolve the issues?

Options:

A.

Business Processes

B.

Required Fields

C.

Flow Builder

D.

Record Types

Buy Now
Questions 32

AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.

What could be the issue?

Options:

A.

A primary Account relationship Is required on a Contact regardless of the page layout settings.

B.

The Contact has Indirect relationships to other Accounts.

C.

The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.

D.

Private Contacts need to be enabled in Setup.

Buy Now
Questions 33

AW Computing has a 4-hour SLA in its support guarantee. The company recently received feed that customers art reporting long wait times before an agent responds to a new case after it has been submitted.

How should an administrator ensure cases are properly prioritized?

Options:

A.

Auto-Response Rules

B.

Escalation Rules

C.

Assignment Rules

D.

Workflow Rules

Buy Now
Questions 34

A new administrator at Cloud Kicks has reported that they are unable to use outbound change sets as requested.

What permission should be reviewed to determine if it is missing from the administrator user or profile?

Options:

A.

Create and Upload Change Sets

B.

Modify Metadata Through Metadata API Functions

C.

Deploy Change Sets

D.

API Enabled

Buy Now
Questions 35

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

Buy Now
Exam Code: Advanced-Administrator
Exam Name: Salesforce Certified Advanced Administrator (SP24)
Last Update: Apr 25, 2024
Questions: 241
$64  $159.99
$48  $119.99
$40  $99.99
buy now Advanced-Administrator