Which license type a data architect recommend for the finance team that best meets the requirements?
Universal Containers (UC) has implemented Sales Cloud for its entire sales organization, UC has built a custom object called projects_c that stores customers project detail and employee bitable hours. The following requirements are needed: A subnet of individuals from the finance team will need to access to the projects object...
Which solution should the data architect use to provide the information within the salesforce for the customer support agents?
The program generates 100 million records each month. NTO customer support would like to see a summary of a customer’s recent transaction and reward level(s) they have attained. Which solution should the data architect use to provide the information within the salesforce for the customer support agents?A . Create a...
How can an architect find information about who is creating, changing, or deleting certain fields within the past two months?
How can an architect find information about who is creating, changing, or deleting certain fields within the past two months?A . Remove "customize application" permissions from everyone else.B . Export the metadata and search it for the fields in question.C . Create a field history report for the fields in...
What should a data architect recommend to guarantee that records are not being updated at the same time?
Universal Containers (UC) owns a complex Salesforce org with many Apex classes, triggers, and automated processes that will modify records if available. UC has identified that, in its current development state, UC runs change of encountering race condition on the same record. What should a data architect recommend to guarantee...
What should the architect recommend for optimal use of Salesforce functionality and also to avoid data loading issues?
Universal Containers (UC) is a business that works directly with individual consumers (B2C). They are moving from a current home-grown CRM system to Salesforce. UC has about one million consumer records. What should the architect recommend for optimal use of Salesforce functionality and also to avoid data loading issues?A ....
Which 3 options should help improve the dashboard performance?
NTO uses salesforce to manage relationships and track sales opportunities. It has 10 million customers and 100 million opportunities. The CEO has been complaining 10 minutes to run and sometimes failed to load, throwing a time out error. Which 3 options should help improve the dashboard performance? Choose 3 answers:A...
What does the data architect need to change to make this query more performant?
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...
How can an architect find information about who is creating, changing, or deleting certain fields within the past two months?
How can an architect find information about who is creating, changing, or deleting certain fields within the past two months?A . Remove "customize application" permissions from everyone else.B . Export the metadata and search it for the fields in question.C . Create a field history report for the fields in...
Which two common techniques are used building a data dictionary to store information on how business entities are defined?
Universal Containers (UC) wants to capture information on how data entities are stored within the different applications and systems used within the company. For that purpose, the architecture team decided to create a data dictionary covering the main business domains within UC. Which two common techniques are used building a...
What should the architect recommend to reduce data load processing time?
Universal Containers has a large volume of Contact data going into Salesforce.com. There are 100,000 existing contact records. 200,000 new contacts will be loaded. The Contact object has an external ID field that is unique and must be populated for all existing records. What should the architect recommend to reduce...