A Salesforce administrator needs to insert 80,000 new Contact records into Salesforce from a CSV file. Which tool should the administrator use to complete this task?
- Data Loader, because the record volume exceeds the 50,000 record limit of the Data Import Wizard.Answer
- BData Import Wizard, because it can process up to 100,000 records in a single operation.
- CData Import Wizard, because it is the only native utility capable of updating contact fields.
- DData Loader, because the Data Import Wizard cannot map standard object fields.
Answer
Data Loader should be used because the total volume of 80,000 records exceeds the 50,000 record limit of the Data Import Wizard.
Data Loader can process up to 5,000,000 records at a time, making it the correct choice for an 80,000 record import. The Data Import Wizard is limited to a maximum of 50,000 records per job.
Step-by-Step Solution
Key Concept
Selecting data migration utilities based on record volume limits