Salesforce Certified Data Architect — Question 81
Universal Containers (UC) is going through major reorganization of their sales team. This would require changes to a large a number of group membership and sharing rules. UCs administrator is concerned about long processing time and failures during the process.
What should a Data Architect implement to make changes efficiently?
Answer options
- A. Log out all users and make change to sharing rules.
- B. Enable Defer Sharing Calculation prior to making sharing rule changes.
- C. Log a case with salesforce to make sharing rule changes.
- D. Delete old sharing rules and build new sharing rules.
Correct answer: B
Explanation
The correct answer is B because enabling Defer Sharing Calculation allows changes to be processed without immediate recalculation of sharing rules, which can significantly reduce processing time and the likelihood of failures. Options A, C, and D are not efficient methods for handling large-scale changes to sharing rules, as they either disrupt user access or require unnecessary intervention from Salesforce support.