You can requeue a work item in a system queue if the work item has a status of broken. Requeueing a work item moves the item to the Scheduled queue and is useful when you want to process an item that is in the Broken queue once you have fixed the problem that caused the item to be in the Broken queue.
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 requeued.
The request is submitted and requeuing happens in the background. Depending on the number of items in the queue, requeuing all items in the queue can take some time. As the items are being requeued, click Refresh to update the grid and the Total Items field in the Broken and Scheduled status blocks.
An empty queue might not be the result of this action because new broken items might be added to the queue after the requeue request is submitted.