nerdexam
Salesforce

CRT-211 · Question #38

The administrator at Cloud Kicks has been asked to delete a large number of quote line items. The/ receive a .csv fife with the record IDs to be deleted. The administrator uses Data Loader to delete…

The correct answer is C. One of the IDs in the batch referenced a record that was In the recycle bin. One of the IDs in the batch referenced a record that was in the recycle bin because deleting records with Bulk API does not delete records permanently but moves them to the recycle bin. Therefore, if a record ID in the batch matches an existing record ID in the recycle bin, an…

Data Management

Question

The administrator at Cloud Kicks has been asked to delete a large number of quote line items. The/ receive a .csv fife with the record IDs to be deleted. The administrator uses Data Loader to delete them and selects Use Sulk APL When the job runs, every record shows an 'entity Is deleted' error In the error file that is created. What is the reason for the error?

Options

  • AThe batch size selected was greater than the 200 record limit.
  • BDeleting with Data Loader can only be done In Batch API mode.
  • COne of the IDs in the batch referenced a record that was In the recycle bin.
  • DThis Is the standard error message when records are deleted using Bulk API.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    8% (2)
  • C
    77% (20)
  • D
    12% (3)

Explanation

One of the IDs in the batch referenced a record that was in the recycle bin because deleting records with Bulk API does not delete records permanently but moves them to the recycle bin. Therefore, if a record ID in the batch matches an existing record ID in the recycle bin, an `entity is deleted' error will occur.

Topics

#Data Loader#Bulk API#delete operation#recycle bin

Community Discussion

No community discussion yet for this question.

Full CRT-211 Practice