What approach should be suggested to address this requirement?
Universal Containers would like to have a Service-Level Agreement (SLA) of 1 day for any data loss due to unintentional or malicious updates of records in Salesforce. What approach should be suggested to address this requirement?A . Build a daily extract job and extract data to on-premise systems for long-term...
Which three questions should be considered when designing an appropriate archiving strategy?
Universal Containers is planning out their archiving and purging plans going forward for their custom objects Topic__c and Comment__c. Several options are being considered, including analytics snapshots, offsite storage, scheduled purges, etc. Which three questions should be considered when designing an appropriate archiving strategy?A . How many fields are defined...
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 actions should Cloud Kicks take to improve data quality?
Cloud Kicks stores Invoice records in a custom object. Invoice records are being sent to the Accounting department with missing States and incorrectly formatted Postal Codes. Which two actions should Cloud Kicks take to improve data quality? (Choose two.)A . Change each address field to required on the Page Layout.B...
What are two actions Get Cloudy Consulting can take to review their data for completeness and consistency?
Get Cloudy Consulting needs to evaluate the completeness and consistency of contact information in Salesforce. Their sales reps often have incomplete information about their accounts and contacts. Additionally, they are not able to interpret the information in a consistent manner. Get Cloudy Consulting has identified certain ""key"" fields which are...
What common error should the data architect be aware of when using upsert?
To avoid creating duplicate Contacts, a customer frequently uses Data Loader to upsert Contact records into Salesforce. What common error should the data architect be aware of when using upsert?A . Errors with duplicate external Id values within the same CSV file.B . Errors with records being updated and inserted...
How can the Architect access this information?
An Architect needs information about who is creating, changing, or deleting certain fields within the past four months. How can the Architect access this information?A . Create a field history report for the fields in question.B . After exporting the setup audit trail, find the fields in question.C . After...
What are two approaches for fulfilling these requirements?
Cloud Kicks has the following requirements: - Data needs to be sent from Salesforce to an external system to generate invoices from their Order Management System (OMS). - A Salesforce administrator must be able to customize which fields will be sent to the external system without changing code. What are...
What two types of performance testing are appropriate for this project?
Universal Containers (UC) is implementing a Salesforce project with large volumes of data and daily transactions. The solution includes both real-time web service integrations and Visualforce mash -ups with back -end systems. The Salesforce Full sandbox used by the project integrates with full-scale back -end testing systems. What two types...
Which three characteristics of a Skinny table help improve report and query performance?
Which three characteristics of a Skinny table help improve report and query performance?A . Skinny tables can contain frequently used fields and thereby help avoid joins.B . Skinny tables can be used to create custom indexes on multi-select picklist fields.C . Skinny tables provide a view across multiple objects for...