Universal Container (UC) has around 200,000 Customers (stored in Account object). They get 1 or 2 Orders every month from each Customer. Orders are stored in a custom object called "Order c"; this has about 50 fields. UC is expecting a growth of 10% year -over -year. What are two considerations an architect should consider to improve the performance of SOQL queries that retrieve data from the Order _c object? Choose 2 answers
A.
Use SOQL queries without WHERE conditions.
B.
Work with Salesforce Support to enable Skinny Tables.
C.
Reduce the number of triggers on Order _c object.
D.
Make the queries more selective using indexed fields.
Work with Salesforce Support to enable Skinny Tables.
Make the queries more selective using indexed fields.
Universal Containers (UC) has a very large and complex Salesforce org with hundreds of validation rules and triggers. The triggers are responsible for system updates and data manipulation as records are created or updates by users. A majority of the automation tool within UC’’ org were not designed to run during a data load. UC is importing 100,000 records into Salesforce across several objects over the weekend. What should a data architect do to mitigate any unwanted results during the import?
A.
Ensure validation rules, triggers and other automation tools are disabled.
B.
Ensure duplication and matching rules and defined.
C.
Import the data in smaller batches over a 24-hour period.
D.
Bulkily the trigger to handle import leads.
Ensure validation rules, triggers and other automation tools are disabled.
Universal Containers (UC) wants to store product data in Salesforce, but the standard Product object does not support the more complex hierarchical structure which is currently being used in the product master system. How can UC modify the standard Product object model to support a hierarchical data structure in order to synchronize product data from the source system to Salesforce?
A.
Create a custom lookup filed on the standard Product to reference the child record in the hierarchy.
B.
Create a custom lookup field on the standard Product to reference the parent record in the hierarchy.
C.
Create a custom master-detail field on the standard Product to reference the child record in the hierarchy.
D.
Create an Apex trigger to synchronize the Product Family standard picklist field on the Product object.
Create a custom lookup field on the standard Product to reference the parent record in the hierarchy.
Universal Containers (UC) is concerned that data is being corrupted daily either through negligence or maliciousness. They want to implement a backup strategy to help recover any corrupted data or data mistakenly changed or even deleted. What should the data architect consider when designing a field -level audit and recovery plan?
A.
Reduce data storage by purging old data.
B.
Implement an AppExchange package.
C.
Review projected data storage needs.
D.
Schedule a weekly export file.
Reduce data storage by purging old data.
Ursa Major Solar's legacy system has a quarterly accounts receivable report that compiles data from the following:
- Accounts
- Contacts
- Opportunities
- Orders
- Order Line Items
Which issue will an architect have when implementing this in Salesforce?
A.
Custom report types CANNOT contain Opportunity data.
B.
Salesforce does NOT support Orders or Order Line Items.
C.
Salesforce does NOT allow more than four objects in a single report type.
D.
A report CANNOT contain data from Accounts and Contacts.
Salesforce does NOT allow more than four objects in a single report type.
Page 4 out of 52 Pages |
Previous |