A Salesforce administrator at a telecommunications firm is tasked with configuring an automated nightly process to archive operational data. The process must export 150,000 Case records to an external repository and subsequently execute a hard delete on those records to free up organization storage. Which tool should the administrator select to fulfill these operational requirements?
- Data Loader, because it supports command-line automation, hard deletion capabilities, and processing volumes greater than 50,000 records for the Case object.Cevap
- BData Import Wizard, because it provides built-in automated scheduling for nightly exports and native hard delete capabilities for standard objects.
- CData Import Wizard, because standard objects like Case can be exported in bulk up to 250,000 records when using scheduled background tasks.
- DData Loader for the hard delete action, but Data Import Wizard for the automated scheduled export of Case records.
Cevap
Data Loader, because it supports command-line automation, hard deletion capabilities, and processing volumes greater than 50,000 records for the Case object.
Data Loader is the appropriate tool for this scenario because it can process up to 5,000,000 records per operation, supports data exports as well as hard deletes (bypassing the Recycle Bin), supports all standard objects including Cases, and can be automated on a nightly schedule using its command-line interface (CLI).
Adım Adım Çözüm
Anahtar Kavram
Selecting data administration utilities based on record volume, object support, operation type (export/hard delete), and automation capability.
Tahmini Süre:2m 0s