Exam4Training

What is the reason for the error?

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?
A . The batch size selected was greater than the 200 record limit.
B . Deleting with Data Loader can only be done In Batch API mode.
C . One of the IDs in the batch referenced a record that was In the recycle bin.
D . This Is the standard error message when records are deleted using Bulk API.

Answer: C

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.

Exit mobile version