#workqueuereport

  1. L

    Resources don't get next queue item

    I have 3 resources that run a specific process. In that process, all of the 3 resources go through the Get Next Item of the Work Queues object to get a item of the queue. I should mention that only one of the 3 resources if allowed to populate the queue. Well, the problem is that 2 of the...
  2. V

    How to use blue prism to generate a custom reports With Multiple Bots?

    Hello, I am trying to generate a custom report in blueprism by adding custom data to a collection and then merging it with report data. If am running with Single Bot my report shows the custom data appended to report data. But when I run with multiple bots I only get the custom data for which...
  3. R

    Help needed in storing large work queue data.

    I am preparing WQ Report for large inventory. In the WQ Report along with standard WQ columns (i.e. Key, Priority,...,Exception Reason, Tags), I am extracting additional 3 columns related to each WQ item (i.e. vendor id, phone no., serial no.). While iterating through the WQ report collection...
Top