queue

  1. T

    How to view logs of previous attempts?

    Hi, I have two processes accessing items in one Queue. One process do something with the item, than second process does something else and marks item as completed. Now I want to see the logs, to see what path was taken in the process and whether the decisions were correct. But I only see the...
  2. M

    Solved Get Completed Item (Start time)

    Hi, I'm taking a input Start/End date (local time) and transform it into UTC to use the 'Get Completed Item' from the queue. I looked in the studio after the run and here is the result of my variables, Start time: 28/09/2021 7:00 PM End time: 04/10/2021 6:00 PM Now my problem is that I got 2...
  3. J

    Clarify some AD01 Exam related queries

    Dear All, I have been studying long hours for the Blue Prism AD01 exam, and taking a number of simulation tests. However the answers to do not seem to be consistent across different test makers or sources on the internet... Can you help me determine the correct answer please for the following...
  4. C

    Blue Prism_ Retrieving aa case from Q and going through a collection contaning files

    I have a queue with unique certificate IDs, and I have a collection containing files. Each file has a certficate ID. I want to get a case from queue, go to the collection, open the file and search for the certificate ID. If it finds, rename the file and close it. If not, dont change the name of...
  5. R

    Error while adding a Collection with over 40 rows to the queue

    I am facing an issue where I am unable to add a 64-fields collection to the queue on the DEV server. The same collection can be added to the queue when replicated on the local laptop instance, but not on the DEV server. On the DEV server, Once I delete 24 or more of the fields the collection is...
  6. D

    WorkQueue - GetNextItem looping for ever

    HI all, i am new to BluePrism. I create a simple workflow that gets 5 rows of items from Excel then put it in a Work Queue. I then created a business object that loops the work queue items (Get Next Item) and then do something with that data (enter it in another basic system) However its...
  7. A

    Solved Queue Deferring and Management

    Hi folks, I am having a difficult time wrapping my head around deferring items in a queue and looking for some guidance. Currently, I am loading a class schedule to a work queue. My process then looks at each class to see if the class has started or not (complete or exception). However, if the...
Top