Salesforce Admin 201 from Bluewolf training – Flashcards
Unlock all answers in this set
Unlock answersquestion
            Where in salesforce can the administrator determine how many licenses have been used? (exploring the SFDC org)
answer
        Information about the amount of licenses your company has used can be found in the company profile.
question
            Is the Gregorian calendar based on a standard fiscal year or a custom fiscal year?   (exploring the SFDC org)
answer
        Standard fiscal year
question
            What are business hours and holidays used for?   (exploring the SFDC org)
answer
        Business hours and holidays are used to determine when a support team is available. They are also used for security purposes when some companies prefer not to allow employees log-in access outside of business hours.
question
            What type of information can be found on the company information detail page?   (exploring the SFDC org)
answer
        -language  -currency  -active user and feature licenses  -fiscal year  locale settings  -business hours  -holidays
question
            What are some of the differences between salesforce mobile and mobile light?   (exploring the SFDC org)
answer
        Salesforce Mobile is highly configurable and supports all custom objects and the following Standard objects:  Accounts, Assets, Cases, Contacts, Content, Events, Leads, Notes, Opportunities, Price, Books, Products, Solutions, Tasks, Users    Mobile Light does not support custom fields
question
            Is chatter desktop required to fully implement the use of chatter in your Salesforce.org?   (exploring the SFDC org)
answer
        ...
question
            Do the desktop integrations and mobile applications use the web client or API client to access your Salesforce cloud(s)?   (exploring the SFDC org)
answer
        ...
question
            Which relationship type should be used if you would like the child object record to be deleted when the parent record is deleted?   (custom objects, tabs and apps)
answer
        Master detail
question
            Which relationship type would you use if you do not want to inherit sharing access on your child record from the related parent record?  (custom objects, tabs and apps)
answer
        Look-up relationship
question
            You want to create several new objects for the human resources department at your company to track timesheets, expenses, vacation requests, and other employee information. How would you segment these objects from the standard sales, call center and marketing applications?  (custom objects, tabs and apps)
answer
        Create a human resources application with a logical grouping of tabs.
question
            Is it possible to create a web tab without using visual force or apex code?  (custom objects, tabs and apps)
answer
        Yes
question
            5. What does a permission set allow an administrator to do?  (custom objects, tabs and apps)
answer
        Assign groups of permissions
question
            What are some of the datatypes that can be used as a formula return type?  (custom objects, tabs and apps)
answer
        -Currency  -Text
question
            If an administrator creates a new custom field on the lead object how will they keep this information when the lead is converted?  (custom objects, tabs and apps)
answer
        Build a custom object in the opportunity and then field map it to that custom object.
question
            When does it make sense to create multiple page layouts for a standard or custom object?  (custom objects, tabs and apps)
answer
        ...
question
            What does the required field property do on a field definition?  (configuration)
answer
        Makes it required everywhere.
question
            What is a user profile used for? How many profiles does a user have?  (configuration)
answer
        A profile is used for what they can see and how they can do it. One profile is allowed per user.
question
            Name two client applications that allow us to access our data from the cloud?  (configuration)
answer
        chatter, mobile apps
question
            What are six standard profiles?  (configuration)
answer
        -System admin  -standard user  -marketing user  -contract manager  -solution manager  -read only user
question
            Why would we want to create custom profiles?  (configuration)
answer
        To customize the user experience in which it applies to their job.
question
            What are some advantages of using formula fields?  (configuration)
answer
        Accuracy of data
question
            Does every custom object require the creation of a custom tab?  (configuration)
answer
        No
question
            How do record types help administrators segment records?  (configuration)
answer
        Business process, layouts, picklist values
question
            What is the use case for permission sets?  (configuration)
answer
        Controls
question
            Must all active users be assigned to a profile?  (security and foundations)
answer
        Yes, one profile per user.
question
            What do the organization wide default control?  (security and foundations)
answer
        Restricting access
question
            What does the rule hierarchy control?  (security and foundations)
answer
        Grant access and enables reporting up only
question
            What is the difference between sharing rules and the use of account and sales teams?  (security and foundations)
answer
        ...
question
            The CEO needs to see the opportunities generated by all of the sales reps, what is one method that would allow this access in salesforce?  (security and foundations)
answer
        Role hierarchy
question
            What are two areas in salesforce that are easier to manage with public groups?  (security and foundations)
answer
        Sharing rolls, Grant folder access
question
            What are the possible ORG wide default settings?  (security and foundations)
answer
        -Public  -read only  -transfer  -private
question
            Where are folders used in salesforce?  (security and foundations)
answer
        -Reports  -dashboards  -documents  -email templates
question
            What are the three levels of security access for enhanced folder sharing?  (security and foundations)
answer
        -All users  -hidden users  -specific users
question
            If a user has all of the object permissions enabled for an object what are the four permissions that the user has been granted?  (security and foundations)
answer
        -Create  -Read  -Edit  -Delete
question
            What are the four actions that can be automated in Salesforce?  (workflow)
answer
        -Tasks  -email alerts  -field updates  -outbound XML messages
question
            Is it possible to have more than one workflow rule per object?  (workflow)
answer
        Yes
question
            Your sales manager would like to improve every opportunity over $100,000 prior to moving it to a closed won stage. Is this possible to manage in Salesforce?  (workflow)
answer
        Yes
question
            When are validation rules enforced?   (validation rules)
answer
        Always
question
            Where can administrators review how many data validation rules are on their objects?  (validation rules)
answer
        Setup> customize> (any) object> Validation rules    Or     in "objects"
question
            Can data validation rules be created to make fields required? If so, what are some of the functions that could do this?  (validation rules)
answer
        Yes
question
            Can you set standard and custom fields as unique or required using the property feature?  (validation rules)
answer
        standard - no  custom - yes
question
            What are the native import wizards in salesforce?  (data and migration cleansing)
answer
        -accounts  -contacts  -leads  -solutions  -custom objects
question
            What is the data loader and how do I get it?  (data and migration cleansing)
answer
        Data management> Data loader > download from Salesforce
question
            Which fields must be in your CSV file when doing an insert or upsert when using the data loader?  (data and migration cleansing)
answer
        Anything required
question
            When is it appropriate to use the import wizard versus the data loader? pg. 117
answer
        Import Wizard:   Under 50k records  Objects:  • Leads  • Accounts  • Contacts  • SoluIons  • Custom Object Records    Data Loader:  Over 50k records  Objects:  • All Objects with Edit Properties
question
            How do folders help manage access to reports and dashboards?  (analytics)
answer
        By controlling who can access them
question
            What are the four report formats that we can use to build custom reports?  (analytics)
answer
        -tabular  -summary  -matrix  -joined
question
            Is it possible for different users to get different results on their reports? Dashboards?  (analytics)
answer
        Yes, because of security settings
question
            Are administrators able to hide the standard reports from users?  (analytics)
answer
        Yes by hiding the folder
question
            How many levels deep can a custom report type go?  (analytics)
answer
        4 levels
question
            What are some of the types of changes in you can make to a custom report type?  (analytics)
answer
        -Fields  -order of fields  -you can alphabetize
question
            Which dashboard feature allows user to see a dashboard with only their own data?  (analytics)
answer
        The security model for only your data running user viewed as a hierarchy
question
            Name some dashboard components.  (analytics)
answer
        -tables (in column form)  -charts  -gauges (helps show progress towards a goal)  -metrics (single data component)
question
            Which dashboard components are a single data points?  (analytics)
answer
        metric component
question
            What are some differences between manage packages and unmanaged packages?  (AppExchange)
answer
        Managed=updates and provides support.    Unmanaged=you get what you get no support and no updates
question
            Are all the apps free to salesforce.com unlimited license customers?  (AppExchange)
answer
        No
question
            Do the installations of custom applications, tabs, objects and fields count against your edition limits?  (AppExchange)
answer
        ...
question
            What is the maximum size a file can be that is uploaded into CRM content?  (crm content)
answer
        2 GB max CRM content
question
            What do content deliveries allow an administrator to do?  (crm content)
answer
        ...
question
            What are some of the sections in the libraries overview?  (crm content)
answer
        -Top Content  -Recent Activity  -Members  -Num Downloads  -Popular Tags  -Most Active Contributors
question
            What are the three library permissions?   (crm content)
answer
        ...
question
            Describe what subscriptions do in CRM content.  (crm content)
answer
        ...
question
            What four things can you subscribe to in CRM content?  (crm content)
answer
        ...
question
            What are the names of the two sub tabs on the library tab?  (crm content)
answer
        Actions & Browse (???)
question
            Can campaigns be connected in a hierarchical structure?  (campaign and lead management)
answer
        Yes
question
            What are the different ways that lead records can be created in Salesforce?  (campaign and lead management)
answer
        Manual entry, imported records, automated through the web-to lead code feature or through the API. You can also import leads via the campaign import wizard.
question
            Do all converted leads need to create an opportunity record?  (campaign and lead management)
answer
        Opportunity record is optional during lead conversion. Converting a lead will automatically create an Account & Contact.
question
            What are the required fields on a contract?  (contracts, price books, product & opportunity splits)
answer
        Account Name, Status, Contract Start Date, Contract Term
question
            When products are used what impact does it have on opportunity object?  (contracts, price books, product & opportunity splits)
answer
        When you use products it will total the amount into the opportunity.
question
            What are the two different types of opportunity splits?  (contracts, price books, product & opportunity splits)
answer
        Revenue splits  overlay splits
question
            Where are case records created?  (Managing SLA's through Case Management)
answer
        The Cases Tab
question
            How are cases assigned?  (Managing SLA's through Case Management)
answer
        Setup Menu>Customize>Cases>Assignment Rules
question
            Escalation rules have rule entries with time over periods, how is this impacted by the business hours   and holidays?  (Managing SLA's through Case Management)
answer
        ...
question
            True or false: cases may contain tickets for both internal business users and organizations customers? (Managing SLA's through Case Management)
answer
        ...
question
            Who are the typical users of Salesforce knowledge articles?  (knowledge)
answer
        Customers and partners??
question
            Is the ability to create an article in a knowledge base available out of the box?
answer
        Yes it just has to be enabled
question
            What are the use cases for data categories in knowledge?  (knowledge)
answer
        Creating categories to sign visibility
question
            What are some of the use cases for knowledge?  (knowledge)
answer
        -Reduce article redundancy  -categorize information  -make finding the right answer easy
question
            What are some qualities of good solutions?  (solutions)
answer
        Clear Language, Applicable Content, Easy to Read, Findable, Categorized, Published
question
            Can a company use HTML solutions and text solutions at the same time?  (solutions)
answer
        No
question
            What are some other features of solutions?  (solutions)
answer
        •Identify all Symptoms-What is the customer experiencing?  •Identify the Product Area-Where is the problem occurring?  •Explain the Cause- What is the main cause of the problem?  •Provide a fix- How is the problem resolved?
question
            What is the name of the standard profile that could be assigned to someone in a company that is in charge of solutions?  (solutions)
answer
        Solutions Manager Profile
question
            What are some of the steps that should be taken when reviewing solutions?  (solutions)
answer
        Make sure the solution has good structure and content. It should be easy to understand, properly categorized, have all of the necessary information and have keywords that make it easy to find.
question
            Can a solution belong to more than one category  (solutions)
answer
        Yes