work queues

  1. R

    Tagging Work Queue

    When we mark an item as exception then Tag is also getting updated with Exception Reason, if there a way to stop that or any work around for this?
  2. M

    Getting the LastUpdated date from the last item worked

    Hi all, I'm in the process of building a volume checker across all my live automations and the one request I need to nail is getting the LastUpdated date + time from the last worked item (indicating when the process ended). I've tried this - Get Completed Items - Get Item ID - Get Item Data...
  3. A

    Internal: Invalid column name 'state' while getting Deffered item count

    Hi, We have setup Defer time as 5Min while adding data to Work queue. While retrieving each item from queue, We are validating count of Deffered items. If count is greater than 0 than setup process to wait for 3 minutes. But we are getting "Internal: Invalid column name 'state' " error while...
  4. R

    How to check if there is any work in the queue?

    hi! I want to check if there is any work left in the queue. If there is no work left then it is going to add to the queue. If there is work then it will continue to workflow. How can check this? Thanks :)
  5. M

    Solved Webhooks and Session Variables

    Hey all, I posted this over on the official forums but as always, value the knowledge base here! I'm currently attempting to develop a method with which to add cases to different queues through use of a webservice. My imagined workflow is as follows: What I am unclear on is how I can get...
  6. V

    I need to feed work queue from Outlook after every 2 hours and keep working on applications simultaneously?

    I need to feed work queue from Outlook after every 2 hours and keep iterating to complete process simultaneously by another bot. Is it possible to perform both operation on Work Queue simultaneously?
  7. C

    BP Action in Code Stage

    Is it possible to have Blue Prism native action for example 'Get Item Data' inside a code stage? How the code should look like? Or is there an possibility to get queue data by code stage? Thank you for your help
  8. G

    Solved How to set tags for work queues with too many fields?

    Hi everyone, Hope you guys are doing good. So I was watching this video: on how to use tags and tag filters. And there's a step where he adds the individual items to queues by using loop, instead of adding them together in one go. Now for that he had to define the collection fields in his...
  9. G

    Solved Student grade exercise: Data from excel is of text type while in choice I need to compare it to number type.

    Hi everyone, I am fairly new to Blue prism. I want to grade students based on their percentages, I am pulling the data from excel storing it in a collection and passing the collection's percentage field as input to the choice criterion, wherein I would compare the percentage with the range of...
Top