Soru

Zorluk: OrtaData Import Wizard and Data Loader Utilities

A Salesforce administrator is tasked with executing several distinct data operations across standard and custom objects. Match each administrative requirement to the most appropriate data utility or operational mode.

  • Importing 30,000 Lead records while executing active lead assignment rules and detecting existing duplicate contact records.Data Import Wizard
  • Permanently deleting 80,000 obsolete custom log records to free storage space without sending them to the Recycle Bin.Data Loader Desktop Client (Bulk API with Hard Delete enabled)
  • Upserting 120,000 Opportunity records overnight via an automated, scheduled background script.Data Loader Command Line Interface (CLI)
  • Exporting 400,000 Product records manually to a CSV file for a quarterly pricing audit.Data Loader Desktop Client (Standard Data Export)

Cevap

1. Importing 30,000 Lead records with assignment rules matches Data Import Wizard.
2. Permanently deleting 80,000 records matches Data Loader Desktop Client (Bulk API with Hard Delete enabled).
3. Upserting 120,000 Opportunity records via automated script matches Data Loader Command Line Interface (CLI).
4. Exporting 400,000 Product records matches Data Loader Desktop Client (Standard Data Export).
The correct pairings evaluate tool capabilities based on record volume limits, object support, workflow/assignment rule execution, deletion types, and automation capability.

Adım Adım Çözüm

1
Analyze requirement 1 (30,000 Leads, assignment rules, duplicate matching)
Identify that record count is under 50,000, object is supported (Leads), and feature requirements (assignment rules, duplicate matching) are native to Data Import Wizard.
Data Import Wizard is the only tool that can trigger workflow rules and lead assignment rules directly during import.
2
Analyze requirement 2 (80,000 custom log records, permanent hard delete)
Identify that record count exceeds 50,000 and requires Hard Delete capabilities.
Hard Delete is only supported in Data Loader when Bulk API is enabled, bypassing the Recycle Bin.
3
Analyze requirement 3 (120,000 Opportunity records, automated scheduled overnight batch)
Identify that Opportunity object and 120,000 volume require Data Loader, and automation requires CLI execution.
Data Import Wizard does not support Opportunities or CLI/scheduled background execution.
4
Analyze requirement 4 (400,000 Product records export)
Identify that record count (400,000) and object (Products) necessitate Data Loader Desktop Client export.
Data Import Wizard does not support exporting data or standard objects like Products.

Anahtar Kavram

Selecting between Data Import Wizard and Data Loader based on record volume, object support, operation type, and automation requirements.
Tahmini Süre:1m 30s
Bu soruyu puanla