Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Salesforce > Salesforce Administrator > Plat-Admn-301

Plat-Admn-301 Salesforce Certified Platform Administrator II Question and Answers

Question # 4

Cloud Kicks uses a dashboard with multiple components based on Account, Case, and Opportunity reports. The system administrator adds a dashboard filter on Account Owner. When filtering the dashboard by Account Owner, records are now missing from several Opportunity components.

What is the recommended way for the system administrator to resolve this issue?

A.

Add a cross-filter to the Opportunity source reports.

B.

Use a custom report type for Accounts with or without Opportunities.

C.

On the Opportunity components, change the equivalent field.

D.

Create a joined Accounts and Opportunities report for the components.

Full Access
Question # 5

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.

Full Access
Question # 6

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?

A.

Record Detail Component

B.

Fields component

C.

Highlights Panel Component

D.

Path Component

Full Access
Question # 7

Northern Trail Outfitters requires the sales user to input a use case before moving the opportunity stage to qualified. A consultant has reviewed the business requirement and ran a report to check the state of data completion. When pulling a report for opportunities in the qualified stage or beyond, it appears that only 30% of records have a use case filled out with varying text strings.

What should the administrator recommend?

A.

Write a record-triggered flow that populates the Use Case field when an opportunity is closed.

B.

Create a validation rule and add the Use Case field to the Stage Guidance in Path.

C.

Make the Use Case field required on the master Opportunity layout.

D.

Use a quick action with the Use Case field in the layout, and add it as a Lightning component.

Full Access
Question # 8

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?

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.

Full Access
Question # 9

An administrator is Informed that an employee has Just resigned and needs all access removed Immediately. This user is the owner of 4,000 records and the sole recipient or 57 email alerts. Management will need at least a month to find a replacement. The email administrator has already revoked their email access.

What action should be taken to ensure the user's access is immediately revoked?

A.

Go into the user record and uncheck the Lightning User checkbox.

B.

Go into the user record and freeze the user.

C.

Go into the user record and set the login hours to None'.

D.

Go into the user record and delete the user,

Full Access
Question # 10

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?

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.

Full Access
Question # 11

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?

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.

Full Access
Question # 12

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?

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.

Full Access
Question # 13

The sales agents at DreamHouse Realty have a profile that allows them to import records for a custom object called House. The agents only need to make imports occasionally and typically Import around 100 new records at a time.

What tool should the agents use to upload records?

A.

Bulk API

B.

Apex

C.

Date Import Wizard

D.

Data Loader

Full Access
Question # 14

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?

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.

Full Access
Question # 15

DreamHouse Realty currently deals only with single-family homes but is expanding its business it include condos in large cities. There are some features and amenities that inly apply to condos, such as the amount of a deposit and concierge services.

How should an administrator configure the Opportunity object to ensure that only relevant fields are displayed on the record?

How should an administrator configure the Opportunity object to ensure that only relevant fields are displayed on the record?

A.

Build a Lightning component to display fields that only apply to condos.

B.

Create a Record Type for the type of property and custom page layouts for each.

C.

Configure a validation rule to display fields based on the type of property the user is viewing.

D.

Make is custom Lightning page to display specific fields based on the type of property.

Full Access
Question # 16

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

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.

Full Access
Question # 17

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?

A.

Salesforce Optimizer

B.

Dev Console

C.

Field History

D.

Setup Audit Trail

Full Access
Question # 18

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

What should an administrator do to troubleshoot this issue?

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.

Full Access
Question # 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.

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

Full Access
Question # 20

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

A.

Implement GDPR.

B.

Set up an approval process for email alerts.

C.

Remove the fields from the email.

D.

Use classic encrypted fields.

Full Access
Question # 21

The sales manager at Cloud Kicks (CK) wants to make sure the accounts that CK serves are happy. One way they track this is by how many open cases an account has with CK. The sales manager asks CK's administrator to build a report to show Accounts with Open Cases.

What report type would this be?

A.

Bucket Report

B.

Joined Report

C.

Summary Report

D.

Matrix Report

Full Access
Question # 22

The administrator at Cloud Kicks is evaluating the capabilities of Schema Builder to create custom objects and custom fields. The administrator likes the user interface of the Schema Builder, as opposed to the new object and field wizards, but also notices some limitations.

What needs to be configured from the object manager instead of Schema Builder?

A.

Add custom fields to the page layout.

B.

Make available for Customer Postal.

C.

Enable field history tracking

D.

Allow Reports and Activities

Full Access
Question # 23

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 the 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 report.

D.

Include a contains filter on Subject.

Full Access
Question # 24

The administrator at Cloud Kicks recently replaced several case workflow rules with a single before save flow. Since this change, some cases are routing In unexpected ways.

What could be the cause or the charges to routing?

A.

The old workflow rules are still active and impacting routing.

B.

The flow precedes assignment rules; workflow rules are after assignment rules.

C.

Assignment rules no longer reference the correct fields.

D.

Multiple automation tools have been used and the automation is executed in a different order.

Full Access
Question # 25

AW Computers has enabled the feature for Contact to multiple Accounts. A rep is trying to remove the primary Account from a Contact but Is unable to do so. The administrator has already updated the page layout to no longer require an Account.

What could be the issue?

A.

A primary Account relationship Is required on a Contact regardless of the page layout settings.

B.

The Contact has Indirect relationships to other Accounts.

C.

The Account Contact relationship record needs to be deleted first In order to disassociate Contact from the Account.

D.

Private Contacts need to be enabled in Setup.

Full Access
Question # 26

Users at AW Computing are receiving a duplicate message when they enter contacts with common first and last names. Management wants to improve the user experience but also keep the data Integrity of contacts.

What should an administrator implement for this issue?

A.

Update the matching method on the rule from fuzzy to exact for First Name and Last Name.

B.

Change the duplicate rule to report Instead of alert so the message is avoided.

C.

Include the Email field to the existing matching rule for a more exact match.

D.

Add a secondary matching rule to the duplicate rule to match on the associated customer.

Full Access
Question # 27

A user started to work remotely. They are having an Issue logging in.

What could be the issue?

A.

The login session has expired for this user.

B.

They are signing in from a mobile device.

C.

The time zone for the profile is outside of login hours.

D.

The user Is not In the IP range for their profile.

Full Access
Question # 28

Northen trail Outfitters (NTO) wants to change the current master-detail relationship between Shipments and Opportunity to a lookup relationship. The system administrator has made the necessary changes in a full sandbox and has successfully tested them against NTO’s data.

Now that the changes are ready to implement in production, what should the system administrator do next?

A.

Make the changes directly in the production org.

B.

Create an Unmanaged Package to distribute to production.

C.

Use Data Loader to export the changes to the production org.

D.

Add the components to an outbound change set and deploy it to production.

Full Access
Question # 29

Cloud Kicks (CK) has e sneaker maintenance plan that It Includes with all orders for Its new line of Bluetooth-enabled custom sneakers. The sneaker maintenance plan gives each customer 6 months of phone support in case they have Issues with their new sneakers. The administrator at CK is having a hard time keeping up with the work associated with managing the maintenance plan.

What should the administrator do to help manage the plan?

A.

Use Flow to automatically create and assign entitlements.

B.

Create a support process for the maintenance plan.

C.

Ensure milestones are in place for the maintenance plan.

D.

Set up and configure entitlement templates.

Full Access
Question # 30

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

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.

Full Access
Question # 31

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?

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.

Full Access
Question # 32

Cloud Kicks (CK) has a filed called Shoe Type Preference, CK,s product team wants to see a report that groups specific picklist values together into the one of two lists.

What functionality should the administrator use to fulfill the team’s request?

A.

PREVGROUPVALUE

B.

Summary Formula

C.

Bucket field

D.

Matrix Report

Full Access
Question # 33

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

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.

Full Access
Question # 34

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?

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.

Full Access
Question # 35

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?

A.

Lightning Dashboard Builder

B.

Report Bulkier

C.

List views

D.

Tableau CRM

Full Access
Question # 36

Cloud Kicks is looking for a way to back up its data dally.

What should the administrator recommend?

A.

Set up Salesforce's Data Export Service and store the data In the target destination.

B.

Extract the data with the Import Wizard and push it to the target destination.

C.

Schedule a report and have the data emailed to the admin to put In the target destination.

D.

Use an ETL tool that can be scheduled to extract the data ard push it to the target destination.

Full Access
Question # 37

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?

A.

Create a validation rule.

B.

Configure dynamic action.

C.

Create a custom permission.

D.

Modify page layout.

Full Access
Question # 38

The operations team at Ursa Major Solar (UMS) currently tracks installations using a spreadsheet. The information captured includes customer name, address, purchase and installation dates, configuration specs, and additional installer instructions. UMS's CEO would like to utilize Salesforce to track this information instead.

Which action should the administrator take to meet this requirement?

A.

Use Salesforce REST API to create the object and also import the data.

B.

Use Lightning Object Creator to create the object and also import the data.

C.

Use Schema Builder to create the object and also import the data.

D.

Use Object Manager to create the object and also import the data.

Full Access
Question # 39

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

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

Full Access
Question # 40

AW Computing wants to enable a backup resource to assign permissions while restricting the backup resource's ability to create or modify permission sets.

Which feature should be employed to accomplish this request?

A.

Assignment Rules

B.

Delegated Administrator

C.

View All Users Permission

D.

Customize Application Permission

Full Access
Question # 41

When should an administrator consider when using Person Accounts'

A.

In a complex business model and the users find it easiest to record Opportunity information on Contacts rather than Accounts.

B.

In a B2B business model and is selling to the primary contact at a business organization.

C.

In a B2C business model and the consumer is the intended recipient of sates and marketing attention.

D.

In a business model that needs a separate Contact and Account to be included on all Case records submitted.

Full Access
Question # 42

Northern Trail Outfitters (NTO) has a private sharing model for records containing a customer's credit Information. These records should be visible to a sales rep's manager but hidden from their colleagues.

How should an administrator adjust NTO's sharing model to ensure the correct amount of confidentiality?

A.

Use validation rules targeting the logged-in user.

B.

Add View All access for the object via the managers profile.

C.

Create sharing rules for each manager based on the record owner.

D.

Grant access using hierarchies via the sharing settings.

Full Access
Question # 43

Cloud Kicks needs to automate several updates to lead records and update unrelated records. Select changes should happen every time a record is created or updated, Put other changes should only happen when the record is updated.

Which two options should the administrator use to automate these updates?

Choose 2 answers

A.

Use a Decision element with the "Only if the record that triggered the flow to run is updated to meet the condition requirements" option.

B.

Create a Process Builder that runs when a record is changed.

C.

Create a flow that runs when a record is created or updated.

D.

Use "formula evaluates to true" workflow rule with the ISCHANCEO function to make changes when the record Is updated.

Full Access
Question # 44

Select power users want the ability to make configuration changes to a specific custom object.

What tool should the administrator assign to the power users to enable this?

A.

View Setup and Configuration

B.

Delegated Administration

C.

Sharing Rule

D.

Modify All Data

Full Access
Question # 45

What should an administrator use as an alternative to a Process Builder to expedite the time required to update the records?

A.

Before save How Trigger

B.

Batch Update

C.

Workflow Rule Field Change

D.

Screen Row

Full Access
Question # 46

The Service team at Cloud Kicks needs a way to show the current status from the Account on the Case. This value should be on the page and is used in validation rules.

What should the administrator recommend to solve this?

A.

Create a cross-object formula.

B.

Use a picklist field.

C.

Make a Rollup Summary.

D.

Add a lookup field to Account.

Full Access
Question # 47

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.?

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.

Full Access
Question # 48

Cloud Kicks uses a Lightning web component to provide instructions to sales reps. An administrator needs to correct a spelling error in the displayed text in one of the Lightning web components.

What is the recommended tool to make the change?

A.

Developer Org

B.

VisualStudio Code

C.

Salesforce Lightning Inspector

D.

Developer Console

Full Access
Question # 49

Administrator has been tasked with creating a new custom field on the Account object called Government Der. The compliance department has determined that this field contains sensitive Information and needs to be encrypted using Classic Encryption.

How will this impact users when reading, editing, or reporting on Accounts?

A.

Encrypted fields are unable to be used the report criteria or list views filters.

B.

Users will need the View Encrypted Data permission to edit the field.

C.

Encrypted fields can be added to a list view and rule filters.

D.

Users with the View Encrypted Data permission can see the field, regardless of Field-Level Security.

Full Access
Question # 50

Cloud Kicks tracks project details in a custom Project object. Project Milestones are tracked in a second custom object, with a reference to the parent Project record. Users need to automatically create a standard set of related Project Milestones when a Project record is created.

What is the recommended automation solution?

A.

Field Service flow

B.

Scheduled flow

C.

Before-save autolaunched flow

D.

After-save autolaunched flow

Full Access
Question # 51

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?

A.

Read-only

B.

Modify All

C.

Read, Create, and Edit

D.

No Access

Full Access
Question # 52

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?

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.

Full Access
Question # 53

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.

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

Full Access
Question # 54

What are three options available to the administrator to help with this issue? Choose 3 answers

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.

Full Access
Question # 55

The administrator at Cloud Kicks (CK) is troubleshooting why users are missing expected email alerts from an automated process. The investigation shows that CK is hitting its daily limit.

What should the administrator review to resolve the issue?

A.

Email Logs

B.

HTML Email Status Report

C.

Notification Delivery Settings

D.

Outbound Messages

Full Access
Question # 56

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

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.

Full Access
Question # 57

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?

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.

Full Access
Question # 58

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?

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

Full Access
Question # 59

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

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.

Full Access
Question # 60

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?

A.

Field History Tracking

B.

Setup Audit Trail

C.

Historical Trending

D.

Analytic Snapshot

Full Access
Question # 61

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?

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.

Full Access
Question # 62

AW Computing sells a variety of software programs for Its customers to choose from. Management wants to ensure that the customer automatically receives phone support when they purchase photo editing. software.

how should an administrator meet these retirements?

A.

Add an entitlement template to the pressure conduct for phone support.

B.

Include a milestone to the product with a term of 365 days for phone support.

C.

Configure a flow to create a milestone co the asset upon purchase.

D.

Create a flow to attach an entitlement to the asset upon purchase.

Full Access
Question # 63

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?

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.

Full Access
Question # 64

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?

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.

Full Access
Question # 65

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?

A.

Setup Audit Trail

B.

Field History Tracking

C.

Login History

D.

Organization-Wide Defaults

Full Access
Question # 66

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?

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.

Full Access