Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce Plat-Admn-301 Practice Exam with Questions & Answers

Questions 1

Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot changed by users and must be masked when displayed, except the last two digits.

Which two recommended configurators should administrator create? Choose 2 answers

Options:
A.

Use a field with Classic Encryption.

B.

Enable Shield Platform Encryption.

C.

Configure a Field Encryption Policy

D.

SetRead-Only Field-Level Security in the user Profile

Salesforce Plat-Admn-301 Premium Access
Questions 2

How should an administrator support a finance team that is trying to use Opportunity data to keep an eye on their pipeline rather than manually calculating anticipated income for the quarter?

Options:
A.

Run a report at the end of each quarter to update the finance team on pipeline status.

B.

Set up collaborative forecasting to view quota against the open pipeline.

C.

Create a custom Forecasting object to inform the finance team on the status of deals.

D.

Show the finance team how to use the Opportunity Kanban List View.

Questions 3

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.

Questions 4

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?

Options:
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.

Questions 5

At Cloud Kicks, the distributor account information is sensitive information. The administrator needs to make sure this information is unavailable to testers in the full sandbox.

What should the administrator recommend?

Options:
A.

Refresh the sandbox.

B.

Assign the users a new permission set.

C.

Use the data masking tool.

D.

Delete the sensitive information.

Questions 6

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.

Questions 7

The administrator at Cloud Kicks built a flow in a sandbox. After testing and validating the flow, the administrator plant to promote the flow to the production environment with a change set.

Which three considerations should the administrator be aware of when moving flows with a change sat? Choose 3 answers

Options:
A.

Flows deployed are inactive and need to be manually activated.

B.

Flow allows only one version of the flow when deployed with a change sat.

C.

Deploying or redeploying a flow with change sets creates a version of the flow in the destination org.

D.

All flow dependencies are automatically added to the change set.

E.

Flows ere automatically activated upon deployment.

Questions 8

The accounting team at Universal Containers is looking to roll out two new custom objects: a parent Invoice object and a child Payment object. Whenever a Payment record is created, the Invoice object should be updated to reflect the current outstanding value of the Invoice.

What should the administrator do to build this functionality?

Options:
A.

Create a lookup-relationship on the Payment with a Roll-up Summary field on the Invoice.

B.

Create a lookup-relationship on the Payment and a workflow cross object field update.

C.

Create a master-detail relationship on the Payment and a workflow cross object field update.

D.

Create a master-detail relationship on the Payment with a Roll-up Summary field on the Invoice.

Questions 9

The administrator at Universal Containers recently rolled out Email-to-Case functionality. Even though a new record type was created and specified in the Email-to-Case settings, all incoming cases are receiving a different record type.

What is likely causing the record type discrepancy?

Options:
A.

The new Case Owner needs permissions to the new record type.

B.

The Automated Case User needs permissions to the new record type.

C.

A Case assignment rule is preventing the record type from being updated.

D.

A validation rule is preventing the record type from being updated.

Questions 10

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.