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

Free Salesforce Advanced-Administrator Practice Exam with Questions & Answers | Set: 6

Questions 51

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

Salesforce Advanced-Administrator Premium Access
Questions 52

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.

Questions 53

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,

Questions 54

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

Questions 55

AW Computing has been advertising a new keyboard that was released at the beginning of the month. The sales team has an additional incentive to add the keyboards to every sale. The administrator already added the product to Salesforce but the reps are unable to select the product on the opportunity.

Which two options should an administrator check to ensure the product is available?

Choose 2 answers

Options:
A.

Confirm the correct price book is selected on the opportunity.

B.

Make sure the price book Is in the company currency.

C.

Ensure the product is associated with the correct price book.

D.

Verify the product has a start date entered.

Questions 56

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.

Questions 57

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.

Questions 58

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.

Questions 59

An administrator would Like to know If any other administrators or delegated administrators are using the Log In As a User feature.

Where the administrators should are using the Log in As a User feature.

Options:
A.

Grant Account Login Access

B.

Setup Audit Trail

C.

Connected App Usage

D.

Login History

Questions 60

Dream house Realty has created a custom object to track its Open Houses with a master-detail relationship up to a custom object for Properties. Agents need to quickly calculate the number of Open House records in a status or Pending so they can see the value from the Property record.

What feature should the administrator implement?

Options:
A.

Lightning Component

B.

Formula Fields

C.

Roll-Up Summary

D.

visualforce Page