Soru

Zorluk: OrtaData Import Wizard and Data Loader Utilities

A Salesforce administrator needs to select the correct utility for several distinct data operations across the organization. Match each operational data requirement on the left with the most appropriate tool or capability on the right.

  • Importing 30,000 Account records while enforcing duplicate checking and triggering workflow rules.Data Import Wizard
  • Permanently deleting 10,000 obsolete Case records so that they bypass the Recycle Bin.Data Loader (GUI with 'Use Bulk API' and 'Hard Delete' setting)
  • Configuring an automated, unattended nightly export of 200,000 Opportunity records.Data Loader CLI (Command Line Interface)
  • Upserting 120,000 Custom Object records using an External ID field to map relationships.Data Loader (GUI with Bulk API enabled)

Cevap

Matching pairs: 1) Importing 30,000 Accounts with workflow and duplicate rules matches Data Import Wizard. 2) Hard deleting 10,000 Cases bypassing Recycle Bin matches Data Loader (GUI with 'Use Bulk API' and 'Hard Delete' setting). 3) Automated nightly export of 200,000 Opportunities matches Data Loader CLI (Command Line Interface). 4) Upserting 120,000 Custom Object records via External ID matches Data Loader (GUI with Bulk API enabled).
Each requirement correctly aligns with tool limits and feature sets: Data Import Wizard is limited to 50,000 records and supports duplicate checking and workflow triggers; Data Loader supports up to 5,000,000 records, hard deletion via Bulk API, command-line automation, and export operations.

Adım Adım Çözüm

1
Evaluate record volumes and standard feature requirements for import.
30,000 Accounts is under the 50,000 limit for Data Import Wizard, which specifically supports Accounts, duplicate checking, and workflow automation triggering.
Data Import Wizard is the best fit for browser-based imports under 50k records requiring duplicate prevention.
2
Evaluate hard delete requirements.
Only Data Loader supports delete and hard delete operations. Hard delete requires Bulk API enabled and special user permissions.
Data Import Wizard cannot delete records.
3
Evaluate automated scheduled operations and export requirements.
Data Loader CLI allows command-line parameters to be run automatically by operating system schedulers. Data Import Wizard does not support exports or automated scheduling.
Unattended automated data tasks require Data Loader CLI.
4
Evaluate large volume upsert requirements (>50,000 records).
120,000 records exceeds the Data Import Wizard limit of 50,000 records. Data Loader with Bulk API must be used.
Data Loader supports up to 5 million records and optimizes performance for >50k batches via Bulk API.

Anahtar Kavram

Selecting between Data Import Wizard and Data Loader based on record volume limits, operation types (import/export/delete/hard delete), duplicate detection, and automation capabilities.
Tahmini Süre:2m 0s
Bu soruyu puanla