Universal Containers (UC) has a data model as shown in the image. The Project object has a private sharing model, and it has Roll -Up summary fields to calculate the number of resources assigned to the project, total
hours for the project, and the number of work items associated to the project. What should the architect consider, knowing there will be a large amount of time entry records to be loaded regularly from an external
system into Salesforce.com?
Select an option, then click Submit answer.
-
○
Load all data using external IDs to link to parent records.
-
○
Use workflow to calculate summary values instead of Roll -Up.
-
○
Use triggers to calculate summary values instead of Roll -Up.
-
○
Load all data after deferring sharing calculations.
