Activity › Forums › Salesforce® Discussions › What is apex manage sharing in Salesforce?
-
What is apex manage sharing in Salesforce?
Posted by Pooja on August 14, 2020 at 7:46 amWhat is apex manage sharing in Salesforce?
kishan replied 3 years, 10 months ago 5 Members · 4 Replies -
4 Replies
-
Apex managed sharing enables developers to programmatically manipulate sharing to support their application's behavior through Apex or the SOAP API. This type of sharing is similar to managed sharing. Only users with “Modify All Data” permission can add or change Apex managed sharing on a record.
-
<div>Apex Manage Sharing: It allows you to use apex code to build a sophisticated and dynamic sharing setting that is not otherwise possible. it provides developers with the ability to support an application's particular sharing requirements programmatically through apex or the SOAP API. it is similar to force.com managed sharing.</div>
- <div id="post-83045" data-date="August 2020"><div>This type of sharing is similar to managed sharing. Only users with “Modify All Data” permission can add or change Apex managed sharing on a record.
</div></div>
Apex managed sharing enables developers to programmatically manipulate sharing to support their application's behavior through Apex or the SOAP API. This type of sharing is similar to managed sharing. Only users with “Modify All Data” permission can add or change Apex managed sharing on a record.
Log In to reply.