- Salesforce Advanced Administrator Certification Guide
- Enrico Murru
- 326字
- 2021-06-24 12:24:07
Role hierarchies
With role hierarchies, users can have access to records that are owned by or have been shared with users below their hierarchy. In a few words, the CEO (the person with the highest role) can see any record owned by any user, while the Sales Manager can see records that are owned by or have been shared with sales representatives but cannot see records owned by Service Manager users.
This applies to objects with OWD set to Private or Read Only because of the principle that sharing can grant wider access and not restricted access.
To set up roles, go to Setup | Users | Roles:

You can create up to 500 roles for your organization.
Every user should have a role, otherwise their data won't show up on displays based on their role (such as an opportunities report and forecast rollups).
System administrator users may not have the role set, but it is good practice to fill in this field, especially if these users own records. If a role is not set, it is likely that their records won't appear on reports/views.
To avoid performance issues, no user should be able to own more than 10,000 records. If this is unavoidable (for example, the user is an integration user), assign that user a higher role to avoid complex sharing calculations.
- 繪制進程圖:可視化D++語言(第1冊)
- Design for the Future
- 人工免疫算法改進及其應用
- Mobile DevOps
- Matplotlib 3.0 Cookbook
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- 大學C/C++語言程序設計基礎
- Kubernetes for Serverless Applications
- Machine Learning with Apache Spark Quick Start Guide
- HTML5 Canvas Cookbook
- 格蠹匯編
- 計算機組成與操作系統
- 中文版AutoCAD 2013高手速成
- 機器人制作入門(第4版)
- Mastering MongoDB 4.x