Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

Advanced-Administrator Salesforce Certified Platform Administrators II (Plat-Admn-301) Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Salesforce Advanced-Administrator Salesforce Certified Platform Administrators II (Plat-Admn-301) certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 4
Total 220 questions

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

A.

Assignment Rules

B.

Validation Rules

C.

Matching Rules

D.

Workflow Rules

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?

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.

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?

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.

Ursa Major Solar uses the custom object Product Development to track Ideas R&D is wording on. A former administrator added the custom object Potential Name with a lookup to Product Development to allow R&D to track names under consideration for those product. The R&D manager recently ran a record and noticed several potential names where the relationship to the Product Development record was missing. The current administrator needs to change this relationship to master detail to ensure a potential name only exists when there is product development.

Which two options are available for altering the existing Potential Name records for the deployment of this change to be successful?

Choose 2 answers

A.

Move any Potential Name records with blank lookup fields to the recycle bin.

B.

Assign any Potential Name records with blank lookup fields to an existing record from Product Development.

C.

Remove any existing data in the lookup field n Potential Name records

D.

Remove the lookup field from the page layout so the data is maintained without changes.

Ursa Major Solar has a junction object that connects Docs with Solar Panels. The administrator needs users to be able to see all the solar panels that a Dot is related to. Users already have access to the Bot and the Junction, but not the Solar Panel object.

What access docs the user need to be able to see the solar panel records?

A.

Read permission is required on both master records.

B.

Access permission Is not required on either master record.

C.

Create permission Is required on both master records.

D.

Read permission is required on at least are master record.

Cloud Kicks has created a new flow that deletes records.

What should the administrator consider when testing the flow?

A.

Flows with delete elements cannot be debugged by the Flow debugged tool.

B.

Even if the flow is inactive, debugging the flow will delete the test record.

C.

Record deleted by Flow when debugging are hard deleted.

D.

Flow with delete elements need to ne inactivate to ensure that the test record is not actually deleted.

The administrator at Cloud Kicks noticed that a before trigger, which handles saving the original version of a record to an external database, fails. However, a flow configured for fast field updates runs successfully.

How should the administrator advise the developer?

A.

Record-triggered flows that are configured to run before save execute prior to all before triggers.

B.

A validation rule could be preventing records from ever meeting the conitions in the trigger.

C.

The trigger is writing the data to the wrong place in the external data archive.

D.

The code could be trying to create duplicates in the archieve when it is unable to.

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?

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.

The Cloud Kicks administrator wants to open up opportunity sharing to directors who oversee regional managers so they can access records to assist regional managers.

What sharing mechanism should be used?

A.

organization wide Defaults

B.

Role Hierarchy

C.

Manual Sharing

D.

Sharing Settings

The director of sales wants to make sure that every opportunity has either a sales engineer or an account executive assigned to the deal.

How should the administrator meet this requirement?

A.

Write a validation rule that checks if the fields are blank and require that one of them of completed in order to save the opportunity.

B.

Create a different record type for deals with Sales Engineers and deals with Account Executives to capture one or the other.

C.

Require the Sales Engineer and the Account Executive lookup fields on the page layout.

D.

Assign a task to the owner if an opportunity is created without one of these fields filled out.

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?

A.

Master-Detail

B.

Lookup

C.

Many-To-Many

D.

Self

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?

A.

Object-specific Quick Action

B.

Global Quick Action

C.

Lightning Component

D.

Enhanced Related Lists

Cloud Kicks users need to link multiple Case records to multiple Outcome records stored in a custom object. Any user that can view the Case record must be able to create a link. The administrator creates a Case Outcome custom object.

What is the recommended option to use when adding a field to Case Outcome?

A.

Lookup relationship with Ready-Only sharing setting.

B.

Master-detail relationship with Read-Only sharing setting.

C.

Lookup relationship with Read/Write sharing setting

D.

Mater-detail relationship with Read/Write sharing setting

An administrator at Universal Containers has been asked to configure product schedules.

What should the administrator consider before enabling this feature?

A.

The Product Schedule is unavailable in Process Builder and Flow.

B.

Line Item Schedule is unavailable In Process Builder and Workflow.

C.

Customizable product schedule page layouts cannot be modified.

D.

To remove o product schedule completely, remove It from the standard price book.

An administrator needs to create a junction object called Account Region to link the standard Account object with a custom object called Region.

Once the junction object is created, what are the next two steps the administrator should take?

Choose 2 answers

A.

Make a master-detail relationship field on the junction object to the Region object.

B.

Build a master-detail relationship field on the Region object to the junction object.

C.

Create a master-detail relationship field on the Account object to the junction object.

D.

Configure a master-detail relationship field on the junction object to the Account object.

Cloud Kicks (CK) has a filed called Shoe Type Preference, CK,s product team wants to see a report that groups specific picklist values together into the one of two lists.

What functionality should the administrator use to fulfill the team’s request?

A.

PREVGROUPVALUE

B.

Summary Formula

C.

Bucket field

D.

Matrix Report

An administrator would Like to know If any other administrators or delegated administrators are using the Log In As a User feature.

Where the administrators should are using the Log in As a User feature.

A.

Grant Account Login Access

B.

Setup Audit Trail

C.

Connected App Usage

D.

Login History

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?

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.

An administrator need a business process automated, but only for certain user and profiles. The administrator will need to frequently update which users and profiles will use the process. After evaluating the declarative options, it was determined that this functionality must be done via an Apex trigger.

What software requirement should the administrator request so that process execution can be declaratively controlled?

A.

Use Process Automation Setting in Setup to the appropriate users or profiles.

B.

Use a System permission that is assigned to the user or profile.

C.

Use Apex Class Access to assign the Apex code to the user or profile.

D.

Use a custom permission set that is assigned to the user.

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?

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.

Page: 1 / 4
Total 220 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved