Work items
Each running workflow instance can have a work item. If a running workflow does not have a work item associated with it, the workflow writer picks up the workflow instance at the next scheduled run. The state of this work item is one of the following:
AvailableFailed– PolicyCenter retries aFailedwork item up to the maximum retry limit.Checkedout– PolicyCenter processes aCheckedoutwork item in a specific worker's queue after the work item reaches the head of that queue.
See also
- Work queues
- For the specifics of configuring work queues, see Scheduling work queue writers and batch processes.
