Soru

Zorluk: ZorData Export, Backup Services, and Mass Operations

A Salesforce administrator is tasked with performing a cleanup to delete 1,500 inactive Case records that have been closed for over three years. When attempting to perform this operation using the standard Mass Delete Records tool in Salesforce Setup, the administrator realizes the tool cannot finish the entire job in a single batch submission. Which limitation explains why the standard wizard cannot complete this in one request, and what is the appropriate administrative solution?

  1. The standard Mass Delete Records wizard is capped at a maximum of 250 records per operation, so the administrator should use Data Loader to perform the mass deletion.Cevap
  2. B
    The standard Mass Delete Records wizard does not support standard objects like Cases, so the administrator must use the Data Import Wizard to purge the records.
  3. C
    The standard Mass Delete Records tool permanently hard-deletes records in a single step, which requires enabling the Bulk API Hard Delete permission in Data Loader first.
  4. D
    Mass deleting Cases automatically deletes associated parent Account records unless the records are exported and deleted via a custom Flow.

Cevap

The standard Mass Delete Records wizard is capped at 250 records per operation, requiring the use of Data Loader for larger record sets.
The standard Mass Delete Records wizard built into Salesforce Setup allows administrators to delete standard objects (such as Accounts, Leads, Contacts, Opportunities, Products, and Cases), but it restricts each search and delete operation to a maximum of 250 records at a time. To mass delete 1,500 records efficiently, Data Loader is the recommended tool.

Adım Adım Çözüm

1
Identify the record volume and tool limitations
The requirement asks to delete 1,500 Cases. The standard Mass Delete Records tool UI in Setup enforces a limit of 250 records per operation.
Understanding native UI governor limits determines when to transition from Setup wizards to external client tools.
2
Select the appropriate data management utility
Data Loader supports mass deletion of supported standard objects including Cases beyond the 250 UI threshold.
Data Loader uses the SOAP or Bulk API to process bulk DML delete operations efficiently.

Anahtar Kavram

Mass Delete Records limits and Data Loader capabilities
Bu soruyu puanla