Soru

Zorluk: OrtaData Import Wizard and Data Loader Utilities

A system administrator at a logistics enterprise is tasked with executing two data maintenance operations: importing 80,000 custom object records named Equipment_Track__c, and deleting 5,000 obsolete Opportunity records from the org. Which two operational constraints dictate that Data Loader MUST be used instead of the Data Import Wizard? (Choose 2 options)

  1. The Data Import Wizard cannot process data load operations exceeding 50,000 total records in a single job.Cevap
  2. The Data Import Wizard does not support delete operations or object management for Opportunities.Cevap
  3. C
    The Data Import Wizard is incapable of matching custom object records using External ID fields.
  4. D
    The Data Import Wizard automatically disables active validation rules during data load, necessitating Data Loader for data quality enforcement.

Cevap

Data Loader must be used because the Data Import Wizard cannot process more than 50,000 records and cannot perform delete operations or process Opportunity records.
Data Loader is mandatory for this scenario because the Data Import Wizard is strictly limited to 50,000 records per job (making it unsuitable for 80,000 records) and lacks support for delete operations as well as unsupported standard objects like Opportunities.

Adım Adım Çözüm

1
Evaluate record volume requirements against tool limits
The import batch consists of 80,000 records, which exceeds the maximum limit of 50,000 records supported by the Data Import Wizard, requiring Data Loader.
Data Import Wizard handles up to 50,000 records, while Data Loader supports up to 5,000,000 records.
2
Evaluate object and operation support requirements
The job requires deleting 5,000 Opportunity records. The Data Import Wizard does not support delete operations and does not support Opportunities.
Data Import Wizard supports insert, update, and upsert for specific standard objects (Accounts, Contacts, Leads, Solutions, Campaign Members) and custom objects, but does not perform record deletions or support Opportunities.

Anahtar Kavram

Data Import Wizard vs Data Loader Selection Criteria
Bu soruyu puanla