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

Salesforce CRT-211 - Prepare for your Advanced Administrator Certification Exam (SP25)

Page: 1 / 8
Total 222 questions

Dreamhouse Realty recently learned that the major listing service it utilizes can accept messages to a specific endpoint. The realtors want to utilize this to be able to quickly update the listing price on properties after it has

been approved.

What automation tool should the administrator configure?

A.

Flow

B.

Platform Event

C.

Process Builder

D.

Email Alert

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.

Cloud Kicks (CK) has introduced its new Alpha Shoe line. Customers create cases from CK's website. Managers receive a report of all cases created last week. Managers would like a way to easily see in the report if the customer refers to the new shoe line in the case subject.

How should the system administrator modify thr report meet this request?

A.

Add a cross-filter and a with' sub-filter.

B.

Build a row-level formula.

C.

Change the format to a joined repi

D.

Include a contains filter on Subject.

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?

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.

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.

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?

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.

AW Computing is conducting an audit and wants to understand how many objects have been shared as public externally.

which tool should the administrator use to quickly obtain this details?

A.

Security Health Check

B.

Setup Audit Trail

C.

Session Security Settings

D.

Object Manager

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?

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

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.

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?

A.

SOAP based API with Developer console

B.

Data Loader with Bulk API Enabled

C.

An AppExchange package

D.

Import Wizard with Add Only