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

Easiest Solution 2 Pass Your Certification Exams

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

Prepare effectively for your Salesforce Plat-Admn-301 Salesforce Certified Platform Administrator II 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

DreamHouse Realty wants to notify an assigned agent when an appointment Is booked on a custom object for one of their listed homes along with the total number of appointments booked so far. The administrator has configured a Roll-up Summary for the number of appointments as well as a flow to detect the creation of a new appointment

and send the information to the agent.

What consideration about process automation should the administrator be aware of to ensure the right Information is delivered?

A.

Only standard objects can be used with Roll-up Summary fields.

B.

Rows can only be triggered from the records created on standard objects.

C.

Roll-up Summary calculations will prevent a Mow from being triggered.

D.

Roll-up Summary calculations run after processes and workflows.

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?

A.

Screen flow

B.

Workflow rule

C.

Record-triggered flow

D.

Assignment rule

Cloud Kicks uses a dashboard with multiple components based on Account, Case, and Opportunity reports. The system administrator adds a dashboard filter on Account Owner. When filtering the dashboard by Account Owner, records are now missing from several Opportunity components.

What is the recommended way for the system administrator to resolve this issue?

A.

Add a cross-filter to the Opportunity source reports.

B.

Use a custom report type for Accounts with or without Opportunities.

C.

On the Opportunity components, change the equivalent field.

D.

Create a joined Accounts and Opportunities report for the components.

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

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

A.

Package deployment

B.

Change Data Capture

C.

Outbound Change Set

D.

Inbound Change Set

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?

A.

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

B.

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

C.

Title = 'CEO' && ISBLANK(Phone)

D.

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

AW Computing it running a special bundle deal on monitors and keyboards. Normally, discounts need VP approval, but this special bundle is pre-approved.

What should the administrator recommend for these requirements?

A.

Create a separate price book.

B.

Implement CPQ.

C.

Remove the approval process.

D.

Enable Subscriptions.

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

A.

Data Loader

B.

Lookup Field

C.

Lightning Object Creator

D.

Schema Builder

When configuring a change set, which two practices should an administrator adhere to in order to ensure a successful deployment to production?

Choose 2 answers

A.

Clone a change set to add forgotten dependent components to an uploaded change set.

B.

Add permissions and access settings to outbound change sets in addition to the dependent component list.

C.

Run deployment validations on the change set in the sandbox prior to uploading to production.

D.

When deploying a new record type, ensure the new record type is the only component in the change set.

Northen trail Outfitters (NTO) wants to change the current master-detail relationship between Shipments and Opportunity to a lookup relationship. The system administrator has made the necessary changes in a full sandbox and has successfully tested them against NTO’s data.

Now that the changes are ready to implement in production, what should the system administrator do next?

A.

Make the changes directly in the production org.

B.

Create an Unmanaged Package to distribute to production.

C.

Use Data Loader to export the changes to the production org.

D.

Add the components to an outbound change set and deploy it to production.

The Service team at Cloud Kicks needs a way to show the current status from the Account on the Case. This value should be on the page and is used in validation rules.

What should the administrator recommend to solve this?

A.

Create a cross-object formula.

B.

Use a picklist field.

C.

Make a Rollup Summary.

D.

Add a lookup field to Account.

Users report that the industry picklist field is no longer visible on account records. What test can an administrator use to troubleshoot the issue?

A.

Field audit history

B.

Setup audit trail

C.

Field history tracking

D.

Debug log

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?

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.

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?

A.

Workflow Rule

B.

Manual Sharing

C.

Queues

D.

Role Hierarchy

The sales department has asked to limit access to the Amount field on the Opportunity to only tnose users. In the sales department and on the executtve team, Northern Trail Outfitters uses six custom profiles including Sales User. Marketing user, call Center user. Executive User Sales Manager user, ana call Center Manager user. Field level access is removed from three or the profiles In the sandbox.

What action should an administrator take to make sure this change is in production?

A.

Create a sandbox template and push it to production to reflect the update.

B.

Manually restrict access to this field for each profile via Setup Just like the sandbox.

C.

Deploy a change set from tht sandbox to prodUGBOffl including the Amount field with all the custom profiles.

D.

Process a change set with the profiles that should no longer have access to the field.

Cloud Kicks (CK) typically sells Its products direct to consumer and tracks sales using the Order object In Salesforce. The head of sales has now decided that CK will also sell to retail locations for resale. The administrator wants to leverage opportunities and opportunity products for these new deals.

What should the administrator do to track accurate sales data on opportunities?

A.

Create new Products with the new retail pricing.

B.

Add a new Order Process for Orders generated from opportunities.

C.

Create a new Price Book for the new retail pricing.

D.

Add a required lookup field from the Order to the opportunity.

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?

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.

At Ursa Major Solar, there is a custom object called Galaxy. The sales director wants users to only see certain field market.

What Lightning will satisfy this requirement?

A.

Record Detail Component

B.

Fields component

C.

Highlights Panel Component

D.

Path Component

Sales reps at Ursa Major Solar often give discounts depending on the configuration of the solar panel system. Customers want to know what the different configuration options are. Sales management wants to ensure the opportunity pipeline is as accurate as possible.

What should sales reps do to ensure their quotes and opportunities reflect their sales?

A.

Update the quote record each time the customer requests a different product configuration, and clicks the sync button to update the opportunity.

B.

Create a new quote record for each of the different product configurations. Sync the most likely to be purchased back to the opportunity.

C.

Create new opportunities for each quote request. Change the forecast category to omitted for all except the most likely to be purchased.

D.

Use the products related list to associate the different configurations with the opportunity. Update the Amount field with the most likely purchase price.

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?

A.

View Setup and Configuration

B.

Delegated Administration

C.

Sharing Rule

D.

Modify All Data

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