2022-08-22 Flashcards
https://www.freecram.net/torrent/Salesforce.Advanced-Administrator.v2022-08-22.q160.html
The sales team has requested that a new field be added to accounts called Current Customer. The default value will be No and will change “Yes” if any related opportunity is successfully closed as won.
What can an admin do to meet this requirement?
A. Configure current customer as a text field and use an approval process to recalculate its value
B. Use a workflow rule on the Opportunity object that sets the current customer filed an opportunity is won.
C. Use an Apex trigger on the Account object that sets the Current customer field when an opportunity is won.
D. Configure current customer as a roll-up summary field that will recalculate whenever an opportunity is won
C. Use an Apex trigger on the Account object that sets the Current customer field when an opportunity is won.
Users report they are getting an Apex trigger error when they try to save a specific Account record. How could an administrator collect more information about the processing for that record?
A. Activate debug logging for the Apex trigger.
B. Review the Setup Audit Trail
C. Enable debug Logging for the user.
D. Create a Flow with a fault connector.
A. Activate debug logging for the Apex trigger.
Which two should an administrator consider when setting up Salesforce CRM Content ?
Choose 2 answers.
A. An approval process can ensure that all product-related content is reviewed.
B. The library type determines the size of files that can be contributed to content.
C. The content type determines which fields appear on the Content Detail page layout.
D. A validation rule can ensure a description is required for all contributed content.
C. The content type determines which fields appear on the Content Detail page layout.
D. A validation rule can ensure a description is required for all contributed content.
Universal Containers needs to use a different pricebook for sales representatives in each of the US, LATAM, EMEA, and APAC regions.
What should the system administrator do?
A. Create a separate pricebook for each region
B. Clone the standard pricebook and create separate pricebooks for each region
C. Add a different list price for products depending on the region
B. Clone the standard pricebook and create separate pricebooks for each region
If you wanted to make a report that shows sales growth year over year, which logical command would you use?
A. priorval custom field
B. preVal
C. prevGroupVal
D. Parentgroupval
C. prevGroupVal
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 flow precedes assignment rules; workflow rules are after assignment rules.
B. Assignment rules no longer reference the correct fields.
C. The old workflow rules are still active and impacting routing.
D. Multiple automation tools have been used and the automation is executed in a different order.
A. The flow precedes assignment rules; workflow rules are after assignment rules.
Which of the following is NOT true about article types in Salesforce Knowledge?
A. Article Types should enable ‘actionable’ content.
B. Article Types may include attachments.
C. Article Types are typically short HTML documents.
D. An organization must have 2 article types to enable Knowledge.
D. An organization must have 2 article types to enable Knowledge.
An administrator wants to allow users who are creating leads to have access to the find duplicates button.
Which lead object-level permission will the administrator need to provide to these users?
A. View All
B. Merge
C. Read and Edit
D. Delete
A. View All
When the delete permission is selected in a muting permission set, which other permission is automatically muted?
A. View All Data
B. View All Records
C. Modify All Data
D. Modify All Records
D. Modify All Records
Which 3 features are supported in delegated administration?
A. Unlock Communities users B. Create and edit users C. Unlock non-Communities users D. Set org-wide sharing defaults E. Manage custom objects
B. Create and edit users
C. Unlock non-Communities users
E. Manage custom objects
A lead needs to be assigned automatically to a Sales Rep if there has been no action on the account after 10 days. And the Deal status should be set to “Stalled” after it has been approved by a Manager.
Which automation processes can a system administrator use?
A. Assignment Rule. Approval Process. Workflow Rule
B. Assignment Rule. Auto-Response Rule, Workflow Rule
C. Assignment Rule, Approval Process
D. Validation Rule. Assignment rule. Approval Process.
C. Assignment Rule, Approval Process
Note: You can use the same Workflow Actions in Approval Processes that you use in Workflow.
Which two deployment tools should be used to deploy metadata from a Developer Edition organization to another organization?
Choose 2 answers
A. Data Loader
B. Salesforce Extensions for Visual Studio Code
C. Change sets
D. Ant Migration Tool
C. Change sets
D. Ant Migration Tool
What is the first step before setting up entitlements?
A. Enable entitlement management
B. Set up service contracts
C. Specify the entitlements-related lookup filters on cases
D. Customize entitlements fields
A. Enable entitlement management
The recruiting manager at universal containers has requested a new picklist value in the type field on the position object by the end of the week.
If the administrator is unable to complete this request in the desired timeline, what type of access will allow the recruiting manager to make the changes in salesforce?
A. Modify all and view all access to the position object.
B. Delegated administration over the position object.
C. Delegated administration to manage recruiting users.
D. Create, Read, Edit and Delete access to the position object.
B. Delegated administration over the position object.
What are two considerations an administrator should consider when setting up quotes?
Choose 2 answers
A. Discount fields on quotes can be a negative number
B. Quote PDF text aligns to the left side of the page instead of the right.
C. Quotes can be synced with multiple active quotes
D. When a quote is deleted the related opportunity and products are deleted as well
E. Price books must be active in an opportunity before you can create quote for the opportunity
B. Quote PDF text aligns to the left side of the page instead of the right.
E. Price books must be active in an opportunity before you can create quote for the opportunity
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. Sharing Rule
B. Modify All Data
C. Delegated Administration
D. View Setup and Configuration
C. Delegated Administration
A sales manager cannot view a contact owned by a salesperson. The salesperson is below the sales manager in the role hierarchy. Why can’t the sales manager view the contact?
A. Contact sharing settings have Grant Access Using Hierarchies unchecked.
B. The contact has not been manually shared with the manager.
C. The contact is not linked to an account.
D. Contact sharing settings are Private.
C. The contact is not linked to an account.
An administrator at Universal Containers hat completed a new set of validation rule along with a Process Builder in a sandbox and wants to move these changes to production via a change set but they are currently unable to do so.
What are two configurations an administrator needs before they are able to deploy changes?
Choose 2 answers
A. The Production Org must be configured to Allow inbound Changes from the sandbox
B. Create the Validation Rules in Production because they can’t be deployed via Change Sets
C. The Sandbox must be configured to Allow Outbound Changes to Production
D. The Deploy Change Sets permission must be granted
A. The Production Org must be configured to Allow inbound Changes from the sandbox
C. The Sandbox must be configured to Allow Outbound Changes to Production
Universal Containers uses Salesforce Knowledge and has defined its category groups based on the regions of Europe, of Americas, Africa, and Asi a. The administrator needs to restrict visibility of each category to the sales representatives within each region. How should the administrator control access to these category groups?
A. Modify object settings for the category groups on the sales users profiles.
B. Add custom category groups to the profiles assigned to the sales users.
C. Add or remove sales users from a public group with access to the category groups.
D. Add custom category groups to the roles assigned to the sales users.
D. Add custom category groups to the roles assigned to the sales users.
Cloud Kicks wants its sales reps to always use the same full zip code format with a hyphen where applicable.
What should the administrator implement to help ensure consistent formatting?
A. Edit the standard field length to five characters.
B. Add a quick create function for the sales reps to use.
C. Add a help text instructing the sales rep on how to enter this field.
D. Create a REGEX function to use in a validation rule on the field.
D. Create a REGEX function to use in a validation rule on the field.
Sales management wants to enforce a process in which the name of an account is always included in the name of an opportunity. How can automation be used to help meet this requirement?
A. Write a criteria-based workflow rule that updates the opportunity name concatenated with the account name.
B. Use approval process that routes newly created opportunities to management for data quality review.
C. Use an Apex Trigger on the Account object that adds the account name to the opportunity name.
D. Write a validation rule that updates the opportunity name with the account name using a cross-object formula.
A. Write a criteria-based workflow rule that updates the opportunity name concatenated with the account name.
Cloud Kicks has o custom object called Membership Details that records information about customers’ preferences for their memberships. Depending, on the membership level, different data needs to be displayed.
- when cue running user has the Market no profile, all data should be visible.
- When the running user has the Support profile, only the Support preference fields should be visible.
- Both Marketing and Support users should be able to report on all data.
How should the administrator deliver this solution?
A. Make a permission set with a Muting permission.
B. Set up Dynamic forms to conditionally show data.
C. Create two record types und two page layouts.
D. Use Field-Level Security to control data access.
B. Set up Dynamic forms to conditionally show data.
When should an administrator consider when using Person Accounts’
A. In a business model that needs a separate Contact and Account to be included on all Case records submitted.
B. In a complex business model and the users find it easiest to record Opportunity information on Contacts rather than Accounts.
C. In a B2C business model and the consumer is the intended recipient of sates and marketing attention.
D. 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.
What access can users have to Accounts and Opportunities when territory management is enabled?’
A. Edit, Transfer and Delete Opportunity records regardless of the record of the owner
B. Edit Opportunity records regardless of the account owner
C. Transfer and Delete opportunities regardless of the owner of the record
D. View Account records regardless of the account record owner
D. View Account records regardless of the account record owner