Back Forward Pending status

A pending status on a work item indicates that the work item is open but progress is paused or halted temporarily while the organization is waiting for information, a decision, a signature or other events outside organization control.

In many applications, users can select a work item status value starting with the word "Pending" to indicate that processing is paused temporarily. A pending status does not alter the goal times or deadline times for the assignment.

Your flows may use the standard router activity named Work-.ToDeferredWorkbasket to place work items with a pending status into a workbasket named deferred@org.com.

The three broad categories of status values for a work item are:

The standard property Work-.pyStatusWork holds the status. A standard Declare Trigger rule maintains the standard property pyElapsedStatusPending automatically, totaling how many seconds the work item has held a Pending status since it was created.

Definitions resolution, workbasket, work item status

Up Definitions