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

Advanced-Administrator Salesforce Certified Advanced Administrator (SP25) Questions and Answers

Questions 4

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 5

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 6

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 7

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?

Options:

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.

Buy Now
Questions 8

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 9

A custom object called Item has a many-to-many relationship with the Account and Quota objects. At Cloud Kicks, account owners are changed frequently while ownership of Quota records remains unchanged. When an account owner is updated, the new account owner can only see Item records if they are also the owner of the Quota record.

What step should the administrator take to give access to all Item records?

Change the data format of the Quota relationship field from master-detail to lookup.

Options:

A.

Re-assign the Quota master-detail to the primary and the

B.

Account master-detail to secondary.

C.

Create a Quota criteria-based sharing rule using ISCHANGED for the Account Owner field.

D.

Give the account owner Read access to both the Account and the Quota objects

Buy Now
Questions 10

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
Questions 11

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.

Buy Now
Questions 12

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 13

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 14

Universal Containers wants to assign a task due date on one of two fields. Estimated Shipping Date or Client Need By Date, which is further in the future.

Which two combined automation tools should the administrator use to create the task record and assign based on date criteria?

Choose 2 answers

Options:

A.

Create a formula capture the MAX date.

B.

Make a Process Builder to create the task.

C.

Design an approval process to capture the furthest date.

D.

Configure a workflow to create the task.

Buy Now
Questions 15

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 16

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.

Buy Now
Questions 17

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 18

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 19

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

Buy Now
Questions 20

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

Buy Now
Questions 21

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 22

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 23

Ursa Major Solar (UMS) wants to identify customers that need to install a new solar panel monitor system it recently released. UMS tracks the installed products as Asset records that art related to the Account. Sales management has asked the administrator to create a report for users.

What is the recommended method for the administrator to meet the requirement?

Options:

A.

Use PREVGROUPVAL() in Report Builder.

B.

Use Role Hierarchy filter to restrict related records.

C.

Use a Summary report with Bucket Columns.

D.

Use a Cross Filter with WITHOUT logic.

Buy Now
Questions 24

The AW Computing administrator team does significant amounts of work around process automation and ensuring data integrity. When an administrator created a new validation rule in production, the development team complained that their deployment to production failed.

What should be implemented to prevent this conflict from happening?

Options:

A.

Review the setup audit trail prior to changes.

B.

Refresh the full copy sandbox daily.

C.

Test changes in a shared sandbox.

D.

Build automation and validation rules using screen flows.

Buy Now
Questions 25

Northern Trail Outfitters (NTO) wants to start using Salesforce for its HR recruiting process. NTO needs to ensure that every application is linked to both a job posting and an applicants can apply for more one job posting, and each job posting can have more than one application.

How should an administrator configure the objects?

Options:

A.

Make Job Application as a junction object with a master-detail relationship to Applications and a lookup relationship to Job Posting.

B.

Create Application as a junction object with a master- detail relations to Job Postings and a lookup relationship to Job Applications.

C.

Add applicants as a junction object with master-detail relationship to both Posting and Job Applications.

D.

Configure Job Application as a Junction object with master-detail relationship to both Application and Job Postings.

Buy Now
Questions 26

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 27

DreamHouse Realty has a rental team and a real estate team. The two teams have different safes processes and capture different client information on their opportunities.

How should an administrator extend the Opportunity object to meet the teams' different needs?

Options:

A.

Leverage Opportunities for the Real Estate Team and create a new custom object for the Rental Team Opportunities.

B.

Use separate record types, page layouts, and sales processes for the Rental and Real Estate Teams.

C.

Create Opportunity Teams for the Rental and Real Estate Teams and make appropriate fields visible to only the necessary team.

D.

Add a section for Rental and a section for Real Estate on the Opportunity Master Record Type to keep the information separate.

Buy Now
Questions 28

A user at Universal Containers wants to load records Into a custom object named Location from a .csv file. While using Data Loader, they cannot find the Location object.

What are two reasons this is happening?

Choose 2 answers

Options:

A.

The label of Location may have been changed.

B.

Data Loader should only be used with standard objects.

C.

Location has a master-detail field to Account.

D.

The users profile needs create access to Location.

Buy Now
Questions 29

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 30

Users at Ursa Major Solar want to create complex dashboards with supporting charts based on data to come from a variety of sources, some of which live on the Internal company shared drives.

Which product should the administrator recommend to meet the users' needs?

Options:

A.

Lightning Dashboard Builder

B.

Report Bulkier

C.

List views

D.

Tableau CRM

Buy Now
Questions 31

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 32

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.

Buy Now
Questions 33

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 34

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 35

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 36

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 37

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 38

A developer is getting errors for Production deployment. The test deployment in the Full sandbox, which included a local test run, was successful. The Full sandbox was last refreshed 2 weeks ago.

Where should the administrator check to see what was recently changed?

Options:

A.

Salesforce Optimizer

B.

Dev Console

C.

Field History

D.

Setup Audit Trail

Buy Now
Questions 39

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?

Options:

A.

organization wide Defaults

B.

Role Hierarchy

C.

Manual Sharing

D.

Sharing Settings

Buy Now
Questions 40

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 41

Ursa Major Solar (UMS) receives hundred of cases every week from both consumers and retail partners. UMS wants to ensure it's meeting all service-level agreements to maintain high levels of customer satisfaction.

What should the administrator do to help meet this goal?

Options:

A.

Set up and configure Entitlement Process to design timelines and track issue resolution.

B.

Configure the Milestones object on Service Contracts to sequential milestones for common case issues.

C.

Design a Net Promoter Score survey using Surveys that is automatically sent when a case is closed.

D.

Expose the Service Contracts object in the Service Console for an agent to view when working a case.

Buy Now
Questions 42

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 43

An administrator at Cloud kicks recently built a screen flow in a sandbox that creates a case and follow-up task. When the flow runs in the sandbox, it works just as expected. When tested in production, the flow errors when creating the records.

Choose 2 answers

Options:

A.

Change the user experiencing the issue to the System Administrator profile.

B.

Open the flow In Debug mode and Run the Flow as another user.

C.

Change the Default Case Creator to the user's manager.

D.

Log in as another user and run the flow.

Buy Now
Questions 44

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 45

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.

Buy Now
Questions 46

The administrator at Ursa Major Solar has set up IT policies for all user passwords to be a minimum length of 3 characters and have an expiration period of 90 days. The security team recently decided that administrators of any system should have a 15-character minimum password with a 30-day expiration period.

Where should the administrator make this change?

Options:

A.

Organi2ation-wide password policies

B.

Password complexity requirements on the permission set

C.

Password Policies on the System Administrator profile .

D.

Session Settings on the User record

Buy Now
Questions 47

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 48

Cloud Kicks has two record-triggered flows on the same object. One flow creates a child record when criteria are met. The second record-triggered flow is based on criteria to check if the child record exists and updates a field. The field on the child record that needs to be updated Is still null after the second record trigger.

What should the administrator do to resolve this issue?

Options:

A.

Make a new record-triggered flow on the child object to update the field on the parent record.

B.

Have the record-triggered flows fire on create or edit to update the field.

C.

Combine the two flows into one with checks to see which part of the flow needs to be run.

D.

flows into schedule flows and have them update the field.

Buy Now
Questions 49

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.

Buy Now
Questions 50

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 51

The support operations team has noticed some Invalid data In the custom Primary issue picklist field on case records. They are unsure of what the issue is since the field is being updated by an automated procedure and there Is a validation rule to ensure clean data on case records.

Why arc records being updated with data that violates the validation rule?

Options:

A.

The data change Is triggered by an update record Flow element.

B.

The field is being updated by a workflow field update.

C.

The field is being updated by an Apex before trigger.

D.

The user has the Modify All Data permission on the object.

Buy Now
Questions 52

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.

Buy Now
Questions 53

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 54

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 55

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 56

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 57

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 58

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 59

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.

Buy Now
Questions 60

Cloud Kicks uses a Review junction object to track product reviews by account. the Review object has a Master-Detail relationship to Account and a Master-Detail relationship to a customer Product object. A user accidentally deleted the Account, Product, and related Review records.

How should the deleted Review records be restored?

Options:

A.

Restore both the Account and Product master records from the Recycle Bin.

B.

Restore the Review junction object record from the Recycle Bin.

C.

Restore either the Account or Product master records from the Recycle Bin.

D.

The Review object records are permanently deleted without the ability to restore.

Buy Now
Questions 61

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 62

At Cloud Kicks, the Sales team uses a specific dashboard to see how they are doing daily. The team has asked the administrator for an easier way to see this dashboard.

What should the administrator recommend?

Options:

A.

Add the dashboard to the Sales team's home page.

B.

Create a custom app with a dashboard.

C.

Email the dashboard to the Sales Team every morning.

D.

Update the Sales team's app with a new dashboard.

Buy Now
Questions 63

The sales team at Cloud Kicks is noticing that sales reps are misusing the new Screen Flow tool for data entry, since they are viewed the initial screen after clicking finish.

What should the administrator do to fix this?

Options:

A.

Use a lightning action to redirect the user

B.

Create a new flow to redirect the user when the other flow finishes.

C.

Add a trigger to redirect the user to a new page.

D.

Update the flow with a local redirect action.

Buy Now
Questions 64

After setting up field history tracking on the Account object, the administrator for AW Computing wants to retrieve the field history data for analysis.

how should the administrator acquire this data?

Options:

A.

Create a report of Accounts and export it to Excel.

B.

Query and export the Account History object using Data Loader.

C.

Use the Data export service in setup.

D.

Create a list view of Account History and print using the Printable View action.

Buy Now
Questions 65

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 66

Person accounts were recently activated at Cloud Kicks.

There are three record types for accounts:

• B2B customer

• B2C Customer

• External Partner

There are two record types for leads:

• B2B Lead

• B2CLead

The test team finds that when the Convert button is clicked on a B2C Lead record, only the B2B Customer and External Partner account record types are available choices on the Conversion Layout.

What should the administrator do to correct this issue?

Options:

A.

Hide the Record Type field on the Account section of the Conversion Layout.

B.

Build a process that updates the record type field to B2C Customer after conversion.

C.

Use a validation rule to ensure the company name on B2C Leads is blank.

D.

Change organization-wide default settings for contacts to Controlled by Parent.

Buy Now
Questions 67

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 68

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 69

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 70

A sales rep needs to help cross-sell an opportunity but is unable to make updates on the record or update the opportunity team.

Which two options would be required for a sales rep to add a rep to the opportunity team?

Choose 2 answers

Options:

A.

Transferred ownership of the Opportunity to the sales rep

B.

A permission with Edit access on the Account object

C.

A role above the Opportunity owner in the role hierarchy

D.

Transferred ownership of the Account to the sales rep

Buy Now
Questions 71

A request was made to import a spreadsheet of new Campaign Members. He system administrator started Data import Wizard but the Campaign Members object was unavailable as a choice. What is causing as a choice.

What is causing this occur?

Options:

A.

The Salesforce,id field is required and was missing from the file.

B.

The marketing user feature license assignment is missing on the admin’s user record.

C.

Import Wizard is only available for the Standard objects Accounts, Contacts, and Leads.

D.

The Compaign Member option is only available for Update.

Buy Now
Questions 72

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

Buy Now
Exam Name: Salesforce Certified Advanced Administrator (SP25)
Last Update: Jun 17, 2025
Questions: 242
Advanced-Administrator pdf

Advanced-Administrator PDF

$29.75  $84.99
Advanced-Administrator Engine

Advanced-Administrator Testing Engine

$35  $99.99
Advanced-Administrator PDF + Engine

Advanced-Administrator PDF + Testing Engine

$47.25  $134.99