salesforce admin 2.0 (reviewed) Flashcards
- Northern Trail Outfitters has a new flow that automatically sets the field values when a new account is created. That the flow is launched by a process, but the flow is not working properly.
What should administrator do to identify the problem?
A. Use the native debug feature in the flow builder.
B. View the setup audit Trail and review for errors.
C. Setup Email logs and review the send error log.
D. Review debug logs with the login level.
Correct Answer:
A. Use the native debug feature in the flow builder.
- Cloud Kicks want its reports to show a Fiscal Year that starts on February 1 and has 12 months.
How Should the Administrator Address this requirement?
A. Set the Fiscal Year to Custom and the duration to 4 quarters.
B. Set the Fiscal Year to Standard and the duration to 12 months.
C. Set the Fiscal Year to Custom and the starting month as February.
D. Set the Fiscal Year to Standard and the starting month as February.
Correct Answer:
D. Set the Fiscal Year to Standard and the starting month as February.
- An administrator created a record trigger flow to update contacts.
How should the administrator reference the values of the active record the flow is running on?
A. Use the $Record global variable.
B. Use the {!Account.Id} record variable.
C. Use the {!Contact.Id} global variable.
D. Use the Get Records element to find the Id.
Correct Answer:
A. Use the $Record global variable.
- The administrator at Cloud Kicks has created an approval process for time off requests.
Which two automated actions are available to be added as part of the approval process?
Choose 2 answers
A. Email Alert
B. Chatter Post
C. Field Update
D. Auto launched Flow
Correct Answer: A,C
A. Email Alert
C. Field Update
- The administrator at Northern Trail Outfitters is unable to add a new user in Salesforce.
What could cause this issue?
A. The email address used for the username has a contact record.
B. The username is restricted to a domain specific to my domain.
C. The username is already in use another organization.
D. The email used for the username is not a corporate email address.
Correct Answer:
C. The username is already in use another organization.
All Salesforce usernames are unique, for all users, across all Organizations (including Trial Orgs, Production orgs and Sandboxes).
- The administrator at cloud kicks is trying to debug a screen flow that create contacts. One of the variables in the flow is missing on the debug screen.
What could cause this issue?
A. The available for output checkbox was unchecked.
B. The field type is unsupported by debugging.
C. The available for input checkbox was unchecked.
D. The flow is an inactive version
Correct Answer:
B. The field type is unsupported by debugging.
- Users at Cloud Kicks want to be able to create a task that will repeat every two weeks.
What should an administrator do to meet the requirement?
A. Enable Creation of Recurring Tasks.
B. Workflow rule to create recurring tasks.
C. Flow to create recurring tasks.
D. Turn on Recurring Activities.
Correct Answer:
A. Enable Creation of Recurring Tasks.
- The marketing team at Ursa Major Solar wants to send a personalized email whenever a lead fills out the web-to-Lead form on their website. They want to send different Message based on the Lead Industry Field Value.
What should an administrator configure to meet this requirement?
A. Use Validation rule to trigger workflow to email to Lead.
B. Create an assignment rule to email the lead
C. Configure an auto response rule to email the lead.
D. Add a public group and process builder to email the lead.
Correct Answer:
C. Configure an auto response rule to email the lead.
- Dream House reality has an approval process. A manager attempts to approve the record but receives an error.
What should an administrator review to troubleshoot this request?
A. Add a delegated approver for the next approver in the process.
B. Check if the user in the next approver is inactive or missing
C. Review the page layout to ensure, the fields updated in the process are visible
D. Update the field level security to view on fields that are updated in the process.
Correct Answer:
B. Check if the user in the next approver is inactive or missing
https://salesforce.stackexchange.com/questions/330360/approval-process-what-will-happen-if-approver-is-inactive
- Cloud Kicks needs to change the owner of a case when it has been open for more than 7 days.
How should the administrator complete this requirement?
A. Assignment Rule
B. Escalation Rule
C. Validation Rule
D. Auto-Response Rules
Correct Answer:
B. Escalation Rule
- An administrator supporting a global team of salesforce users has been asked to configure company settings
Choose 2 options
A. Password Policy
B. Currency Locale
C. Login Hours
D. Default Language
Correct Answer:
B. Currency Locale
D. Default Language
- The administrator at Ursa Major Solar has been asked to change the work Item and Project Custom Object Relationship from a master detail to a Lookup.
Which Scenario could prevent the administrator from fulfilling this requirement?
A. A junction object is required to support the lookup.
B. The lookup field in all the records contains a value.
C. The Look-Up field is required for Saving Records.
D. Roll-Up summary fields exist on the master object.
Correct Answer:
D. Roll-Up summary fields exist on the master object.
- The Administrator at Universal Container wants to add branding to salesforce.
Which two considerations should the administrator keep in mind?
Choose 2 Answers
A. Up to 150 custom themes can be created, modified, or cloned from the built-in themes.
B. Chatter external users see the built-in Lightning theme only.
C. Only one theme can be active at a time, and a theme applies to the entire org.
D. Themes apply to salesforce classic and to the salesforce mobile app.
Correct Answer:
B. Chatter external users see the built-in Lightning theme only.
C. Only one theme can be active at a time, and a theme applies to the entire org.
You can create up to 300 custom themes, but you can’t modify or clone the built-in themes provided by Salesforce.
Chatter External users see the built-in Lightning Blue theme only.
Themes don’t apply to Salesforce Classic or to mobile.
- An administrator installed a managed package that contains a permission set group. The permission set group that was installed includes Delete access on several objects, and the administrator needs to prevent users in the permission set group from being able to delete records.
What should the administrator do to control Delete access?
A. Create a new permission set that has Delete access deselected for the objects.
B. Edit the profile for the users to remove Delete access from the objects.
C. Create a new role that prevents Delete permissions from rolling up to the users.
D. Use a muting permission set with a permission set group to mute selected permissions.
Correct Answer:
D. Use a muting permission set with a permission set group to mute selected permissions.
- Cloud Kicks executives have noticed the opportunity Expected revenue Field displays incorrect values.
How should the administrator correct this?
A. Adjust the forecast category associated with the stage.
B. Update the expected revenue associated with the stage.
C. Change the probability associated with the stage.
D. Modify the closed won value associated with the stage.
Correct Answer:
C. Change the probability associated with the stage.
The Expected Revenue field is an opportunity’s Opportunity Value field multiplied by its Probability.
- The business development team at Cloud Kicks thinks the account creation process has too many fields to fill out and the page feels cluttered. They have requested the administrator to simplify the process.
Which automation tool should an administrator use?
A. Validation rule
B. Workflow rule
C. Flow builder
D. Approval process
Correct Answer:
C. Flow builder
- Northern Trail Outfitters wants to track ROI for contacts that are key stakeholders for opportunities.
The VP of Sales requested that this information be accessible on the opportunity and available for reporting.
Which two options should the administrator configure to meet these requirements?
Choose 2 answers
A. Add the Opportunity Contact Role related list to the Opportunity page layout.
B. Customize Campaign Role.
C. Add the Campaign Member related list to the Opportunity page layout.
D. Customize Opportunity Contact Role.
E. Customize Campaign Member Role.
Correct Answer:
A. Add the Opportunity Contact Role related list to the Opportunity page layout.
D. Customize Opportunity Contact Role.
- Cloud Kicks users are seeing error messages when they use one of their screen flows. The error messages are confusing but could be resolved if the users entered more information on the account before starting the flow.
How should the administrator address this issues?
A. Create a permission set to allow users to bypass the error.
B. Use a fault connector and display a screen with text explaining what went wrong and how to correct it.
C. Remove validation rules so that the users are able to process without complete records.
D. Uncheck the end user Flow Errors box in setup.
Correct Answer:
B. Use a fault connector and display a screen with text explaining what went wrong and how to correct it.
Fault connector’s are our good friend because it adds a human touch to your flows and prevents people from panicking when errors show up.
If you are using a Screen Flow, then setting up a screen for showing the errors is the best idea, especially if you are launching the flow with quick actions. By default, the error details won’t show on the quick action windows, so it might confuse your users and thus give people the impression that the solution might be buggy.
https://salesforce-flowsome.com/flow-how-to-use-fault-connectors-in-two-ways/?utm_source=rss&utm_medium=rss&utm_campaign=flow-how-to-use-fault-connectors-in-two-ways