Certified Sales Cloud Consultant Exam QuestionsBrowse all questions from this exam

Certified Sales Cloud Consultant Exam - Question 169


Universal Containers is planning to migrate two million account records and 10 million contact records from its existing legacy CRM application to Sales Cloud.

Which solution should the consultant recommend?

Show Answer
Correct Answer: BC

Given the volume of the data to be migrated—two million account records and ten million contact records—a third-party tool is the most appropriate solution. Tools like the Data Import Wizard and Data Loader have limitations on the number of records they can handle. The Data Import Wizard supports importing up to 50,000 records, and the Data Loader can handle up to 5 million records, both of which fall short for this scenario. Batch Apex is intended for batch processing within Salesforce rather than data migration from external systems. Therefore, a third-party tool is recommended to effectively manage and facilitate the migration of such a large dataset.

Discussion

5 comments
Sign in to comment
shanky1823Option: B
Sep 23, 2023

B is correct. Beyond 10 million, Salesforce recommends to use a partner tool/3rd party tool/AppExchange product. D. Batch apex: Is irrelevant considering the data migration happens from the legacy system and not within Salesforce org. A and C are ruled out by default considering the capabilities of the respective tools

Shy100Option: D
Aug 18, 2023

D - only batch apex. Data Import Wizard supports only 50,000 records, Data Loader - 5,000,000 https://developer.salesforce.com/docs/atlas.en-us.dataLoader.meta/dataLoader/when_to_use_the_data_loader.htm

sgeediOption: B
Dec 13, 2023

B is correct. Dataloader for 5 million. Data Import Wizard ;50,000.

rbarrishOption: B
Mar 6, 2024

B is in fact correct

c5b95bfOption: B
Jun 12, 2024

B is it