Question 76

What should a data architect do to provide additional guidance for users when they enter information in a standard field?
  • Question 77

    UC is planning a massive SF implementation with large volumes of data. As part of the org's implementation, several roles, territories, groups, and sharing rules have been configured. The data architect has been tasked with loading all of the required data, including user data, in a timely manner. What should a data architect do to minimize data load times due to system calculations?
  • Question 78

    DreamHouse Realty 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.
    There will be a large amount of time entry records to be loaded regularly from an external system into Salesforce.

    What should the Architect consider in this situation?
  • Question 79

    The data architect for UC has written a SOQL query that will return all records from the Task object that do not have a value in the WhatID field:
    Select id, description, Subject from Task where WhatId!= NULL
    When the data architect usages the query to select values for a process a time out error occurs.
    What does the data architect need to change to make this query more performant?
  • Question 80

    Universal Containers (UC) has lead assignment rules to assign leads to owners. Leads not routed by assignment rules are assigned to a dummy user. Sales rep are complaining of high load times and issues with accessing leads assigned to the dummy user. What should a data architect recommend to solve these performance issues?