Promote to Head of Queue

Moves the selected Work Item to the head of its current Queue.

Parameters

None


Operates on the Current Work Item and the Queue in which that Work Item currently resides. The Current Work Item must be in a Queue.

A good example of when to use this command is in Activities Route In Before logic to choose the Work Wtem you next want processed at the Activity by looping through the Queue finding the best to work on next then using Promote to Head of Queue.

See Also