Bulk Order Actions

The bulk order actions let administrators to cancel, suspend, resume, or withdraw a group of orders in a single invocation of a web service. This is useful:

  • To perform a specific action on all orders in a particular region.
  • To prevent repetitive intervention to perform similar actions.

The bulk order actions are based on the existing Order Management Server order service. This operation is called PerformBulkOrderAction.

The existing Order Management Server order service is modified to include a new operation. You can use this operation to specify the type of action to be performed along with the group of orders on which the action must be performed.

You can monitor the request status through:

  • Event log - contains information about the status of the request.
  • Order lists - show the change in the order status when refreshed.

All the errors that occur during this process are logged and handled individually.