Deleting Bulk Data

The bulk delete feature helps you manage system storage consumption and maintain data quality by removing old, obsolete, or invalid data from the system.

The bulk data that can be removed using the bulk delete feature includes:

Bulk delete can run asynchronously in the background without blocking other system activities.

You can use bulk delete to perform the following:

The job of bulk delete is represented by the bulk delete operation entity instance. It includes the following information:

The asynchronous job of bulk delete performs the following operations:

If a bulk delete job fails or terminates prematurely, any entity instances that were deleted before the failure or termination of the job are not rolled back and remain deleted.

For executing bulk delete requests, you need to generate a schema for operation BulkDelete, which does not link to any entity. In iIT, you can find this operation in the Global Operations node, as shown in the following image.

During run time, iWay Application Adapter for Microsoft Dynamics CRM 2011 On-Premises does not respond to the user for delete confirmations.

To view a sample bulk delete operation, see Bulk Delete Sample.


iWay Software