Skip to main content

Posts

Showing posts from May, 2017

What is Defer sharing calculation in salesforce

Defer Sharing Calculation lets an administrator suspend and resume sharing calculations. This permission affects group membership calculation and sharing rule calculation. Performing a large number of configuration changes can lead to very long sharing rule evaluations or time outs. To avoid these issues, an administrator can suspend these calculations and resume calculations during an organization’s maintenance period. The Defer Sharing Calculation permission is not enabled by default. We should contact Salesforce to enable it. Administrators should plan to suspend/resume sharing calculations during maintenance windows to have minimal impact on users. For example, you make large number of changes to criteria based sharing rules to allow access to specific groups and territories. Since sharing rule calculation is enabled by default, those sharing rule changes are evaluated immediately and can take a very long time to process and cause your organization to time out. With Defer ...