My Adv Crammer Flashcards
(115 cards)
An administrator has been asked to create a replica of the production organization. The requirement states that existing fields, page layouts, record types, objects, and data contained in the fields and objects need to be available in the replica organization.
How can the administrator meet this requirement?
A. Create a developer sandbox
B. Create a configuration-only sandbox
C. Create a metadata sandbox
D. Create a full sandbox
D. Create a full sandbox
Which two deployment tools can be used to deploy metadata from a Developer Edition organization to another organization? (Choose two.)
A. Data Loader
B. Salesforce Extensions for Visual Studio Code
C. Change sets
D. Ant Migration Tool
B. Salesforce Extensions for Visual Studio Code
D. Ant Migration Tool
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. Merge
B. Read and Edit
C. View All
D. Delete
D. Delete
What are three capabilities of Collaborative Forecasting? (Choose three.)
A. Rename categories B. Forecast using opportunity splits C. Overlay quota D. Add categories E. Select a default forecast currency setting
A. Rename categories
B. Forecast using opportunity splits
E. Select a default forecast currency setting
Universal Containers wants customers who buy the Freight Container product to be billed in monthly installments.
How should an administrator meet this requirement?
A. Create a default quantity schedule on the product
B. Create a default revenue schedule on the product
C. Create a workflow rule on the product
D. Create a custom fields on the product
B. Create a default revenue schedule on the product
A user has a profile with read-only permissions for the case object.
How can the user be granted edit permission for cases?
A. Create a permission set with edit permissions for the case object
B. Create a sharing rule on the case object with read/write level of access
C. Create a public group with edit permissions for the case object
D. Add the user in a role hierarchy above users with edit permissions on the case object
A. Create a permission set with edit permissions for the case object
Which three actions can occur when an administrator clicks Save
after making a number of modifications to Knowledge data categories in a category group and changing their positions in the hierarchy? (Choose three.)
A. Users are temporarily locked out of their ability to access articles
B. Users may temporarily experience performance issues when searching for articles
C. The contents of the category drop-down menu change
D. The articles and questions visible to users’ change
E. The history of article usage is reset to zero utilization
B. Users may temporarily experience performance issues when searching for articles
C. The contents of the category drop-down menu change
D. The articles and questions visible to users’ change
Answer is BCD
Reference- https://help.salesforce.com/articleView?id=sf.category_modify.htm&type=5
How can an administrator ensure article managers use specified values for custom article fields?
A. Create a formula field on the article
B. Require a field on the page layout
C. Use field dependencies on record types
D. Create different record types for different requirements
C. Use field dependencies on record types
The sales team has requested that a new field called Current Customer be added to the Accounts object. The default value will be No
and will change to Yes
if any related opportunity is successfully closed as won.
What can an administrator do to meet this requirement?
A. Configure Current Customer as a roll-up summary field that will recalculate whenever an opportunity is won
B. Use an Apex trigger on the Account object that sets the Current Customer field when an opportunity is won
C. Use a workflow rule on the Opportunity object that sets the Current Customer field when an opportunity is won
D. Configure Current Customer as a text field and use an approval process to recalculate its value
C. Use a workflow rule on the Opportunity object that sets the Current Customer field when an opportunity is won
Sales management wants a small subset of users with different profiles and roles to be able to view all data for compliance purposes.
How can an administrator meet this requirement?
A. Create a new profile and role for the subset of users with the View All Data permission
B. Create a permission set with the View All Data permission for the subset of users
C. Enable the View All Data permission for the roles of the subset of users
D. Assign delegated administration to the subset of users to View All Data
B. Create a permission set with the View All Data permission for the subset of users
Which TWO values roll up the hierarchy to the manager for Collaborative Forecasting? (Choose two.)
A. Product quantity
B. Quota amount
C. Opportunity amount
D. Expected revenue
C. Opportunity amount
D. Expected revenue
An administrator has been asked to grant read, create and edit access to the product object for users who currently have the standard marketing user profile.
Which two approaches could be used to meet the request? (Choose two.)
A. Create a new profile for the marketing users and change the access levels to read, create and edit for the product object
B. Change the access levels in the marketing user standard profile to read, create and edit for the product object
C. Create a permission set with read and write access for the product object and assign it to the marketing users
D. Create a permission set with read, create and edit access for the product object and assign it to the marketing users
A. Create a new profile for the marketing users and change the access levels to read, create and edit for the product object
D. Create a permission set with read, create and edit access for the product object and assign it to the marketing users
Leads come to Universal Containers from various sources and need to be assigned to the correct sales team. When a lead comes from the APAC region, it can be passed to an external partner if the Sales Director approves the transfer. The partner’s channel manager must be notified when the partner has been assigned the lead.
Which combination of automation tools is needed to meet minimally these requirements?
A. Assignment rules and approval processes
B. Assignment rules, approval processes, and workflow rules
C. Assignment rules and workflow rules
D. Assignment rules, auto-response rules, and workflow rules
B. Assignment rules, approval processes, and workflow rules
An administrator notices that there are two account records in the system with the same name. A contact record with the same name is associated with each account.
Which set of steps should be taken to merge these accounts using the Salesforce merge feature?
A. Merge the duplicate contacts and then merge the duplicate accounts
B. Merge the duplicate accounts and the duplicate contacts will be merged automatically
C. Merge the duplicate accounts and check the box that optionally merges the duplicate contacts
D. Merge the duplicate accounts and then merge the duplicate contacts
D. Merge the duplicate accounts and then merge the duplicate contacts
A sales manager wants to edit the opportunities owned by the sales team. The manager does NOT have Edit access to the Opportunity object.
What is a recommended solution?
A. Change the opportunity’s organization-wide default settings to Public Read/Write
B. Redefine the role hierarchy by enabling ג€grant access using hierarchiesג€
C. Enable team selling on the Opportunity object to grant Read/Write access
D. Create a permission set for Opportunity Edit and associate it to the user record
D. Create a permission set for Opportunity Edit and associate it to the user record
A sales manager wants a report of accounts without any closed/won opportunities in the last year.
How can this requirement be met?
A. Create a joined report using the Accounts report type and the Opportunities report types
B. Create a tabular report using the Account report type and add a cross filter using Opportunities
C. Create a custom report type for Accounts without Opportunities
D. Create a summary report using the Accounts report type with a formula field for opportunity count
B. Create a tabular report using the Account report type and add a cross filter using Opportunities
What are two capabilities of Territory Management? (Choose two.)
A. The ability to use opportunity criteria to expand a private sharing model
B. Territory hierarchy replaces the role hierarchy for sharing
C. The ability to use account criteria to expand a private sharing model
D. Support for complex and frequently changed sales organization structures
C. The ability to use account criteria to expand a private sharing model
D. Support for complex and frequently changed sales organization structures
Universal Containers would like applicants to apply for multiple positions, tracking how many applicants have applied and how many positions each individual applicant has applied for. To do this, the administrator will create a Job Application junction object between the Applicant and Position objects.
How does this action meet the requirement?
A. A lookup relationship on the Applicant object with Position as the master provides roll-up summary fields without code
B. The junction object allows the administrator to add a workflow rule to update fields on the Position and Applicant objects
C. The junction object allows a many-to-many relationship and also roll-up summary fields on the parent objects
D. The Job Application object as a master to Position and Applicant objects will allow roll-up summary fields on the Position and Applicant objects
C. The junction object allows a many-to-many relationship and also roll-up summary fields on the parent objects
Which two actions could the delegated administrator complete after delegated administration is granted for a custom object? (Choose two.)
A. Add a custom picklist field to the object
B. Change the organization-wide sharing rules for the object
C. Change the relationship with another object
D. Create a custom tab for the object
A. Add a custom picklist field to the object
D. Create a custom tab for the object
An administrator has unchecked the Enable content pack creation
checkbox after users had created content packs.
What is the impact of this change?
A. Users can modify the description and title of existing packs
B. All existing content packs will be deleted
C. Users can continue to edit the contents of existing packs
D. The Clone & Customize button will continue to be available
A. Users can modify the description and title of existing packs
The administrator at Universal Containers has been asked to create an account management dashboard displaying opportunities and activities for each of its top five clients.
Which dashboard feature should the Administrator use to meet this requirement?
A. Dashboard filter
B. Dynamic dashboard
C. Joined reports on a dashboard
D. Matrix reports on a dashboard
C. Joined reports on a dashboard
Universal Containers has a process to allow an employee to submit a vacation request and route it to the employee’s manager for approval. An employee attempted to submit a request but it could NOT be submitted.
How should the administrator troubleshoot this?
A. Ensure the approval step has an associated action
B. Ensure the user record has an assigned active manager
C. Review the system log to determine the root cause
D. Use workflow to email the administrator if the process fails
B. Ensure the user record has an assigned active manager
Which three password options are available for the administrator to set on content deliveries? (Choose three.)
A. Administrator-provided default password
B. Password complexity rules
C. Password protection is required
D. Password protection is optional and defaults to ON
E. Password protection is optional and defaults to OFF
C. Password protection is required
D. Password protection is optional and defaults to ON
E. Password protection is optional and defaults to OFF
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. Use an Apex trigger on the Account object that adds the account name to the opportunity name
B. Write a validation rule that updates the opportunity name with the account name using a cross-object formula
C. Write a criteria-based workflow rule that updates the opportunity name concatenated with the account name
D. Use an approval process that routes newly created opportunities to management for data quality review
C. Write a criteria-based workflow rule that updates the opportunity name concatenated with the account name