Search results

  1. B

    How to avoid adding duplicate values in a workqueue in blueprism?

    Hi, I add a 100 unique values to process in workqueue. Mistakenly, i added same values again in a wokqueue. Now, workqueue contains 200 values. How to remove or avoid adding duplicates in a workqueue.
  2. B

    How to get a locked items waiting time in a work queue?

    In Blue Prism, there are 4 flags in a work queue. 1) Locked 2)Pending 3)Exception 4)Completed How can we calculate waiting time for the above flags in a workqueue?
Top