Salesforce Administer, Extend, and Automate Salesforce ADX-211 Exam Questions

Page: 1 / 14
Total 222 questions
Question 1

Soles reps at AW Computing hove asked the Administrator to help them close deals faster on the Salesforce mobile app when they're in the new. They want to be able to quickly close an opportunity and have key fields, like status, pre populated to Closed Won.

What should an administrator create to achieve this?



Answer : A

An object-specific quick action is a type of action that allows users to do something in the context of a specific object, such as creating or updating a record, logging a call, sending an email, or launching a custom action. In this case, the administrator can create an object-specific quick action on the opportunity object that pre-populates certain fields with predefined values and allows users to quickly close an opportunity from the Salesforce mobile app. Reference: https://help.salesforce.com/s/articleView?id=sf.actions_overview.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.actions_objectspecific_actions.htm&type=5


Question 2

An administrator has a request to create a Next Steps field for users to document what they need to do next on a lead. The field should allow users to format the text and be mapped to an opportunity when converted.

What type of field will satisfy these requirements?



Answer : D

A Text Area (Rich) field allows users to format the text with fonts, colors, images, and hyperlinks. It also supports mapping to an opportunity when converting a lead. Reference: https://help.salesforce.com/s/articleView?id=sf.fields_using_rich_text_area.htm&type=5


Question 3

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?



Answer : D

Setup Audit Trail is a tool that tracks the recent setup changes made by anyone in an org. It can help identify who made what changes and when, as well as any errors or failures that occurred during the changes. Setup Audit Trail can help troubleshoot deployment issues by comparing the changes made in production with those made in sandbox


Question 4

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?



Answer : D

The resume event is recalculated and the email goes out to the account owner immediately because the flow uses a scheduled path that evaluates the expiration date field every time it changes. When the expiration date is changed to yesterday, the flow resumes immediately and executes the action of sending the email


Question 5

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?



Answer : D

An after save flow is a type of flow that runs in the background after a record is saved and performs actions based on the record data or changes. An after save flow does not require user input or interaction and can be triggered by a record-triggered flow element or by an Apex trigger. In this case, you can create an after save flow that runs when a case record is updated and delivers status update email to customers based on certain criteria or conditions. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_trigger_types.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.flow_concepts_trigger.htm&type=5


Question 6

Ursa Major Solar allows its scientists to log new stars as they find them, but on occasion, they log the same star by mistake. The administrator wants scientists to be notified when a record is deleted and by whom, and to maintain their own discovery information.

What automation solution should be used to send the notification?



Answer : D

Flows are tools that automate business processes by collecting data and performing actions in your org or an external system. Flows can be triggered by various events such as record creation, updates, or invocations from other processes or flows. Flows can also send email alerts as part of their actions. To send a notification when a record is deleted and by whom, and to maintain their own discovery information, an administrator can use a flow that runs when a record is deleted, queries the record owner's email address and discovery information from another object or variable, and sends an email alert with those details. Reference: https://help.salesforce.com/s/articleView?id=sf.flow_concepts.htm&type=5


Question 7

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?



Answer : C

Data Import Wizard is a tool that allows administrators to import data for standard and custom objects in Salesforce using CSV files. Data Import Wizard can handle up to 50,000 records at a time and supports simple data transformations and validations. Data Import Wizard can be used to upload records for a custom object when the number of records is small and the import frequency is low.


Page:    1 / 14   
Total 222 questions