SlideShare a Scribd company logo
Jihun Jung
Agenda
● Welcome / Introduction
○ Say Hello / Self Introduction / Icebreaking
● Sharing Architecture Overview
○ Introduction
○ Types of Data Access
○ Considerations
● Wrap up
○ Session feedback
○ Take a Capture :)
Past meeting
● 4. 04 The impact COVID 19 has had on you
● 4. 11 Ask Salesforce Certification Anything!
● 4. 18 Fireside chat (Tip & Resource)
● 4. 25 Certification story contest
● 5. 02 Lightning Flow
● 5. 09 Ask an Expert Online
● 5. 27 Virtual Dreamin’
● 6. 10 Dynamic Pages
● 6. 24 Implicit Sharing
Sharing Architecture Overview
⚫ Introduction
⚫ Types of Data Access
■ License
■ Components
⚫ Considerations
The Salesforce sharing model is an essential element in your organization's ability to
provide secure application data access. Therefore, it's crucial to architect your sharing model
correctly to meet your current and future data access requirements.
Not Covered
The topics not covered in Data Accessibility Architecture:
• Folder access
• Content access
• Chatter access
• Knowledge Base access
• Ideas, Questions/Answers access
• Salesforce2Salesforce
• Mobile data accessibility
Introduction
License
• Full Sharing Model Usage Users/Licenses
• High Volume Customer Portal License
• Chatter Free License
Types of Data Access
Components
• Profiles and Permission Sets
• Record Ownership and Queues
• Organization-Wide Defaults
• Role Hierarchy
• Public Groups
• Ownership-based Sharing Rules
• Criteria-based Sharing Rules
• Manual Sharing
• Teams
• Territory Hierarchy
• Account Territory Sharing Rules
• Programmatic Sharing
• Implicit Sharing
Full Sharing Model Usage Users/Licenses
Most Standard Salesforce license types take full advantage of the sharing model components. The license
might not make a module accessible, or even some objects accessible. For example, the Free edition can't
access any CRM objects. However, the sharing entities, and functionality, still exists and is ready when and if the
module ever does become active.
High Volume Customer Portal License
High Volume Customer Portal (HVPU) license users (including Community and Service Cloud license users) do
not utilize the sharing model. HVPU licenses have their own sharing model that works by foreign key match
between the portal user (holding the license) and the data on Account and Contact lookups. HVPU license is
only used for the Customer Portal and not the Partner Portal.
Chatter Free License
The Chatter Free license doesn't follow the standard sharing model. Chatter Free is a collaboration-only
license with the following features: Chatter, Profile, People, Groups, Files, Chatter Desktop, and limited
Salesforce app access. The license doesn't have access to CRM records (standard or custom objects) and
Content functionality, and therefore, there is no sharing.
License
Profiles and Permission Sets
Profiles and permission sets provide object-level security by determining what types of data users see and
whether they can edit, create, or delete records. For each object, the “View All” and “Modify All” permissions
ignore sharing rules and settings, allowing administrators to quickly grant access to records associated with a
given object across the organization. These permissions are often preferable alternatives to the “View All Data”
and “Modify All Data” administrative permissions.
Profiles and permission sets also control field-level security, which determines the fields within every object
that users can access. For example, an object may have 20 fields, but field-level security can be set up to
prevent the users from seeing five of the 20 fields.
Components
Record Ownership and Queues
Every record must be owned by a single user or a queue. The owner has access to the record, based on the
Object Settings for the owner’s profile. For example, if the owner’s profile has Create and Read permission on an
object, but not Edit or Delete permission, the owner can create a record for the object and see the new record.
However, the owner won't be able to edit or delete the record. Users higher in a hierarchy (role or territory) inherit
the same data access as their subordinates for standard objects. Managers gain as much access as their
subordinates. If the subordinate has read-only access, so will the manager. This access applies to records owned
by users, as well as records shared with them.
Queues help you prioritize, distribute, and assign records to teams who share workloads. Queue members and
users higher in a role hierarchy can access queues from list views and take ownership of records in a queue.
If a single user owns more than 10,000 records, as a best practice: Ownership skew
The user record of the owner should not hold a role in the role hierarchy.
If the owner's user record must hold a role, the role should be at the top of the hierarchy in its own branch of
the role hierarchy.
Components
Organization-Wide Defaults
Organization-wide sharing settings specify the default level of access users have to each others’ records. You use
organization-wide sharing settings to lock down your data to the most restrictive level, and then use the other
record-level security and sharing tools to selectively give access to other users. For example, let’s say users have
object-level permissions to read and edit opportunities, and the organization-wide sharing setting is Read-
Only. By default, those users can read all opportunity records, but can’t edit any unless they own the record
or are granted additional permissions.. Organization-wide defaults are the only way to restrict user access to a
record.
Organization-wide default settings can be changed from one setting to another (private to controlled by parent,
then back to private); however, these changes require sharing recalculation and depending on volume could
result in very long processing times.
For custom objects only, use the Grant Access Using Hierarchies setting, which if unchecked (default is checked),
prevents managers from inheriting access. This setting is found in the organization-wide default settings.
Components
Role Hierarchy (1/2)
A role hierarchy represents a level of data access that a user or group of users needs. The role
hierarchy ensures that managers always have access to the same data as their employees,
regardless of the organization-wide default settings. Role hierarchies don't have to match your
organization chart exactly. Instead, each role in the hierarchy should represent a level of data
access that a user or group of users needs.
An organization is allowed 500 roles; however, this number can be increased by Salesforce. As a
best practice, keep the number of non-portal roles to 25,000 and the number of portal roles to
100,000.
As a best practice, keep the role hierarchy to no more than 10 levels of branches in the hierarchy.
When a user's role changes, any relevant sharing rules are evaluated to correct access as
necessary. Peers within the same role don't guarantee them access to each other's data.
Components
Role Hierarchy (2/2)
Modeling the role hierarchy begins with understanding how the organization is structured. This is
usually built from understanding a manager’s scope, starting from the top. The CEO oversees
the entire company. The CEO usually has direct reports that can then be segmented by Business
Unit (Sales or Support) or geographical region (EMEA, APAC). That person then has direct reports
that could be further segmented, and so on. Although this sounds very much like an HR
organizational chart, and we have said they might be very much alike, keep in mind, when
modeling data access, focus on data accessibility with a consideration to HR reporting.
Overlays are always the tricky part of the hierarchy. If they're in their own branch, they'll require
either sharing rules, teams, or territory management to gain needed access. If they are folded
into the hierarchy, there might be reporting implications.
It's important to spend the time setting up the role hierarchy because it's the foundation for
the entire sharing model.
Components
Components
Role Hierarchy Use Cases
Management access – the ability for managers to be able to see and do whatever their
subordinates can see and do.
Management reporting – the ability for reporting to roll up in a hierarchical fashion so that anyone
higher in the hierarchy sees more data than those below them.
Segregation between organizational branches – different business units don’t need to see each
other’s data; having a hierarchy in which you can define separate branches allows you to segregate
visibility within business units, while still rolling visibility up to the executive levels above those units.
Segregation within a role – in many organizations/applications, people who all play the same role
should not necessarily see each other’s data. Having hierarchical roles allows you to define a “leaf”
node in which all data is essentially private, and still roll that data up to a parent role that can see all.
Public Groups
A public group (not Chatter group) is a collection of individual users, roles, territories, and so on, that all have a
function in common. Public groups can consist of:
• Users, Customer Portal Users, Partner Users
• Roles, Internal Subordinates, Internal and Portal Subordinates, Portal Roles, Portal Roles and Subordinates
• Territories, Territories and Subordinates
• Other public groups (nesting)
Groups can be nested (Group A nested into Group B), however don't nest more than five levels. Nesting has an impact
on group maintenance and performance due to group membership calculation. As a best practice, keep the total
number of public groups for an organization to 100,000.
Components
Components
Public Groups Use Cases
When you need to provide access to an arbitrary group of people, you create a public group to collect them, and
then use other sharing tools to give the group the necessary access. Group membership alone doesn't provide
data access.
Groups can also be nested inside each other, therefore, allowing a nested group to gain the same access as the
group in which it is contained. This allows the creation of smaller, ad-hoc hierarchies that don’t necessarily interact
with the role or territory hierarchies. If Group A is a member of Group B, then the members of Group A will have
access to data shared to Group B at the same access level as the members of Group B.
Groups also have the ability to protect data shared in the group from being made accessible to people in the role
hierarchy above the group members. This (and dealing with the access of record owners and their management
hierarchy) allows the creation of groups in which very highly confidential information can be shared—the data will
be accessible ONLY to group members, and nobody else in the organization. This is accomplished by using the Grant
Access Using Hierarchies setting.
Ownership-based Sharing Rules
Ownership-based sharing rules allow for exceptions to organization-wide default settings and the role hierarchy that
give additional users access to records they don’t own. Ownership-based sharing rules are based on the record owner
only. Contact ownership-based sharing rules don't apply to private contacts(not related Account).
As a best practice, keep the number of ownership-based sharing rules per object to 1,000.
Components
Ownership-based Sharing Rule Use Cases
Role-based matrix management or overlay situations: a person in Service needs to be able to see some Sales data, but
they live in different branches of the hierarchy, so you can create a rule that shares data between roles on different
branches.
To provide data access to peers who hold the same role/territory.
To provide data access to other groupings of users (public groups, portal. roles, territories). The members of the
groupings who own the records can be shared with the members of other groupings.
Criteria-based Sharing Rules
Criteria-based sharing rules provide access to records based on the record’s field values (criteria). If
the criteria are met (one or many field values), then a share record is created for the rule. Record
ownership is not a consideration.
As a best practice, keep the number of criteria-sharing rules per object to 50; however, this can be
increased by Salesforce.
Components
Manual Sharing
Sometimes it’s impossible to define a consistent group of users who need access to a particular set of records. In those
situations, record owners can use manual sharing to give read and edit permissions to users who would not have access
to the record any other way. Although manual sharing isn’t automated like organization-wide sharing settings, role
hierarchies, or sharing rules, it gives record owners the flexibility to share particular records with users that need to see
them.
Manual sharing is removed when the record owner changes or when the sharing access granted doesn't grant
additional access beyond the object's organization-wide sharing default access level. This also applies to manual shares
created programmatically.
Only manual share records can be created on standard objects. Manual share records are defined as share records with the
row cause set to manual share.
All share records (standard and custom objects) with a row cause set to manual share can be edited and deleted by
the Share button on the object's page layout, even if the share record was created programmatically.
Components
Teams
A team is a group of users that work together on an account, sales opportunity, or case. Record owners can build a
team for each record that they own. The record owner adds team members and specifies the access level each team
member has to the record. Some team members can have read-only access, while others have read/write.
Only owners, people higher in the hierarchy, and administrators can add team members and provide more access to
the member. A team member with read/write access can add another member who already has access to the record
with which the team is associated. The team member can't provide them additional access.
Creating a team member in the app creates two records: a team record and an associated share record. If you create
team members programmatically, you have to manage both the team record and associated share record. There is
only one team per record (Account, Opportunity or Case). If multiple teams are needed, depending on your specific
needs consider territory management or programmatic sharing
The team object is not a first-class object. You can't create custom fields, validations rules, or triggers for teams
Components
Territory Hierarchy
The territory hierarchy is a single dimensional, additional hierarchy which can be structured by
business units or any kind of segmentation in a hierarchical structure. When territory management is
enabled you must manage both the role hierarchy and territory hierarchy.
Territories exist only on Account, Opportunity and master/detail children of Accounts and
Opportunities. As a best practice, keep the territory hierarchy to no more than 10 levels of branches in
the hierarchy. If the assignment rules for a territory are changed, sharing rules using that territory as
the source will be recalculated. Likewise, if the membership of a territory changes, any ownership-
based sharing rules that use the territory as the source will be recalculated.
Components
Territory Management Use Cases
Multiple groups of people (multiple teams) require either read-only or read/write access to accounts.
An additional hierarchical structure (different from the role hierarchy) is needed.
A single user needs to hold multiple levels in the hierarchy.
Global users (GAM – global account manager) need to see everything from the global account
downward.
Components
Account Territory Sharing Rules
Account territory sharing rules become available only when the original territory management
feature has been enabled for an organization. These sharing rules provide access to Account records
that have been stamped with the Territory defined in the rule.
Account Territory Sharing Rule Use Case
To provide data access to accounts within a territory (not based on ownership) to a grouping of users.
Applies only to accounts and when territory management is enabled.
Components
Programmatic Sharing
Programmatic sharing (formally Apex-managed sharing) allows you to use code (Apex or other) to build
sophisticated and dynamic sharing settings when a data access requirement cannot be met by any
other means.
If you create a share record programmatically, and the out-of-box row cause (manual share) is used,
then you can maintain this share record with the Share button in the app. The share record is subject
to all rules with the manual share row cause such as deletion upon owner transfer.
Review https://developer.salesforce.com/page/Using_Apex_Managed_Sharing_to_Create_Custom_Recor
d_Sharing_Logic before you consider using programmatic sharing.
Components
Programmatic Sharing Use Cases
No other method of sharing (declarative) meets the data access needs.
There is an existing, external system of truth for user access assignments which will continue to drive
access and be integrated with Salesforce.
Poor performance by using native sharing components. (Usually applies to very large data volumes)
Team functionality on custom objects.
Components
Implicit Sharing
Implicit sharing is automatic. You can neither turn it off, nor turn it on—it is native to the application. In other words,
this isn't a configurable setting; however, it's very important for any architect to understand.
Parent, Child, Portal , High Volume, High Volume Parent
For more information, see the recording of the previous meeting.
https://www.youtube.com/watch?v=GDdwB6Icu4Q
Components
Role Hierarchy
• Make simple, it should be possible to flatten
• Use territory hierarchy as your “sales” hierarchy if there need other hierarchy
• Don’t making the role hierarchy and territory hierarchy identical
Teams
• Territory hierarchy is better to do it there than to use teams
• Only implement teams if no other existing sharing component will satisfy the requirement
Realignment and Reassignment
• Considered are the volume of changes and the number of cascading changes that each change will cause
• Hierarchy structural changing can be resource expensive
Considerations
Large Data Volumes
• The modeling for the initial rollout or a realignment change are testing out your changes in a sandbox is highly
recommended before production.
• Have implemented teams or Territory Management, you especially need to pay attention to performance
Defer Sharing Calculations
• Enabled by Salesforce Support to defer automatic sharing calculations.
Data Skews/Ownership Skews
• As a best practice, keep the ratio as close to 1:10,000 as possible (lower is preferred)
• The user record of the owner should not hold a role in the role hierarchy. Or be at the top of the hierarchy
• We will be holding a session in the near future
The Account Hierarchies Impact on Data Access
• the account hierarchy does not drive access between two Account records with a parent/child relationship
Considerations
A Guide To Sharing Architecture
• https://resources.docs.salesforce.com/226/latest/en-
us/sfdc/pdf/sharing_architecture.pdf
User Licenses
• https://help.salesforce.com/articleView?id=users_understanding_license_types.htm
Sharing a Record Using Apex
• https://developer.salesforce.com/docs/atlas.en-
us.apexcode.meta/apexcode/apex_bulk_sharing_creating_with_apex.htm
Source
Wrap up
• Session feedback
• Next is...
• Take a Capture :)
TrailheaDX 2020 Global Gathering
We’re excited to bring our Trailblazers together to talk about the
TrailheaDX 2020 highlights.
Event details to be announced soon - please RSVP to receive updates!
Thanks for Like, Share, Follow, Connect ☺
Please comment anywhere in the Korea user group Chatter, Facebook, or LinkedIn.
Trailblazer Community Conference
Certification Voucher Winner
Presented to:
[Your Name]
Date:
[April, 25, 2020]
Certification Redemption Code:
[B1mi|iBn1d@]
Expires on:
[August, 30, 2021]
Free vouchers will be provided by lottery at
events with over 10 attendees.
$100 off $200: SFAPACCERTDAYS042020S

More Related Content

What's hot

SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing TagSPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
Knowledge Management Associates, LLC
 
Introduction to the SharePoint 2013 User Profile Service
Introduction to the SharePoint 2013 User Profile ServiceIntroduction to the SharePoint 2013 User Profile Service
Introduction to the SharePoint 2013 User Profile Service
Regroove
 
SharePoint 2010 Managed Metadata Service
SharePoint 2010 Managed Metadata ServiceSharePoint 2010 Managed Metadata Service
SharePoint 2010 Managed Metadata Service
Craig Pilkenton
 
SIF IDM Profile Introduction
SIF IDM Profile IntroductionSIF IDM Profile Introduction
SIF IDM Profile Introduction
Richard Tong
 
Chris McNulty - Managed Metadata and Taxonomies
Chris McNulty - Managed Metadata and TaxonomiesChris McNulty - Managed Metadata and Taxonomies
Chris McNulty - Managed Metadata and Taxonomies
SharePoint Saturday NY
 
Ideas
IdeasIdeas
Ideas
thowell
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
RHIMRJ Journal
 
Database software
Database softwareDatabase software
Database software
JahidHussain13
 
Share point server 2016 as a document management solution
Share point server 2016 as a document management solutionShare point server 2016 as a document management solution
Share point server 2016 as a document management solution
Raghunathan M.S.
 
SharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service ApplicationSharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service Application
Mohamed Abdeen
 
SharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataSharePoint 2010 Managed Metadata
SharePoint 2010 Managed Metadata
Nick Hobbs
 
Database administration
Database administrationDatabase administration
Database administration
Anish Gupta
 
Metadata management in SharePoint
Metadata management in SharePointMetadata management in SharePoint
Metadata management in SharePoint
Metataxis
 
Dbms
DbmsDbms
Mastering data-modeling-for-master-data-domains
Mastering data-modeling-for-master-data-domainsMastering data-modeling-for-master-data-domains
Mastering data-modeling-for-master-data-domains
Chanukya Mekala
 
DATABASE MANAGEMENT
DATABASE MANAGEMENTDATABASE MANAGEMENT
DATABASE MANAGEMENT
MiXvideos
 
Enterprise Information Catalogue Another Way
Enterprise Information Catalogue Another WayEnterprise Information Catalogue Another Way
Enterprise Information Catalogue Another Way
Victor Zhang
 
Lecture 00 introduction to course
Lecture 00 introduction to courseLecture 00 introduction to course
Lecture 00 introduction to course
emailharmeet
 
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Usman Tariq
 
Dc2010 fanning
Dc2010 fanningDc2010 fanning
Dc2010 fanning
Betsy Fanning
 

What's hot (20)

SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing TagSPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
 
Introduction to the SharePoint 2013 User Profile Service
Introduction to the SharePoint 2013 User Profile ServiceIntroduction to the SharePoint 2013 User Profile Service
Introduction to the SharePoint 2013 User Profile Service
 
SharePoint 2010 Managed Metadata Service
SharePoint 2010 Managed Metadata ServiceSharePoint 2010 Managed Metadata Service
SharePoint 2010 Managed Metadata Service
 
SIF IDM Profile Introduction
SIF IDM Profile IntroductionSIF IDM Profile Introduction
SIF IDM Profile Introduction
 
Chris McNulty - Managed Metadata and Taxonomies
Chris McNulty - Managed Metadata and TaxonomiesChris McNulty - Managed Metadata and Taxonomies
Chris McNulty - Managed Metadata and Taxonomies
 
Ideas
IdeasIdeas
Ideas
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Database software
Database softwareDatabase software
Database software
 
Share point server 2016 as a document management solution
Share point server 2016 as a document management solutionShare point server 2016 as a document management solution
Share point server 2016 as a document management solution
 
SharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service ApplicationSharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service Application
 
SharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataSharePoint 2010 Managed Metadata
SharePoint 2010 Managed Metadata
 
Database administration
Database administrationDatabase administration
Database administration
 
Metadata management in SharePoint
Metadata management in SharePointMetadata management in SharePoint
Metadata management in SharePoint
 
Dbms
DbmsDbms
Dbms
 
Mastering data-modeling-for-master-data-domains
Mastering data-modeling-for-master-data-domainsMastering data-modeling-for-master-data-domains
Mastering data-modeling-for-master-data-domains
 
DATABASE MANAGEMENT
DATABASE MANAGEMENTDATABASE MANAGEMENT
DATABASE MANAGEMENT
 
Enterprise Information Catalogue Another Way
Enterprise Information Catalogue Another WayEnterprise Information Catalogue Another Way
Enterprise Information Catalogue Another Way
 
Lecture 00 introduction to course
Lecture 00 introduction to courseLecture 00 introduction to course
Lecture 00 introduction to course
 
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
Data Models [DATABASE SYSTEMS: Design, Implementation, and Management]
 
Dc2010 fanning
Dc2010 fanningDc2010 fanning
Dc2010 fanning
 

Similar to 2020 07-08 fireside chat sharing architecture

Sharing and setting in salesforce
Sharing and setting in salesforceSharing and setting in salesforce
Sharing and setting in salesforce
Vishesh Singhal
 
Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1
Ahmed Keshk
 
2020 07-22 fireside chat : Record Ownership Deep Dive
2020 07-22 fireside chat : Record Ownership Deep Dive2020 07-22 fireside chat : Record Ownership Deep Dive
2020 07-22 fireside chat : Record Ownership Deep Dive
Jihun Jung
 
recordsharingmodelinsalesforce-170519074428.pdf
recordsharingmodelinsalesforce-170519074428.pdfrecordsharingmodelinsalesforce-170519074428.pdf
recordsharingmodelinsalesforce-170519074428.pdf
rohitgupt1
 
Record sharing model in salesforce
Record sharing model in salesforceRecord sharing model in salesforce
Record sharing model in salesforce
Sunil kumar
 
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
BMC Software
 
Salesforce interview questions walkthrough
Salesforce interview questions walkthroughSalesforce interview questions walkthrough
Salesforce interview questions walkthrough
Shivam Srivastava
 
Administer Active Directory
Administer Active DirectoryAdminister Active Directory
Administer Active Directory
Hameda Hurmat
 
Profiles and permission sets
Profiles and permission setsProfiles and permission sets
Profiles and permission sets
Vishesh Singhal
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directory
thebigredhemi
 
Profiles and permission sets in salesforce
Profiles and permission sets in salesforceProfiles and permission sets in salesforce
Profiles and permission sets in salesforce
Sunil kumar
 
Easy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 UsmanEasy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 Usman
Usman Zafar Malik
 
Easy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 UsmanEasy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 Usman
Usman Zafar Malik
 
Running head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docx
Running head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docxRunning head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docx
Running head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docx
todd271
 
Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records
Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records
Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records
vraopolisetti
 
Sharing and security in Salesforce
Sharing and security in SalesforceSharing and security in Salesforce
Sharing and security in Salesforce
Saurabh Kulkarni
 
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdfSharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
Innovate Vancouver
 
SFDC Database Security
SFDC Database SecuritySFDC Database Security
SFDC Database Security
Sujit Kumar
 
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
Innovate Vancouver
 
Managing permissions in SharePoint
Managing permissions in SharePointManaging permissions in SharePoint
Managing permissions in SharePoint
pearce.alex
 

Similar to 2020 07-08 fireside chat sharing architecture (20)

Sharing and setting in salesforce
Sharing and setting in salesforceSharing and setting in salesforce
Sharing and setting in salesforce
 
Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1Salesforce sharing and visibility Part 1
Salesforce sharing and visibility Part 1
 
2020 07-22 fireside chat : Record Ownership Deep Dive
2020 07-22 fireside chat : Record Ownership Deep Dive2020 07-22 fireside chat : Record Ownership Deep Dive
2020 07-22 fireside chat : Record Ownership Deep Dive
 
recordsharingmodelinsalesforce-170519074428.pdf
recordsharingmodelinsalesforce-170519074428.pdfrecordsharingmodelinsalesforce-170519074428.pdf
recordsharingmodelinsalesforce-170519074428.pdf
 
Record sharing model in salesforce
Record sharing model in salesforceRecord sharing model in salesforce
Record sharing model in salesforce
 
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
 
Salesforce interview questions walkthrough
Salesforce interview questions walkthroughSalesforce interview questions walkthrough
Salesforce interview questions walkthrough
 
Administer Active Directory
Administer Active DirectoryAdminister Active Directory
Administer Active Directory
 
Profiles and permission sets
Profiles and permission setsProfiles and permission sets
Profiles and permission sets
 
Microsoft Active Directory
Microsoft Active DirectoryMicrosoft Active Directory
Microsoft Active Directory
 
Profiles and permission sets in salesforce
Profiles and permission sets in salesforceProfiles and permission sets in salesforce
Profiles and permission sets in salesforce
 
Easy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 UsmanEasy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 Usman
 
Easy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 UsmanEasy Learning Presentation Moss 2007 Usman
Easy Learning Presentation Moss 2007 Usman
 
Running head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docx
Running head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docxRunning head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docx
Running head DATABASE PROJECT 1DATABASE PROJECT 1Database S.docx
 
Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records
Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records
Who Sees What When? Using Dynamic Sharing Rules To Manage Access To Records
 
Sharing and security in Salesforce
Sharing and security in SalesforceSharing and security in Salesforce
Sharing and security in Salesforce
 
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdfSharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
 
SFDC Database Security
SFDC Database SecuritySFDC Database Security
SFDC Database Security
 
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
SharePoint Design & Configuration Best Practices & Guidelines - Innovate Vanc...
 
Managing permissions in SharePoint
Managing permissions in SharePointManaging permissions in SharePoint
Managing permissions in SharePoint
 

More from Jihun Jung

2022-12-02 Trailblazer Winter Coming to the Town.pptx
2022-12-02 Trailblazer Winter Coming to the Town.pptx2022-12-02 Trailblazer Winter Coming to the Town.pptx
2022-12-02 Trailblazer Winter Coming to the Town.pptx
Jihun Jung
 
2022-11-08 All About career path in Salesforce Eco System_KR.pdf
2022-11-08 All About career path in Salesforce Eco System_KR.pdf2022-11-08 All About career path in Salesforce Eco System_KR.pdf
2022-11-08 All About career path in Salesforce Eco System_KR.pdf
Jihun Jung
 
2021 10-06 about user experience (ux) designer
2021 10-06 about user experience (ux) designer2021 10-06 about user experience (ux) designer
2021 10-06 about user experience (ux) designer
Jihun Jung
 
2021 09-29 dreamforce 21 success party
2021 09-29 dreamforce 21 success party2021 09-29 dreamforce 21 success party
2021 09-29 dreamforce 21 success party
Jihun Jung
 
2021 09-13 fireside chat
2021 09-13 fireside chat2021 09-13 fireside chat
2021 09-13 fireside chat
Jihun Jung
 
2020 07-22 fireside chat record ownership deep dive(kor)
2020 07-22 fireside chat record ownership deep dive(kor)2020 07-22 fireside chat record ownership deep dive(kor)
2020 07-22 fireside chat record ownership deep dive(kor)
Jihun Jung
 
Bangkok Admin Group TrailheaDX 2020 Global Gathering v2
Bangkok Admin Group TrailheaDX 2020 Global Gathering v2Bangkok Admin Group TrailheaDX 2020 Global Gathering v2
Bangkok Admin Group TrailheaDX 2020 Global Gathering v2
Jihun Jung
 
2020 07-08 fireside chat sharing architecture kor
2020 07-08 fireside chat sharing architecture kor2020 07-08 fireside chat sharing architecture kor
2020 07-08 fireside chat sharing architecture kor
Jihun Jung
 
2020 06-24 fireside chat implicit sharing
2020 06-24 fireside chat implicit sharing2020 06-24 fireside chat implicit sharing
2020 06-24 fireside chat implicit sharing
Jihun Jung
 
2020 06-24 fireside chat implicit sharing kor
2020 06-24 fireside chat implicit sharing kor2020 06-24 fireside chat implicit sharing kor
2020 06-24 fireside chat implicit sharing kor
Jihun Jung
 
2020 06-10 Fireside Chat : Dynamic Pages
2020 06-10 Fireside Chat : Dynamic Pages2020 06-10 Fireside Chat : Dynamic Pages
2020 06-10 Fireside Chat : Dynamic Pages
Jihun Jung
 
2020 05-27 fireside chat virtual dreamin
2020 05-27 fireside chat virtual dreamin2020 05-27 fireside chat virtual dreamin
2020 05-27 fireside chat virtual dreamin
Jihun Jung
 
2020 05-02 fireside chat lightning flow
2020 05-02 fireside chat lightning flow2020 05-02 fireside chat lightning flow
2020 05-02 fireside chat lightning flow
Jihun Jung
 
Certification story contest
Certification story contestCertification story contest
Certification story contest
Jihun Jung
 
Ask salesforcecertanything
Ask salesforcecertanythingAsk salesforcecertanything
Ask salesforcecertanything
Jihun Jung
 
20200115 admin group_networking_party_v2
20200115 admin group_networking_party_v220200115 admin group_networking_party_v2
20200115 admin group_networking_party_v2
Jihun Jung
 
20191211 Admin group Seoul Dreamforce Global Gathering
20191211 Admin group Seoul Dreamforce Global Gathering20191211 Admin group Seoul Dreamforce Global Gathering
20191211 Admin group Seoul Dreamforce Global Gathering
Jihun Jung
 
[Salesforce Community Group] Seoul, KR Admin Group September Meeting
[Salesforce Community Group] Seoul, KR Admin Group September Meeting[Salesforce Community Group] Seoul, KR Admin Group September Meeting
[Salesforce Community Group] Seoul, KR Admin Group September Meeting
Jihun Jung
 
20190719 admin group_meeting
20190719 admin group_meeting20190719 admin group_meeting
20190719 admin group_meeting
Jihun Jung
 
[Salesforce] Seoul Admin group kick-off Meeting
[Salesforce] Seoul Admin group kick-off Meeting[Salesforce] Seoul Admin group kick-off Meeting
[Salesforce] Seoul Admin group kick-off Meeting
Jihun Jung
 

More from Jihun Jung (20)

2022-12-02 Trailblazer Winter Coming to the Town.pptx
2022-12-02 Trailblazer Winter Coming to the Town.pptx2022-12-02 Trailblazer Winter Coming to the Town.pptx
2022-12-02 Trailblazer Winter Coming to the Town.pptx
 
2022-11-08 All About career path in Salesforce Eco System_KR.pdf
2022-11-08 All About career path in Salesforce Eco System_KR.pdf2022-11-08 All About career path in Salesforce Eco System_KR.pdf
2022-11-08 All About career path in Salesforce Eco System_KR.pdf
 
2021 10-06 about user experience (ux) designer
2021 10-06 about user experience (ux) designer2021 10-06 about user experience (ux) designer
2021 10-06 about user experience (ux) designer
 
2021 09-29 dreamforce 21 success party
2021 09-29 dreamforce 21 success party2021 09-29 dreamforce 21 success party
2021 09-29 dreamforce 21 success party
 
2021 09-13 fireside chat
2021 09-13 fireside chat2021 09-13 fireside chat
2021 09-13 fireside chat
 
2020 07-22 fireside chat record ownership deep dive(kor)
2020 07-22 fireside chat record ownership deep dive(kor)2020 07-22 fireside chat record ownership deep dive(kor)
2020 07-22 fireside chat record ownership deep dive(kor)
 
Bangkok Admin Group TrailheaDX 2020 Global Gathering v2
Bangkok Admin Group TrailheaDX 2020 Global Gathering v2Bangkok Admin Group TrailheaDX 2020 Global Gathering v2
Bangkok Admin Group TrailheaDX 2020 Global Gathering v2
 
2020 07-08 fireside chat sharing architecture kor
2020 07-08 fireside chat sharing architecture kor2020 07-08 fireside chat sharing architecture kor
2020 07-08 fireside chat sharing architecture kor
 
2020 06-24 fireside chat implicit sharing
2020 06-24 fireside chat implicit sharing2020 06-24 fireside chat implicit sharing
2020 06-24 fireside chat implicit sharing
 
2020 06-24 fireside chat implicit sharing kor
2020 06-24 fireside chat implicit sharing kor2020 06-24 fireside chat implicit sharing kor
2020 06-24 fireside chat implicit sharing kor
 
2020 06-10 Fireside Chat : Dynamic Pages
2020 06-10 Fireside Chat : Dynamic Pages2020 06-10 Fireside Chat : Dynamic Pages
2020 06-10 Fireside Chat : Dynamic Pages
 
2020 05-27 fireside chat virtual dreamin
2020 05-27 fireside chat virtual dreamin2020 05-27 fireside chat virtual dreamin
2020 05-27 fireside chat virtual dreamin
 
2020 05-02 fireside chat lightning flow
2020 05-02 fireside chat lightning flow2020 05-02 fireside chat lightning flow
2020 05-02 fireside chat lightning flow
 
Certification story contest
Certification story contestCertification story contest
Certification story contest
 
Ask salesforcecertanything
Ask salesforcecertanythingAsk salesforcecertanything
Ask salesforcecertanything
 
20200115 admin group_networking_party_v2
20200115 admin group_networking_party_v220200115 admin group_networking_party_v2
20200115 admin group_networking_party_v2
 
20191211 Admin group Seoul Dreamforce Global Gathering
20191211 Admin group Seoul Dreamforce Global Gathering20191211 Admin group Seoul Dreamforce Global Gathering
20191211 Admin group Seoul Dreamforce Global Gathering
 
[Salesforce Community Group] Seoul, KR Admin Group September Meeting
[Salesforce Community Group] Seoul, KR Admin Group September Meeting[Salesforce Community Group] Seoul, KR Admin Group September Meeting
[Salesforce Community Group] Seoul, KR Admin Group September Meeting
 
20190719 admin group_meeting
20190719 admin group_meeting20190719 admin group_meeting
20190719 admin group_meeting
 
[Salesforce] Seoul Admin group kick-off Meeting
[Salesforce] Seoul Admin group kick-off Meeting[Salesforce] Seoul Admin group kick-off Meeting
[Salesforce] Seoul Admin group kick-off Meeting
 

Recently uploaded

Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!
Toptal Tech
 
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaalmanuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
wolfsoftcompanyco
 
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
bseovas
 
Design Thinking NETFLIX using all techniques.pptx
Design Thinking NETFLIX using all techniques.pptxDesign Thinking NETFLIX using all techniques.pptx
Design Thinking NETFLIX using all techniques.pptx
saathvikreddy2003
 
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
uehowe
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
hackersuli
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
ysasp1
 
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
rtunex8r
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
3a0sd7z3
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
uehowe
 
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
k4ncd0z
 
HijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process HollowingHijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process Hollowing
Donato Onofri
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
3a0sd7z3
 
Discover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to IndiaDiscover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to India
davidjhones387
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
xjq03c34
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
Laura Szabó
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
fovkoyb
 
Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?
Paul Walk
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
uehowe
 

Recently uploaded (19)

Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!
 
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaalmanuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
 
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
 
Design Thinking NETFLIX using all techniques.pptx
Design Thinking NETFLIX using all techniques.pptxDesign Thinking NETFLIX using all techniques.pptx
Design Thinking NETFLIX using all techniques.pptx
 
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
办理毕业证(NYU毕业证)纽约大学毕业证成绩单官方原版办理
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
 
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
 
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理一比一原版(USYD毕业证)悉尼大学毕业证如何办理
一比一原版(USYD毕业证)悉尼大学毕业证如何办理
 
HijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process HollowingHijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process Hollowing
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
 
Discover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to IndiaDiscover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to India
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
 
Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?Should Repositories Participate in the Fediverse?
Should Repositories Participate in the Fediverse?
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
 

2020 07-08 fireside chat sharing architecture

  • 1.
  • 2.
  • 3.
  • 5. Agenda ● Welcome / Introduction ○ Say Hello / Self Introduction / Icebreaking ● Sharing Architecture Overview ○ Introduction ○ Types of Data Access ○ Considerations ● Wrap up ○ Session feedback ○ Take a Capture :)
  • 6. Past meeting ● 4. 04 The impact COVID 19 has had on you ● 4. 11 Ask Salesforce Certification Anything! ● 4. 18 Fireside chat (Tip & Resource) ● 4. 25 Certification story contest ● 5. 02 Lightning Flow ● 5. 09 Ask an Expert Online ● 5. 27 Virtual Dreamin’ ● 6. 10 Dynamic Pages ● 6. 24 Implicit Sharing
  • 7. Sharing Architecture Overview ⚫ Introduction ⚫ Types of Data Access ■ License ■ Components ⚫ Considerations
  • 8. The Salesforce sharing model is an essential element in your organization's ability to provide secure application data access. Therefore, it's crucial to architect your sharing model correctly to meet your current and future data access requirements. Not Covered The topics not covered in Data Accessibility Architecture: • Folder access • Content access • Chatter access • Knowledge Base access • Ideas, Questions/Answers access • Salesforce2Salesforce • Mobile data accessibility Introduction
  • 9. License • Full Sharing Model Usage Users/Licenses • High Volume Customer Portal License • Chatter Free License Types of Data Access Components • Profiles and Permission Sets • Record Ownership and Queues • Organization-Wide Defaults • Role Hierarchy • Public Groups • Ownership-based Sharing Rules • Criteria-based Sharing Rules • Manual Sharing • Teams • Territory Hierarchy • Account Territory Sharing Rules • Programmatic Sharing • Implicit Sharing
  • 10. Full Sharing Model Usage Users/Licenses Most Standard Salesforce license types take full advantage of the sharing model components. The license might not make a module accessible, or even some objects accessible. For example, the Free edition can't access any CRM objects. However, the sharing entities, and functionality, still exists and is ready when and if the module ever does become active. High Volume Customer Portal License High Volume Customer Portal (HVPU) license users (including Community and Service Cloud license users) do not utilize the sharing model. HVPU licenses have their own sharing model that works by foreign key match between the portal user (holding the license) and the data on Account and Contact lookups. HVPU license is only used for the Customer Portal and not the Partner Portal. Chatter Free License The Chatter Free license doesn't follow the standard sharing model. Chatter Free is a collaboration-only license with the following features: Chatter, Profile, People, Groups, Files, Chatter Desktop, and limited Salesforce app access. The license doesn't have access to CRM records (standard or custom objects) and Content functionality, and therefore, there is no sharing. License
  • 11. Profiles and Permission Sets Profiles and permission sets provide object-level security by determining what types of data users see and whether they can edit, create, or delete records. For each object, the “View All” and “Modify All” permissions ignore sharing rules and settings, allowing administrators to quickly grant access to records associated with a given object across the organization. These permissions are often preferable alternatives to the “View All Data” and “Modify All Data” administrative permissions. Profiles and permission sets also control field-level security, which determines the fields within every object that users can access. For example, an object may have 20 fields, but field-level security can be set up to prevent the users from seeing five of the 20 fields. Components
  • 12. Record Ownership and Queues Every record must be owned by a single user or a queue. The owner has access to the record, based on the Object Settings for the owner’s profile. For example, if the owner’s profile has Create and Read permission on an object, but not Edit or Delete permission, the owner can create a record for the object and see the new record. However, the owner won't be able to edit or delete the record. Users higher in a hierarchy (role or territory) inherit the same data access as their subordinates for standard objects. Managers gain as much access as their subordinates. If the subordinate has read-only access, so will the manager. This access applies to records owned by users, as well as records shared with them. Queues help you prioritize, distribute, and assign records to teams who share workloads. Queue members and users higher in a role hierarchy can access queues from list views and take ownership of records in a queue. If a single user owns more than 10,000 records, as a best practice: Ownership skew The user record of the owner should not hold a role in the role hierarchy. If the owner's user record must hold a role, the role should be at the top of the hierarchy in its own branch of the role hierarchy. Components
  • 13. Organization-Wide Defaults Organization-wide sharing settings specify the default level of access users have to each others’ records. You use organization-wide sharing settings to lock down your data to the most restrictive level, and then use the other record-level security and sharing tools to selectively give access to other users. For example, let’s say users have object-level permissions to read and edit opportunities, and the organization-wide sharing setting is Read- Only. By default, those users can read all opportunity records, but can’t edit any unless they own the record or are granted additional permissions.. Organization-wide defaults are the only way to restrict user access to a record. Organization-wide default settings can be changed from one setting to another (private to controlled by parent, then back to private); however, these changes require sharing recalculation and depending on volume could result in very long processing times. For custom objects only, use the Grant Access Using Hierarchies setting, which if unchecked (default is checked), prevents managers from inheriting access. This setting is found in the organization-wide default settings. Components
  • 14. Role Hierarchy (1/2) A role hierarchy represents a level of data access that a user or group of users needs. The role hierarchy ensures that managers always have access to the same data as their employees, regardless of the organization-wide default settings. Role hierarchies don't have to match your organization chart exactly. Instead, each role in the hierarchy should represent a level of data access that a user or group of users needs. An organization is allowed 500 roles; however, this number can be increased by Salesforce. As a best practice, keep the number of non-portal roles to 25,000 and the number of portal roles to 100,000. As a best practice, keep the role hierarchy to no more than 10 levels of branches in the hierarchy. When a user's role changes, any relevant sharing rules are evaluated to correct access as necessary. Peers within the same role don't guarantee them access to each other's data. Components
  • 15. Role Hierarchy (2/2) Modeling the role hierarchy begins with understanding how the organization is structured. This is usually built from understanding a manager’s scope, starting from the top. The CEO oversees the entire company. The CEO usually has direct reports that can then be segmented by Business Unit (Sales or Support) or geographical region (EMEA, APAC). That person then has direct reports that could be further segmented, and so on. Although this sounds very much like an HR organizational chart, and we have said they might be very much alike, keep in mind, when modeling data access, focus on data accessibility with a consideration to HR reporting. Overlays are always the tricky part of the hierarchy. If they're in their own branch, they'll require either sharing rules, teams, or territory management to gain needed access. If they are folded into the hierarchy, there might be reporting implications. It's important to spend the time setting up the role hierarchy because it's the foundation for the entire sharing model. Components
  • 16. Components Role Hierarchy Use Cases Management access – the ability for managers to be able to see and do whatever their subordinates can see and do. Management reporting – the ability for reporting to roll up in a hierarchical fashion so that anyone higher in the hierarchy sees more data than those below them. Segregation between organizational branches – different business units don’t need to see each other’s data; having a hierarchy in which you can define separate branches allows you to segregate visibility within business units, while still rolling visibility up to the executive levels above those units. Segregation within a role – in many organizations/applications, people who all play the same role should not necessarily see each other’s data. Having hierarchical roles allows you to define a “leaf” node in which all data is essentially private, and still roll that data up to a parent role that can see all.
  • 17. Public Groups A public group (not Chatter group) is a collection of individual users, roles, territories, and so on, that all have a function in common. Public groups can consist of: • Users, Customer Portal Users, Partner Users • Roles, Internal Subordinates, Internal and Portal Subordinates, Portal Roles, Portal Roles and Subordinates • Territories, Territories and Subordinates • Other public groups (nesting) Groups can be nested (Group A nested into Group B), however don't nest more than five levels. Nesting has an impact on group maintenance and performance due to group membership calculation. As a best practice, keep the total number of public groups for an organization to 100,000. Components
  • 18. Components Public Groups Use Cases When you need to provide access to an arbitrary group of people, you create a public group to collect them, and then use other sharing tools to give the group the necessary access. Group membership alone doesn't provide data access. Groups can also be nested inside each other, therefore, allowing a nested group to gain the same access as the group in which it is contained. This allows the creation of smaller, ad-hoc hierarchies that don’t necessarily interact with the role or territory hierarchies. If Group A is a member of Group B, then the members of Group A will have access to data shared to Group B at the same access level as the members of Group B. Groups also have the ability to protect data shared in the group from being made accessible to people in the role hierarchy above the group members. This (and dealing with the access of record owners and their management hierarchy) allows the creation of groups in which very highly confidential information can be shared—the data will be accessible ONLY to group members, and nobody else in the organization. This is accomplished by using the Grant Access Using Hierarchies setting.
  • 19. Ownership-based Sharing Rules Ownership-based sharing rules allow for exceptions to organization-wide default settings and the role hierarchy that give additional users access to records they don’t own. Ownership-based sharing rules are based on the record owner only. Contact ownership-based sharing rules don't apply to private contacts(not related Account). As a best practice, keep the number of ownership-based sharing rules per object to 1,000. Components Ownership-based Sharing Rule Use Cases Role-based matrix management or overlay situations: a person in Service needs to be able to see some Sales data, but they live in different branches of the hierarchy, so you can create a rule that shares data between roles on different branches. To provide data access to peers who hold the same role/territory. To provide data access to other groupings of users (public groups, portal. roles, territories). The members of the groupings who own the records can be shared with the members of other groupings.
  • 20. Criteria-based Sharing Rules Criteria-based sharing rules provide access to records based on the record’s field values (criteria). If the criteria are met (one or many field values), then a share record is created for the rule. Record ownership is not a consideration. As a best practice, keep the number of criteria-sharing rules per object to 50; however, this can be increased by Salesforce. Components
  • 21. Manual Sharing Sometimes it’s impossible to define a consistent group of users who need access to a particular set of records. In those situations, record owners can use manual sharing to give read and edit permissions to users who would not have access to the record any other way. Although manual sharing isn’t automated like organization-wide sharing settings, role hierarchies, or sharing rules, it gives record owners the flexibility to share particular records with users that need to see them. Manual sharing is removed when the record owner changes or when the sharing access granted doesn't grant additional access beyond the object's organization-wide sharing default access level. This also applies to manual shares created programmatically. Only manual share records can be created on standard objects. Manual share records are defined as share records with the row cause set to manual share. All share records (standard and custom objects) with a row cause set to manual share can be edited and deleted by the Share button on the object's page layout, even if the share record was created programmatically. Components
  • 22. Teams A team is a group of users that work together on an account, sales opportunity, or case. Record owners can build a team for each record that they own. The record owner adds team members and specifies the access level each team member has to the record. Some team members can have read-only access, while others have read/write. Only owners, people higher in the hierarchy, and administrators can add team members and provide more access to the member. A team member with read/write access can add another member who already has access to the record with which the team is associated. The team member can't provide them additional access. Creating a team member in the app creates two records: a team record and an associated share record. If you create team members programmatically, you have to manage both the team record and associated share record. There is only one team per record (Account, Opportunity or Case). If multiple teams are needed, depending on your specific needs consider territory management or programmatic sharing The team object is not a first-class object. You can't create custom fields, validations rules, or triggers for teams Components
  • 23. Territory Hierarchy The territory hierarchy is a single dimensional, additional hierarchy which can be structured by business units or any kind of segmentation in a hierarchical structure. When territory management is enabled you must manage both the role hierarchy and territory hierarchy. Territories exist only on Account, Opportunity and master/detail children of Accounts and Opportunities. As a best practice, keep the territory hierarchy to no more than 10 levels of branches in the hierarchy. If the assignment rules for a territory are changed, sharing rules using that territory as the source will be recalculated. Likewise, if the membership of a territory changes, any ownership- based sharing rules that use the territory as the source will be recalculated. Components
  • 24. Territory Management Use Cases Multiple groups of people (multiple teams) require either read-only or read/write access to accounts. An additional hierarchical structure (different from the role hierarchy) is needed. A single user needs to hold multiple levels in the hierarchy. Global users (GAM – global account manager) need to see everything from the global account downward. Components
  • 25. Account Territory Sharing Rules Account territory sharing rules become available only when the original territory management feature has been enabled for an organization. These sharing rules provide access to Account records that have been stamped with the Territory defined in the rule. Account Territory Sharing Rule Use Case To provide data access to accounts within a territory (not based on ownership) to a grouping of users. Applies only to accounts and when territory management is enabled. Components
  • 26. Programmatic Sharing Programmatic sharing (formally Apex-managed sharing) allows you to use code (Apex or other) to build sophisticated and dynamic sharing settings when a data access requirement cannot be met by any other means. If you create a share record programmatically, and the out-of-box row cause (manual share) is used, then you can maintain this share record with the Share button in the app. The share record is subject to all rules with the manual share row cause such as deletion upon owner transfer. Review https://developer.salesforce.com/page/Using_Apex_Managed_Sharing_to_Create_Custom_Recor d_Sharing_Logic before you consider using programmatic sharing. Components
  • 27. Programmatic Sharing Use Cases No other method of sharing (declarative) meets the data access needs. There is an existing, external system of truth for user access assignments which will continue to drive access and be integrated with Salesforce. Poor performance by using native sharing components. (Usually applies to very large data volumes) Team functionality on custom objects. Components
  • 28. Implicit Sharing Implicit sharing is automatic. You can neither turn it off, nor turn it on—it is native to the application. In other words, this isn't a configurable setting; however, it's very important for any architect to understand. Parent, Child, Portal , High Volume, High Volume Parent For more information, see the recording of the previous meeting. https://www.youtube.com/watch?v=GDdwB6Icu4Q Components
  • 29. Role Hierarchy • Make simple, it should be possible to flatten • Use territory hierarchy as your “sales” hierarchy if there need other hierarchy • Don’t making the role hierarchy and territory hierarchy identical Teams • Territory hierarchy is better to do it there than to use teams • Only implement teams if no other existing sharing component will satisfy the requirement Realignment and Reassignment • Considered are the volume of changes and the number of cascading changes that each change will cause • Hierarchy structural changing can be resource expensive Considerations
  • 30. Large Data Volumes • The modeling for the initial rollout or a realignment change are testing out your changes in a sandbox is highly recommended before production. • Have implemented teams or Territory Management, you especially need to pay attention to performance Defer Sharing Calculations • Enabled by Salesforce Support to defer automatic sharing calculations. Data Skews/Ownership Skews • As a best practice, keep the ratio as close to 1:10,000 as possible (lower is preferred) • The user record of the owner should not hold a role in the role hierarchy. Or be at the top of the hierarchy • We will be holding a session in the near future The Account Hierarchies Impact on Data Access • the account hierarchy does not drive access between two Account records with a parent/child relationship Considerations
  • 31. A Guide To Sharing Architecture • https://resources.docs.salesforce.com/226/latest/en- us/sfdc/pdf/sharing_architecture.pdf User Licenses • https://help.salesforce.com/articleView?id=users_understanding_license_types.htm Sharing a Record Using Apex • https://developer.salesforce.com/docs/atlas.en- us.apexcode.meta/apexcode/apex_bulk_sharing_creating_with_apex.htm Source
  • 32. Wrap up • Session feedback • Next is... • Take a Capture :)
  • 33. TrailheaDX 2020 Global Gathering We’re excited to bring our Trailblazers together to talk about the TrailheaDX 2020 highlights. Event details to be announced soon - please RSVP to receive updates!
  • 34. Thanks for Like, Share, Follow, Connect ☺ Please comment anywhere in the Korea user group Chatter, Facebook, or LinkedIn.
  • 35. Trailblazer Community Conference Certification Voucher Winner Presented to: [Your Name] Date: [April, 25, 2020] Certification Redemption Code: [B1mi|iBn1d@] Expires on: [August, 30, 2021] Free vouchers will be provided by lottery at events with over 10 attendees.
  • 36. $100 off $200: SFAPACCERTDAYS042020S