cancel
Showing results for 
Search instead for 
Did you mean: 

Workqueue Item - Total Worktime Limitation

NicolasPayeur
Level 4

We found that a limitation of Blue Prism is that it does not capture that any work (ie worktime) has been performed on a workqueue item when it is put back to the queue as 'Pending'. 

In other words, Blue Prism does not account for worktime on a Queue Item if it is locked, processed partially, and subsequently unlocked without marking it as Completed or Exception. The 'worktime' field within the BPAWorkQueueItem Database table only accounts for the last touchpoint of any workqueue item (the time between the Start Time of the 'Get Next Item' action and the End Time of the 'Mark Complete' / 'Mark Exception' actions)

Unfortunately, this means that we can't accurately determine how long it took to process a workqueue Item if it is touched (picked from the queue) multiple times.

Can an enhancement be made to the product such that the Worktime field from the BPAWorkQueueItem table accounts for all time where the item was locked?

Thank You



------------------------------
Nicolas Payeur
Manager
Reveal Group
America/New_York
------------------------------
2 REPLIES 2

NicholasZejdlik
Level 9
If you use Defer instead of Unlock Item, it will count towards the total work time. If you don't want to actually defer the item to a later time, use Now() for the 'Until' parameter on Defer. This does have the side effect of resetting the item attempts, however.

------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------

henrynli
Staff
Staff
Hi Nicolas,

There is a place you can raise enhancement/new feature suggestions to Blue Prism product team directly :

https://community.blueprism.com/ideas

Take a look at existing ideas and suggestions and see if your wanted feature has already been mentioned by anyone...

Cheers,

------------------------------
Henry Li
------------------------------