Weekend Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

Advanced-Administrator Salesforce Certified Platform Administrators II (Plat-Admn-301) Questions and Answers

Questions 4

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?

Options:

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.

Buy Now
Questions 5

How should an administrator accomplish this?

Options:

A.

Make record-triggered flows whenever Equipment records are created, modified or deleted.

B.

Write record-triggered ftews whenever Room records are related, modified, or deleted.

C.

Configure a ral-up summary field on Equipment.

D.

Create a roll-up summary field on Room.

Buy Now
Questions 6

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?

Options:

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.

Buy Now
Questions 7

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.

Buy Now
Questions 8

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?

Options:

A.

Create a separate price book.

B.

Implement CPQ.

C.

Remove the approval process.

D.

Enable Subscriptions.

Buy Now
Questions 9

The administrator at AW Computing has been asked to review whether any users are making configuration changes directly in production.

Which item should the administrator review to find these details?

Options:

A.

Setup Audit Trail

B.

Field History Tracking

C.

Login History

D.

Organization-Wide Defaults

Buy Now
Questions 10

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

What should the administrator consider before enabling this feature?

Options:

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.

Buy Now
Questions 11

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.

Buy Now
Questions 12

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.

Buy Now
Questions 13

An administrator is receiving cases that users are getting logged out of Salesforce without notice.

What should the administrator do to address this issue?

Options:

A.

Deselect disable session timeout warning popup.

B.

Select force logout on session timeout.

C.

Remove the session timeout settings.

D.

Enable Remember me until logout.

Buy Now
Questions 14

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.

Buy Now
Questions 15

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?

Options:

A.

Record Detail Component

B.

Fields component

C.

Highlights Panel Component

D.

Path Component

Buy Now
Questions 16

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

Buy Now
Questions 17

A user accidentally created a duplicate opportunity and is unable to delete the duplicate record.

What should an administrator do to troubleshoot this issue?

Options:

A.

Run a report of all opportunities to identify other possible duplicates.

B.

Check the user profile permissions on the Opportunity object to see if they have permission to delete.

C.

Advise the user to mark the duplicate opportunity Closed Lost and keep it in the system.

D.

Change the user's profile to System Administrator so they have full permissions to delete object records.

Buy Now
Questions 18

What should an administrator do to keep secure fields protected in email templates'?

Options:

A.

Implement GDPR.

B.

Set up an approval process for email alerts.

C.

Remove the fields from the email.

D.

Use classic encrypted fields.

Buy Now
Questions 19

A sales manager at AW Computing has created a contact record but is missing some of the information to complete the record. The organization-wide default for Accounts is set to Public Read Only, and Contacts are controlled by parent.

Options:

A.

Who will be able to edit this new contact record?

B.

Users above the sales manager in the role hierarchy

C.

All users in the organization

D.

The owner and users below the owner in the role hierarchy

E.

Sales manager and system administrator

Buy Now
Questions 20

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 21

AW Computing wants to create a process to assign accounts to different salespeople based on the annual revenue…. of the company. The administrator has decided to create a flow.

Which two consideration should the administrator make sure to remember when creating the flow? Choose 2 answers

Options:

A.

Use a Get Record component instead of hard coding record IDs.

B.

The running user of a flow is the user that last saved the flow.

C.

Update record elements should be placed outside the flow loop.

D.

Update Record elements should be placed inside the flow loop.

Buy Now
Questions 22

At Cloud Kicks, users are able to run reports. However, when users try to export a report, they are taken to a login screen and prompted for additional verification.

What is causing this issue?

Options:

A.

Users need to update their browser to the latest version.

B.

The users are logged Into an Insecure network.

C.

The users' profile is missing the Export Reports permission.

D.

Exporting Is configured to require a high assurance session.

Buy Now
Questions 23

The administrator at Cloud Kicks made new fields and page layout adjustments based on new requirements from the service teem. The changes have been built In a sandbox and are ready to be deployed Into production.

Whet should an administrator do before deploying the change set in production?

Options:

A.

Request a new sandbox based on the sandbox where the changes were made.

B.

Make a new sandbox based on production to restore changes from.

C.

Push the change set to another sandbox to restore from.

D.

Create the fields and update the page layouts In production.

Buy Now
Questions 24

The administrator at Cloud Kicks has been asked to delete a large number of quote line items. The/ receive a .csv fife with the record IDs to be deleted. The administrator uses Data Loader to delete them and selects Use Sulk APL When the job runs, every record shows an 'entity Is deleted' error In the error file that is created.

What is the reason for the error?

Options:

A.

The batch size selected was greater than the 200 record limit.

B.

Deleting with Data Loader can only be done In Batch API mode.

C.

One of the IDs in the batch referenced a record that was In the recycle bin.

D.

This Is the standard error message when records are deleted using Bulk API.

Buy Now
Questions 25

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.

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

B.

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

C.

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

D.

Export Login History and filter based off of Authentication Method Reference,

Buy Now
Questions 26

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 27

An administrator has been tasked with sending an email notification to all project team members when project status is changed to Allocated. Project teams contain users from different departments and different roles.

How should an administrator ensure the proper users will receive the email?

Options:

A.

Configure a queue for the project team and have members view the queue's list view.

B.

Use sharing rules to automatically share with the individual users in the project team.

C.

Move the project users to the same role and send the email alert to everyone in the role.

D.

Create public groups for each project team and send the email alert to the project group.

Buy Now
Questions 28

Users at AW Computing use a custom object to manage order*. All profiles share a single page layout. Customer Service and Sales users express frustration overseeing actions that-do not always apply to their situation on the page layout.

What should an administrator recommend?

Options:

A.

Use Dynamic Actions and conditional visibility to show the appropriate actions to the applicable users.

B.

Create separate record types for the Customer Service and Sales users' records.

C.

Configure two separate permission sets and assign the appropriate permissions to each user.

D.

Make two separate Lightning record pages and assign them to the applicable profiles.

Buy Now
Questions 29

Cloud Kicks wants to implement multi-factor authentication (MFA) to help better secure its Salesforce org.

Which two options should the administrator consider to use MFA?

Choose 2 answers

Options:

A.

An Authentication App

B.

A Username and Password

C.

A Security Token

D.

An Encryption Key

Buy Now
Questions 30

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?

Options:

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.

Buy Now
Questions 31

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.

Buy Now
Questions 32

The VP of sales at AW Computing utilizes a Lead report grouped by Country and Lead Source to show where the leads are coming from. The number of leads vanes greatly for each Country.

What should the administrator configure on the report to show the Lead Source effectiveness for each country?

Options:

A.

The 'Show Unique Count*

B.

PARENTGROUPVAL Function

C.

Bucket fitters

D.

PREVGROUPVAL function

Buy Now
Questions 33

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

Buy Now
Questions 34

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.

Buy Now
Questions 35

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

Buy Now
Questions 36

Universal Containers' support team wants to use Salesforce Knowledge to allow customers and the support team to have access to the product documentation. There are many different types of documentation with usage across the globe.

What feature should the administrator configure?

Options:

A.

Enable the Case Feed.

B.

Create article types.

C.

Define data categories and visibility.

D.

Setup record types and page layouts.

Buy Now
Questions 37

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.

Buy Now
Questions 38

AW Computing uses a custom Invoice object to track invoices related to accounts. The administrator wants to use roll-up summary fields to view high-level information at a glance on the account record.

Which two considerations should an administrator remember about roll-up summary fields?

Choose 2 answers

Options:

A.

Roll-up types include COUNT, SUM, and AVG.

B.

Roll-up summary fields are created on the master side of a master-detail relationship.

C.

Roll-up summary fields prevent the conversion of a master-detail relationship to a lookup.

D.

Rollup fields are calculated prior to save.

Buy Now
Questions 39

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 40

The administrator at Cloud Kicks is troubleshooting an issue one user is having with a flow. They have decided to add a debug log to that user.

What debug log category should be used?

Options:

A.

Workflow

B.

Callout

C.

System

D.

Database

Buy Now
Questions 41

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)

Buy Now
Questions 42

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.

Buy Now
Questions 43

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 44

Ursa Major Solar's administrator has configured multiple record-triggered flows to run before or after the record is saved on the Account object.

What should the administrator consider when a record-triggered flow executes first?

Options:

A.

Assign the highest priority to the record-triggered flow which should execute first.

B.

The flow with the longest execution time will execute first.

C.

The flow with the shortest execution time will execute first.

D.

The order in which those flows are executed is not guaranteed.

Buy Now
Questions 45

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.

Buy Now
Questions 46

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 47

Cloud Kicks would like to reassign ownership of all leads that are open and more than 60 days old. The system administrator has written an assignment rule to distribute these leads to the correct owners or queues.

Which two tools should the administrator use to update the owner of these leads?

Choose 2 answers

Options:

A.

Bulk API

B.

Mass Update

C.

Dataloader.io

D.

Import Wizard

Buy Now
Questions 48

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 49

Ursa Major Solar (UMS) wants to improve Its customers’ ability to search for knowledge articles. UMS has already created categories for articles.

Which two additional chances should be made to improve search capabilities?

Choose 2 answers

Options:

A.

Configure Global Search for specific search terms.

B.

Create synonyms for specific search terms.

C.

Configure Einstein Search for specific search terms.

D.

Promote specific search terms for specific articles.

Buy Now
Questions 50

An administrator at Universal Containers has been asked by the compliance team to understand end track various sensitivity levels for its data In Salesforce. The administrator has enabled Data Classification end configured appropriate sensitivity levels. The compliance team would Ike a report showing field level sensitivity and classification.

What should the administrator recommend?

Options:

A.

Run the standard Data Classification report.

B.

Create a custom Entity Definition and Held Definitions report type.

C.

Use the Data Classification Metadata list view.

D.

Configure a custom Data Classification and Metadata report type.

Buy Now
Questions 51

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.

Buy Now
Questions 52

Sales reps at AW Computing hove been reporting that contact phone numbers sometimes revert book to on old value after being updated.

What should the administrator do to resolve this issue?

Options:

A.

Schedule Apex jobs.

B.

Delete all workflow rules.

C.

Add an invocable process.

D.

Consolidate automation tools.

Buy Now
Questions 53

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.

Buy Now
Questions 54

When an Account has more than five open opportunities over US$10,000, the sales rep should have an option on the Account page to start the escalation process to allocate additional resources.

Which two configurations should the administrator create?

Choose 2 answers

Options:

A.

Component Visibility filter

B.

Formula field

C.

Roll-Up Summary field

D.

Dynamic Forms

Buy Now
Questions 55

Ursa Major Solar customer records have a lot of fields and Lightning components to give users a variety of information and available functions. Recently,usrrs have noted that their pages take a long time to load and it's starting to negatively impact their experience.

What should the administrator do to help diagnose where improvements can be made?

Options:

A.

Check the debug logs found in the Environment section of Setup.

B.

Click Analyze from the Lightning App Builder toolbar.

C.

Review the debug logs from the Developer Console.

D.

Use the Apex debugger while loading a customer record.

Buy Now
Questions 56

Ursa Major Solar offers customers annual service contracts. Account owners should receive an email renewal reminder l month before their customer's planned expiration date. The administrator builds a flow to automate the process, which runs when a record is created, and tests several possible scenarios.

What win occur if the expiration date is changed from January 1 of the next year to yesterday?

Options:

A.

The flow is unable to run and a flow error message Is sent to the user who Initiates the flow.

B.

The Interview resumes 1 month before the original expiration date and will send the email at that rime.

C.

The Interview is rescheduled based on the expiration date and sends the email on the last day of the current month.

D.

The resume event is recalculated and the email goes out to the account owner immediately.

Buy Now
Questions 57

AW Computing organizes Its sales regions as East, Central, and West. Each region has sales reps, a sales director, and sales operations members. The organization-wide default for all objects is set to Private. Members of the operations team for the East region need access to all the accounts and opportunities in the region.

How should the administrator configure this requirement?

Options:

A.

Instruct the operations team members to add themselves to the account teams.

B.

Share an Opportunity sharing the with a public group containing the East operations profile.

C.

Assign to a role in the role hierarchy positioned above the East sales director.

D.

Utilize territory management to add the operations team to the East territory.

Buy Now
Questions 58

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.

Buy Now
Questions 59

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 60

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.

Buy Now
Questions 61

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?

Options:

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.

Buy Now
Questions 62

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 63

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?

Options:

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.

Buy Now
Questions 64

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.

Buy Now
Questions 65

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 66

DreamHouse Realty wants better insights into potential revenue in the next quarter and is considering using Collaborative Forecasts.

What should the administrator consider when setting up Collaborative Forecasts?

Options:

A.

Opportunity Split data cannot be viewed in a forecast.

B.

A forecast can be either revenue-based or quantity-based.

C.

A single org can have up to six different types of forecasts.

D.

The default forecast categories cannot be customized.

Buy Now
Exam Name: Salesforce Certified Platform Administrators II (Plat-Admn-301)
Last Update: Oct 8, 2025
Questions: 220

PDF + Testing Engine

$140

Testing Engine

$105

PDF (Q&A)

$90