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...

April 24, 2021 No Comments READ MORE +

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...

April 23, 2021 1 Comment READ MORE +

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...

April 23, 2021 No Comments READ MORE +

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...

April 23, 2021 No Comments READ MORE +

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...

April 23, 2021 No Comments READ MORE +

Which two best practices should be followed when using SOSL for searching?

Which two best practices should be followed when using SOSL for searching?A . Use searches against single Objects for greater speed and accuracy.B . Keep searches specific and avoid wildcards where possible.C . Use SOSL option to ignore custom indexes as search fields are pre-indexed.D . Use Find in “ALL...

April 23, 2021 1 Comment READ MORE +

When designing these forms, which two techniques will help maintain a high level of data quality?

Universal Containers has a public website with several forms that create Lead records in Salesforce using the REST API. When designing these forms, which two techniques will help maintain a high level of data quality?A . Do client-side validation of phone number and email field formats.B . Prefer picklist form...

April 23, 2021 No Comments READ MORE +

What is the recommended approach for defining a solution for this requirement?

Due to security requirements, Universal Containers needs to capture specific user actions, such as login, logout, file attachment download, package install, etc. What is the recommended approach for defining a solution for this requirement?A . Use a field audit trail to capture field changes.B . Use a custom object and...

April 23, 2021 No Comments READ MORE +

Which 2 data archiving strategies should a data architect recommend?

Universal Containers (UC) requires 2 years of customer related cases to be available on SF for operational reporting. Any cases older than 2 years and upto 7 years need to be available on demand to the Service agents. UC creates 5 million cases per yr. Which 2 data archiving strategies...

April 22, 2021 No Comments READ MORE +

Which two features should a data architect recommend to share records between salesforce orgs?

(NTO) has multiple salesforce orgs based on geographical reports (AMER, EMEA, APAC). NTO products are in the AMER org and need to be created in the EMEA and APAC after the products are approved. Which two features should a data architect recommend to share records between salesforce orgs? Choose 2.A...

April 22, 2021 No Comments READ MORE +