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).
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
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