Review Session Cards Flashcards
AW Computing has acquired Working Armor Bags.
We’ll need to set up the Working Armor Bags’ teams in Salesforce. First, could you check to make sure our current company settings and Data Privacy support their needs?
Collection of information about your org, captured at start of contract:
Company Information: Name and address Primary contact Default locale Currency locale Storage used Licenses available
Financial:
Fiscal Year
Currencies
Support:
Business Hours
Holidays
T/F after you enable a custom fiscal year, you cannot change it.
True
T/F after you enable muticurrency, you cannot change it.
True
Name three places that the fiscal year has an impact:
- reports
- opportunities
- forecasts
The WAB’s teams need to be set up in SF
We want to make sure they have to access the right tools and data to do their jobs.
Does what the need align with our current security model?
Profiles: contain user permissions and access settings that control what users can SEE and DO within their org.
Profile includes: assigned apps tab settings record type settings page layout assignments object permissions field permissions user permissions (app and system) custom permissions login hours login IP range
what does each user record include?
user information user license role profile feature licenses locale settings login history
You can add up to ___ users with “Add Multiple Users”
10
What would we use to troubleshoot when a user is having trouble logging in?
User Login History
T/F Chatter profiles can access Salesforce Data
False
T/F Chatter and Salesforce profiles can be edited (CRED) and deleted.
False
_________ are considered the baseline in salesforce permissions.
profile
we add ____________________ to grant additional permissions to specific users, on top of their existing profile permissions, without having to modify existing profiles or create new profiles.
permission sets
Permission Set Groups
Bundle permission sets together based on user job functions
level based approach to security
Org: trusted IP ranges, login IP ranges, login hours
Object: license, CRED permissions (via Profile or Permission Set)
Record: OWD, Role Hierarchy, Sharing Rules, Teams and Manual Sharing
Field: FLS, Page Layout
level based approach to security
Org: trusted IP ranges, login IP ranges, login hours
Object: license, CRED permissions (via Profile or Permission Set)
Record: OWD, Role Hierarchy, Sharing Rules, Teams and Manual Sharing
Field: FLS, Page Layout
What are the tools to restricting access?
Org / Profile settings
Login IP Ranges
Login Hours
CRED Permissions (via profile)
How do you open up permissions/access?
Permission Sets
In sharing settings, if I make an object “private” what does that mean?
No one but the owner can see the record.
If an object has “private” setting, how can you open up access to managers?
Role Hierarchy
OWD R/O
Role Hierarcy R/O
OWD = restrict
Role Hierarchy = open
Teams and Manual Sharing (opens access)
(you can add ppl to your team)
If you remove a field from a page layout assigned to profile_x, profile_x will not see this field. Will they still have access to it?
Yes. Change the field level security in the profile.
Whichever data access model you choose, record owners have special privileges with their own records.
Given the appropriate profile permissions, the user owning a record can:
View and edit
transfer the record to a different owner
Delete the record
User Management Tools
What is multi-factor authentication for?
an effective way to increase protection for user accounts against common threats
set policies that require a second level of authentication for
• every login
• logins through the API (for developers and client applications)
users provide the second factor via a verification method, like the salesforce authenticator app
Other user management tools
freeze users
• use to temporarily prevent a user from accessing salesforce
• does not free up a user license
deactivate users
• inactivate a user on the user record
• frees up a user license
• users can be reactivated
login as a user
• admins can login as other users from the user record to validate what the user can see and do
password policies
• set policies at the org level or on the profile
• controls how often a user must change their password, password complexity, how many incorrect passwords cause a lockout, and how long the lockout will last
A user cannot log in to Salesforce. The Login History for her user record shows no failed login attempts. What is most likely preventing her from logging in?
Incorrect username
AW Computing uses a private data model for accounts. When Sales Engineers are working on specific accounts, they need access to the accounts in question as well as associated opportunities and cases. Sales Engineers do not own accounts. How could they be granted access?
Teams (make an account team and share it to the sales engineers)
The VP of Global Sales just left the company to go work for a competitor. What action should an admin take to prevent the user from accessing Salesforce data?
deactivate
What’s the difference between Trusted IP Ranges and Login IP Ranges?
Login IP: used to restrict in profile
Trusted IP ranges: list of IP addresses, don’t need to be verified (set up in network access)
What is setup audit trail?
keeps track / audits everything that happens in setup
What are session settings?
timeout settings, etc.
if you want to make restricter permissions…
make a new profile
if you want to open up permissions for a user…
make a permission set
What are some UI configuration settings that amin controls?
app menu
list views
global actions
lightning app builder
tools admins have to configure the org for users
data model:
objects, fields, relationships
UI:
apps/tabs, page layouts, lightning apps, quick actions
business logic:
validation rules, processes/flows, workflow rules, approval processes
Describe the SF standard object model
Account (parent)
1 or more Contact (child of Account)
1 or more opportunity (child of Account)
1 or more case (child of Account, lookup to contact)
Campaign
Has campaign members
– Leads
– Contacts
The ______________ on a parent record displays the related record.
A ________________ on the child record links it to the parent record.
- related list
2. field
Account (standardly) can have related lists for…
opportunities
contacts
cases
Campaign record can have
Opp related list (even though not a child) Campaign members (all leads, all contacts: i can add them from here)
t/f can you customize fields for standard objects?
true
t/f can you change the data type of a standard field
false
record types
allow you to offer users different page layouts and picklist values for different scenarios based on their profiles. each object has a default master record type, but you can create new ones.
Opportunities, cases, solutions, and leads each have a special picklist field, or __________________, that lets you track these records through their lifecycles. You can create new versions to use in record types to reflect different business scenarios.
business process
if you want to create a record type for _____, _______, or _______, you need to create a business process.
opportunity, cases, leads
lightning app builder builds
record pages, home pages, app page
collaboration tool in sf
chatter
some chatter stuff
admins can configure
- user access based on their profile
- email notifications
- invites to coworkers and customers
- feed tracking for objects and fields
chatter groups
-collaborate in private, public, or unlisted groups
mobile app
change the order of items in the nav menu
customize compact layouts to display the most useful info
configure a launchpad screen for easy access to commonly used f
add and customize the actions in the publisher
What can you do with case teams that you can’t do with account teams or opportunity teams?
Add pre-defined case teams in assignment rules
What are case comments?
related list to add comments to a case
can be internal or public (customer sees the comment)
What support settings are available for case comments?
enable case comment notification to contacts
case comment template
notify case owner of new case comments
specify users: default case owner, default case user (last modified by with e.g. assignment rules, escalation rules)
define email notifications and email templates
settings for features (enable)
- case comments
- email to case
- early triggers
automation for cases
creating cases: web-to
generates HTML by clicking a button
creates a case in salesforce
(limit: 5000 cases per 24 hours)
email-to-case
someone sends an email
when it arrives, case automatically created in SF
if SF recognizes sending address, it will pull the contact email
we need to activate it
tell SF the email addresses
define default case owner and automated case user
and related list email to case layout
auto-response rules
case arrives and you immediately send an auto-response
lets you define what kind of email is sent based on case criteria
escalation rules
routes the case to a different owner/queue and/or notifies user(s), if the case hasn't been worked on or resolved within a defined time period
What options do we have for specifying how escalation times are set
start time when:
when case is created
when the case is created, and disable after case is first modified
based on last modification time
What options do we have for specifying how escalation times are set
start time when:
when case is created
when the case is created, and disable after case is first modified
based on last modification time
service console (there is also one for sales)
page that contains a lot of information / click options without having to navigate away
to use / access the app:
feature license service cloud user
access to profile/permission set
Customers complain that they aren’t notified when a new comment is added to the Case.
Enable case comment notifications to contacts
We want to allow customers to create cases in Salesforce.
Web-to-Case
Email-to-Case
Community
Why do you use data categories with Knowledge?
To group articles
To manage the visibility of articles
What do you need to use Knowledge?
A full Salesforce license
What do you need to manage Knowledge?
A feature license (user record)
Cases should be routed to different teams depending on type
assignment rules and queues
Which actions are available in escalation rules?
limited: change owner and notify users
How do I give my users access to the Service Console?
Feature licenses (Service Cloud User m - user record) Give access to the app (profile/permission set)
How do I enable my partners to track their leads and Opportunities?
Partner Community
My customers should be able to create Cases, track the status and add comments.
Customer community
NOT with web-to-case and email-to-case
Customer community requires community licenses
How can I gather feedback for product development
Ideas
the salesforce admin needs to prevent further changes to a record when the status field is updated to “Archived”. How?
create a validation rule using the “PRIORVALUE” function to prevent further changes
examples of visual dashboard components:
charts
visualforce pages
gauges