Curious about Actual Salesforce Administer, Extend, and Automate Salesforce Exam Questions?

Here are sample Salesforce Administer, Extend, and Automate Salesforce (ADX-211) Exam questions from real exam. You can get more Salesforce Certified Administrator (ADX-211) Exam premium practice questions at TestInsights.

Page: 1 /
Total 243 questions
Question 1

Cloud Kicks needs to create 10 separate environments for various projects. A developer sandbox has been created with the necessary configuration and dat

a. The administrator needs to create 10 now environments with the same metadata and data for each user.

What should the administrator do to meet the requirements?


Correct : C

Cloning a sandbox creates a duplicate copy of an existing sandbox with the same type, name, description, configuration, and license type as the original sandbox. Cloning a sandbox is useful when you need to create multiple sandboxes with the same metadata and data for testing or development purposes. Reference: https://help.salesforce.com/s/articleView?id=sf.data_sandbox_clone.htm&type=5


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 2

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?


Correct : B

A row-level formula is a formula that evaluates each row in a report and returns a value based on one or more fields in that row. A row-level formula can be used to create a new column in a report that indicates whether the case subject contains the words 'Alpha Shoe' or not. Reference: https://help.salesforce.com/s/articleView?id=sf.reports_row_level_formulas.htm&type=5


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 3

On the Contact record, if a contact has the value of 'CEO' in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.

What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?


Correct : C

The error condition formula of a validation rule should return TRUE when the validation rule should fire and display an error message. In this case, the validation rule should fire when the Title field has the value of 'CEO' and the Phone field is blank. The formula Title = 'CEO' && ISBLANK(Phone) returns TRUE when both conditions are met, and FALSE otherwise. Reference: https://help.salesforce.com/s/articleView?id=sf.fields_useful_field_validation_formulas.htm&type=5


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 4

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?


Correct : B

A primary account relationship is a feature that allows you to link a contact to a single account as its primary account. A primary account relationship is required on a contact regardless of the page layout settings or the contact to multiple accounts feature. This means that you cannot remove the primary account from a contact, but you can change it to another account. You can also add secondary accounts to a contact if you have enabled the contact to multiple accounts feature. Reference: https://help.salesforce.com/s/articleView?id=sf.contacts_multiple_accounts.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.contacts_fields.htm&type=5


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 5

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?


Correct : D

Multiple automation tools have been used and the automation is executed in a different order. This could cause some cases to route in unexpected ways, because the before save flow might override or conflict with the assignment rules or other automation tools that run after the record is saved. The administrator should review the order of execution and ensure that the flow logic is consistent with the other automation tools. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger_order.htm&type=5 https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_triggers_order_of_execution.htm


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Page:    1 / 49   
Total 243 questions