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: 2 / 8
Total 222 questions

Cloud Kicks has a Process Builder which should trigger upon a status change from on approval process. The Process Builder triggers if the status is updated manually, but not as a result or the approval process update.

What could the administrator do to troubleshoot the issue?

A.

Check the Approval Process to make sure it is on the correct version.

B.

Check the Reevaluate Workflow Rules After Field Change box on the Approval Process Field Update Action.

C.

Turn Recursion the Process Builder under the Advanced Settings so the Process Builder fires again.

D.

Change the value with a Specific New Field Value so the Process Builder knows what value to look for.

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

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.

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?

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.

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?

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.

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.

Cloud Kicks has Service end Soles Manager roles that need to be able to see a I Accounts. Currently, they each have their own custom profile. The organization-wide defaults are set to Private and a sharing rule share access to Accounts to the sales and service teams based on criteria.

What should the administrator do to allow the service and sales Manager to sec all Accounts?

A.

Configure a custom profile for each manager that gives them view All on Accounts.

B.

Set the organization-wide default for Accounts to Public Read Only.

C.

Create a permission set with view All to Accounts and assign it to the Service and Sales Managers.

D.

Move the Service and Sales Managers higher in the role hierarchy.

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

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.

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.

An administrator at Universal Containers has been asked to configure product schedules.

What should the administrator consider before enabling this feature?

A.

The Product Schedule is unavailable in Process Builder and Flow.

B.

Line Item Schedule is unavailable In Process Builder and Workflow.

C.

Customizable product schedule page layouts cannot be modified.

D.

To remove o product schedule completely, remove It from the standard price book.

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?

A.

Lightning Component

B.

Formula Fields

C.

Roll-Up Summary

D.

visualforce Page