Salesforce Ben Practice Exam Flashcards
What is NOT a lockout effective period in Salesforce?
15 minutes 30 minutes 60 minutes 1 day Forever
1 day
An Administrator can set a lockout effective period in Password Policies, selecting from 15 minutes, 30 minutes, 60 minutes and forever (until reset by an Admin). There is no option to set the lockout period to 1 day.
What should the Administrator recommend if a user forgets their password and needs it reset? The user is not locked out and the company does not use single sign on.
The Administrator can unfreeze the user
The user can reset their own password by clicking ‘Forgot Password’ on the login page
The Administrator can unlock the user
The Administrator can reset the user’s password from the user record using ‘Change Password’
The user can reset their own password by clicking ‘Forgot Password’ on the login page
In our scenario, we know the user is not locked out, so their user record does not need to be unlocked. There is also no need for the Administrator to reset the user’s password as they are able to do it themselves by clicking ‘Forgot Password’ on the login page.
If the company used single sign on, the user would not be able to reset their own password via the login page.
The Administrator does not need to unfreeze the user in this scenario.
Cloudy Computing has a custom picklist field for “Team” on the Opportunity object. They would like the same picklist field and picklist values to appear on Account, Contact and various custom objects as well. What feature of Salesforce could support this?
Custom Picklist Value Set
Global Picklist Value Set
Master Picklist Value Set
Universal Picklist Value Set
Global Picklist Value Set
A global value set can be used to share and restrict values across objects and custom picklist fields. Any custom picklist using the global value set will be restricted to values listed in the global value set by default.
What do Record Types control? (Choose 3)
Path Fields Picklist Values Page Layouts Lightning App Builder Record Page Layout
Path
Picklist Values
Page Layouts
Record Types control the Path, available Picklist Values and the Page Layout.
Frequently, when customers call Cloudy Computing for product support, they do not have their product serial number to hand and have to call back. Cloudy Computing uses Screen Flows to ensure the customer support reps gather all required information. When a customer has to call back, the customer service team loses all the data they have gathered and have to restart the Screen Flow when the customer calls back. What would you recommend to improve the process?
Freeze Interview
Pause Interview
Stop Interview
Hold Interview
Pause Interview
An Administrator can configure a flow so that it can be paused and resumed. Once enabled, the “Pause” button will appear on every screen that has pause enabled.
As Cloudy Computing is rapidly expanding, they are hiring many new sales team members. The existing team is having a hard time training up the new recruits on the Opportunity process. As the Salesforce Administrator, how could you support? (Choose 2)
Create a Path for the Opportunity sales process
Add a Kanban component to the Opportunity page
Add key fields and guidance for each stage in the sales process
Add a rich text component to the Lighting page, detailing the full sales process
Create a Path for the Opportunity sales process
Add key fields and guidance for each stage in the sales process
There is no Kanban component for the Opportunity page layout: Kanban is used with list views.
Although an Administrator could add a rich text component with details of the sales process, this wouldn’t be a very practical or elegant solution.
The Administrator should create a Path for the Opportunity sales process and add key fields and guidance for each stage. Path enables you to quickly and easily guide reps through a process, highlighting any important information.
Cloudy Computing would like to perform a backup of all internal systems every week. What feature could be used to ensure that Salesforce is backed up every week?
Schedule Data Loader
Data Export Service
Import Wizard
Export Wizard
Data Export Service
The Data Export Service can be used to schedule a weekly export of Salesforce for backup purposes.
The standard values for forecast categories are:
Pipeline, Best Case, Commit, Omitted, Closed
Pipeline, Best Case, Commit, Omitted, Won, Lost
Prospect, Best Case, Commit, Omitted, Closed
Pipeline, Best Case, Confirmed, Omitted, Closed
Pipeline, Best Case, Commit, Omitted, Closed
The standard values for forecast categories are Pipeline, Best Case, Commit, Omitted, and Closed.
Cloudy Computing, a US based company, have recently opened a small European office in France. The European team is requesting that their language should be French. To ensure all users have the correct language, what should the Administrator suggest?
Change the default language to French via the Company Information page in Setup
Change the default language to French via the Org Settings page in Setup
Change each user’s default language for them in User Settings
Recommend the French users change their default language in Personal Settings
Recommend the French users change their default language in Personal Settings
The default language for an org is set on the Company Information page. An Administrator can set a different default language when creating or editing a User record. Users can change their default language via the Language and Time Zone settings in their Personal Settings.
In this example, only a small number of users require a different language so the company default should remain English. Whilst the Administrator could manually update the language settings for each French user, it would be best practice to show the users how they can change their own language settings in Personal Settings.
Cloudy Computing has Trusted IP Ranges defined for extra security. A user is trying to login from outside the trusted IP ranges that have been defined. What will happen in this scenario?
The user will not be able to login
The user will be able to login with no additional verification
The user will receive a verification code that will then enable them to login
The user will need to contact the Administrator to grant them access to Salesforce
The user will receive a verification code that will then enable them to login
An Administrator can specify a list of Trusted IP addresses that applies to every user in the organization via Network Access. If a user logs in from a trusted IP address they will not receive a login challenge.
If users try to login from outside the trusted IP range, they will be sent an verification code. Once the code is entered, they can access Salesforce.
What is TRUE about Custom Report Types? (Choose 2)
You can create Custom Report Types that can pull data from external systems
You can add up to four objects in one Custom Report Type
You can add fields from additional related objects
You can override standard reports with Custom Report Types
You can add up to four objects in one Custom Report Type
You can add fields from additional related objects
When creating a Custom Report Type, you choose 1 primary object and upto 3 child objects, so a Custom Report Type can have 4 objects in total.
The VP of Sales at Cloudy Computing should be notified and approve every Opportunity with a discount greater than 30%. As the Administrator, what solution should you recommend?
Send an email alert to the VP of Sales using Workflow
Use Process Builder to create an approval record and assign to the VP of Sales
Create an Approval Process with an entry criteria on the Discount % field on the Opportunity
Create an Approval Process with an entry criteria on the Amount field on the Opportunity
Create an Approval Process with an entry criteria on the Discount % field on the Opportunity
An Approval Process should be created on the Opportunity object with entry criteria stating that the Discount % value must be greater than 30%.
Cloudy Computing would like to be able to generate Quotes from Salesforce. Quotes should contain the Account Name, Amount and any discount. Quotes should also be able to be emailed to customers from Salesforce. As the Salesforce Administrator, what would you suggest?
Create a custom object called “Quotes”
Choose a tool from the AppExchange
Use the standard object “Quotes”
Use an Apex trigger to automatically generate a Quote from an Opportunity
Use the standard object “Quotes”
A Salesforce Administrator can enable the native Quotes functionality in Salesforce.
Quotes can be generated from an Opportunity and it’s related products. A Quote can be configured to display certain fields, including Account, Amount and Discount. Each Opportunity can have multiple associated Quotes, but only one can be synced with an Opportunity at any time. When a Quote and an Opportunity are synced, any change to line items in the quote syncs with Products on the Opportunity, and vice versa. Quotes can be generated as PDFs and emailed directly to customers from Salesforce.
Ava, the Admin at Cloudy Computing, has set up a Process Builder that updates the Customer Priority field on the related Account to “High” and sends an email alert to the VP of Sales, when an Opportunity is closed won with an Amount of over $500,000. There are many Accounts that already exist in Salesforce that have closed won Opportunities with Amounts greater than $500,000. What will happen to these records now that the Process Builder is in place? The Process Builder is set to start when a record is created or edited.
Nothing – existing records will never be processed
Existing records will automatically be processed if the Process Builder is set to start when “A record changes”
Existing records will be processed if they are edited and meet the Process Builder entry criteria
Existing records will be automatically processed if the Process Builder has recursion enabled in the advanced options
Existing records will be processed if they are edited and meet the Process Builder entry criteria
A record is processed by Process Builder when it is edited/updated and meets the entry criteria (if the process is set to start when a record is created or edited, not just when a record is created). If an existing Opportunity is edited that meets the criteria e.g. closed won with an Amount greater than $100,000, then it would be entered into the process and any actions would fire.
The five types of AppExchange solutions are:
Apps, Bolt Solutions, Flow Solutions, Lightning Data, Components
Apps, Industry Solutions, Flow Solutions, Lightning Data, Components
Apps, Community Solutions, Flow Solutions, Lightning Data, Components
Apps, Classic Solutions, Flow Solutions, Lightning Data, Components
Apps, Bolt Solutions, Flow Solutions, Lightning Data, Components
The five types of AppExchange solutions are Apps, Bolt Solutions, Flow Solutions, Lightning Data, Components.
There is no such thing as Industry Solutions or Community Solutions. Bolt Solutions are ready made community templates based on industry specific criteria.
There is no such thing as Classic Solutions.
When an Opportunity is closed won, an Order record should automatically be created. As the Administrator, what solution should you recommend?
Tick ‘Create Order’ on the opportunity record
Create an Order record using Process Builder
Create an Order record using Workflow
Create an Order record using APEX
Create an Order record using Process Builder
The Administrator should recommend using the ‘Create a Record’ action in Process Builder to create an Order record. The Process Builder can be triggered by Stage = Closed Won and the new Order record can be automatically filled with information from the Opportunity that started the process.
It would also be possible to do this using APEX, however, this would not be best practice as this requirement can be achieved declaratively using Process Builder.
Workflow does not give you the option to create records. There is no native ‘Create Order’ option on Opportunities.
What is NOT a type of Macro?
Invokable Macro
Regular Macro
Irreversible Macro
Bulk Macro
Invokable Macro
There is no macro called “Invokable Macro”. The 3 types of macros are:
Regular Macro – these macros perform actions that can be undone, for example, the macro selects the correct email template but does not send it
Irreversible Macro – these macros perform actions such as sending an email to a customer and cannot be undone
Bulk Macro – these macros can run on multiple records at the same time
Cloudy Computing are busy refining their support processes using Service Cloud. They have enabled Email-to-Case (yay!) but would also like the customer to receive email confirmation that their query has been received when submitting via Email-to-Case. What feature will meet this requirement?
Process Builder
Auto-Response Rule
Case-Response Rule
Email-to-Case
Auto-Response Rule
Auto-response rules can be set up by the Administrator to automatically send email responses when Cases are created. For example, you can send an automatic reply to customers to let them know you received their email query.
Fields can be set to not-visible or read-only based on which of the following?
User License
Feature License
Role
Profile
Profile
An Administrator can control field access such as visibility and read-only based on Profile. This can be done by navigating to the field in ‘Fields & Relationships’ and choosing ‘Set Field-Level Security’.
Cloudy Computing would like to be able to link related Cases together. As the Admin, what would you recommend?
Case Merge
Case Hierarchies
Lookup Field
Master-Detail Field
Case Hierarchies
Case hierarchies can be used to link Cases together. A user can complete the “Parent Case” field on the child case to create a Case hierarchy and relationship between Cases.
Steve is a new sales team member at Cloudy Computing. As the Administrator, you created his user record and activated it. Today, he has contacted you saying he is unable to login to Salesforce. What is NOT a possible reason?
Steve did not verify his account using the ‘Verify Account’ link within 4 hours of receipt
Steve did not verify his account using the ‘Verify Account’ link within 7 days of receipt
Steve is using the wrong username
IP restrictions have been set up for the org and Steve is outside of set IPs
Steve did not verify his account using the ‘Verify Account’ link within 4 hours of receipt
There are many reasons why a user may not be able to login to Salesforce, ranging from incorrect username and password, to IP restrictions and Login Hours. Another common issue is when users do not activate their Salesforce account when they receive the initial verification email. The verification link expiration can be determined by the Administrator in Session Settings, choosing from 1 day, 7 days or 180 days.
Data loss can occur from which of the following? (Choose 3)
Changing to a Number field from any other type of field
Changing from a Number field to a Text field
Changing from a Checkbox to any other type of field
Changing from a Multi-select Picklist to any other type
Changing to a Number field from any other type of field
Changing from a Checkbox to any other type of field
Changing from a Multi-select Picklist to any other type
Some examples of when data loss may occur when changing field types includes:
Changing to a Number field from any other type of field
Changing from a Checkbox to any other type of field
Changing from a Multi-select Picklist to any other type
Validation rules are triggered:
Upon opening a record
Upon editing a record
Upon saving a record
Upon editing a field
Upon saving a record
Validation rules are triggered upon saving a record. Validation rules verify that the data a user enters in a record meets the requirements (rules) you specify before they can save the record. If a record meets the requirements it will be saved. If a record does not meet the requirements, an error message will be displayed.
What are the three access levels you can grant to Report and Dashboard folders? (Choose 3)
Viewer Access Private Access Editor Access Manager Access Public Access
Viewer Access
Editor Access
Manager Access
The three access levels you can grant to Report & Dashboard folders are Viewer, Editor and Manager.