ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 57 - Certified Data Architect discussion

Report
Export

Company S was recently acquired by Company T. As part of the acquisition, all of the data for the Company S's Salesforce instance (source) must be migrated into the Company T's Salesforce instance (target). Company S has 6 million Case records.

An Architect has been tasked with optimizing the data load time.

What should the Architect consider to achieve this goal?

A.
Pre-process the data, then use Data Loader with SOAP API to upsert with zip compression enabled.
Answers
A.
Pre-process the data, then use Data Loader with SOAP API to upsert with zip compression enabled.
B.
Directly leverage Salesforce-to-Salesforce functionality to load Case data.
Answers
B.
Directly leverage Salesforce-to-Salesforce functionality to load Case data.
C.
Load the data in multiple sets using Bulk API parallel processes.
Answers
C.
Load the data in multiple sets using Bulk API parallel processes.
D.
Utilize the Salesforce Org Migration Tool from the Setup Data Management menu.
Answers
D.
Utilize the Salesforce Org Migration Tool from the Setup Data Management menu.
Suggested answer: A

Explanation:

Pre-processing the data means transforming and cleansing the data before loading it into Salesforce. This can reduce the errors and conflicts that might occur during the data load.Using Data Loader with SOAP API to upsert with zip compression enabled can also improve the performance and efficiency of the data load by reducing the network bandwidth and avoiding duplication

asked 23/09/2024
darren cain
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first