cancel
Showing results for 
Search instead for 
Did you mean: 

Work Queue Lastupdated time not in sync

SRB
Level 2

I wanted to fetch the "Last updated" time from the queue. For the same I went into Blueprism DB. There is a table named "BPAWorkQueueItem" which has a column named "lastupdated". But this is not showing the exact time as it is there in the workqueue.
If you refer the images attached, you can clearly see that the locked item in the queue has "Last updated" ="18-04-2024 15:09:01", but in the BP table "BPAWorkQueueItem" the same value is not available.

How can something reflect in BP tool and missing from DB. Please suggest if I am doing something wrong, or this is some issue with the tool.

SRB_0-1714621143024.pngSRB_1-1714621173208.png

@ewilson @EmersonF Please help me get the solution. 

1 REPLY 1

John__Carter
Staff
Staff

I suspect for pending items 'Last Updated' in the UI is the same as 'Created' and taken from 'BPASWorkQueueItem.loaded'.

This guide is useful for understanding how dates are handled.