Practice Salesforce Exam Q's and A's Flashcards
2 Standard Objects related to Account records:
- ) Cases
2. ) Opportunities
3 Objects related to Campaign Members:
- ) Contact
- ) Lead
- ) Person
3 Branding Options
- ) Brand Color
- ) Loading Page Color
- ) Loading Page Logo
Northern Trail Outfitters has web form for cases.
If the case assignment rules are inactive, who will be assigned ownership when the case is created?
A. The system administrator will be assigned.
B. The case will be assigned to a default case queue.
C. The case will be assigned to the default workflow user.
D. The default case owner will be assigned
D. The default case owner will be assigned
Northern Trail Outfitters has two sales groups. Each group has its own unique sales process. Management wants to ensure that the sales groups see their relevant sales process when working on opportunities.
How should an administrator meet this requirement?
A. Page Layouts
B. Enable Paths
C. Opportunity Teams
D. Record types
D. Record Types
Northern Trail Outfitters wants to backup administrator set up for their org. Once the administrator is set up, they report that they are unable to perform any of the administrative duties.
What are two possible reasons for the access issues? (Choose two.)
A. The role needs to be specified on the user record.
B. The System Administrator profile is unavailable under the Salesforce Platform license.
C. The active checkbox is unchecked by default.
D. The user was given the delegated administrator group access.
A. The role needs to be specified on the user record.
B. The System Administrator profile is unavailable under the Salesforce Platform license.
2 Times when to use Lookup Filters
- ) To improve user efficiency by limiting the number of available options in a lookup search dialog
- ) To improve user efficiency by automating filters on lookup search dialogs that your users manually set
2 Times when to use Validation Rules
- ) If I’m close to the maximum number of lookup filters allowed.
- ) To implement a complex business rule that requires me to use a formula. Formulas can reference fields that basic filter criteria can’t reference, such as fields on the parent of the source object. Formulas can also use functions. For example, use ISNEW to apply the rule only on record creation, or ISCHANGED to apply the rule only when a field changes.
Case Feed
Shows a Chatter feed of all case interactions, including Chatter posts, case emails, questions related to the case, and attachments
3 Things to specify on the Company Information page:
- ) Org Name
- ) Default Time Zone
- ) Default Language
Data Categories
- Used in Salesforce Knowledge (articles and article translations), Ideas, Answers, and Chatter Answers to help find and classify articles, questions, or ideas
- I can also use these to control access to a particular set of articles, questions, or ideas
- Article access can be controlled as well
4 Small and Large Data Backup Methods
- ) Data Loader Exports
- ) Report Exports
- ) Weekly Data Export Service
- ) Mass Exports
Data Loader Exports
Use this tool to extract data from a Salesforce object
Report Exports
To work with report data in a dedicated tool, such as a spreadsheet, export report data as a Microsoft Excel (.xlsx or .xls) file or comma-separated values (.csv) file
Data Export Service
- An in-browser service, accessible through the Setup menu
- It allows an Admin to export data manually once every 7 days (for weekly export) or 29 days (for monthly export)
- I can also export data automatically at weekly or monthly intervals
- Weekly exports are available in Enterprise, Performance, and Unlimited Editions
- In Professional Edition and Developer Edition, I can generate backup files only every 29 days, or automatically at monthly intervals only
Price Book
- A list of products and their prices
- Includes standard and custom books
Standard Price Books
- The master list of all my products and their default standard prices
- Salesforce creates these types of books when I start creating product records
- It includes all of my products and their standard prices regardless of any custom price books that include those products
Custom Price Book
- A separate list of products with custom prices, called list prices
- These types of books are ideal for offering products at different prices to different market segments, regions, or other subsets of my customers
- It’s recommended to create a separate book for each set of customers that I want to address
- For example, if I have one set of prices for domestic customers and another for international customers, create a domestic price book and an international one
Price Book Entry
- A product with its price as listed in a price book
- Each of these specifies a currency for the price
Standard Price Book Entry
- The default (standard) prices for the products and services in the standard price book
- When I create a product record, Salesforce creates this
- I can mark this as active or inactive, depending, for example, on whether I intend to start selling the product right away
Custom Price Book Entries
- The custom (list) prices for the products and services in my custom price books
- These entries can be created only for products with active standard price book entries
Sites using Experience Cloud (formerly Communities)
- Great way to share information and collaborate with people who are key to my business processes, such as customers, partners, or employees
- This also includes collaboration between customers
Setup Audit Trail
- Tracks field history; best to use to discover who added a field to an Account page layout
- Tracks all changes made or actions performed within a org for a period of time
- The 2 changes this tracks are:
1. ) Using the Data Import Wizard
2. ) Resetting a User’s password
2 Fields for Validation Rules
- ) Error Condition Formula
2. ) Error Message