Bulk Order Actions

The bulk order actions allow 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 OMS order service. This operation is called PerformBulkOrderAction.

The existing OMS 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 the information about the status of the request.
  • Order lists - shows the change in the order status when refreshed.

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