You can defer a work item in a system queue if the work item has a status of scheduled or immediate. Deferring a work item moves the item to the Broken queue and is useful when you do not want the agent to process the item and you do not want to delete the item.
You must have the pxSystemOperationsObserver role to view system queues and the pxSystemOperationsAdministrator role to take actions on queue items.
A message is displayed indicating the number of items that were deferred.
The request is submitted and deferral happens in the background. Depending on the number of items in the queue, deferring all items in the queue can take some time. As the items are being deferred, click Refresh to update the grid and the Total Items field in the status block.
An empty queue might not be the result of this action because new items might be added to the queue after the defer request is submitted.