- Salesforce Advanced Administrator Certification Guide
- Enrico Murru
- 148字
- 2021-06-24 12:24:08
Apex managed sharing
When the sharing options aren't enough, or you simply need to share a given record automatically with a user or a group without changing its ownership, you can go with Apex managed sharing.
This kind of sharing is close to manual sharing but it is best used with Apex automation or external API calls (that is, the other system's operations directly into Salesforce).
To change an Apex managed sharing record, you need to have a Modify All Data permission: that's why this custom sharing is maintained even if the record changes ownership.
How to create Apex managed sharing rules is out of the scope of this book, and you need developers to achieve this kind of custom sharing. However, you may have to consider it when sharing policies are highly complex or the other sharing methods don't deliver the required level of sharing granularity.
推薦閱讀
- Oracle SOA Governance 11g Implementation
- 現代測控電子技術
- Introduction to DevOps with Kubernetes
- 并行數據挖掘及性能優化:關聯規則與數據相關性分析
- INSTANT Varnish Cache How-to
- CompTIA Linux+ Certification Guide
- 影視后期編輯與合成
- Machine Learning with the Elastic Stack
- RedHat Linux用戶基礎
- 手機游戲程序開發
- 嵌入式操作系統原理及應用
- 人工智能:語言智能處理
- Mastering pfSense
- 在實戰中成長:C++開發之路
- Web編程基礎