<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic On what basis, the work queue data is added into the queue? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58541#M12362</link>
    <description>If I have 100 items to add into queue,On what basis, the work queue data is added into the queue? Is it FIFO basis. How does it prioritize work items internally without setting priority from object level?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pooja Kumari&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 19 Jul 2020 12:32:00 GMT</pubDate>
    <dc:creator>Pooja_Kumari_411</dc:creator>
    <dc:date>2020-07-19T12:32:00Z</dc:date>
    <item>
      <title>On what basis, the work queue data is added into the queue?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58541#M12362</link>
      <description>If I have 100 items to add into queue,On what basis, the work queue data is added into the queue? Is it FIFO basis. How does it prioritize work items internally without setting priority from object level?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pooja Kumari&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Jul 2020 12:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58541#M12362</guid>
      <dc:creator>Pooja_Kumari_411</dc:creator>
      <dc:date>2020-07-19T12:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: On what basis, the work queue data is added into the queue?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58542#M12363</link>
      <description>Yes, it is a FIFO basis.&amp;nbsp; Given the same priority, earlier items that were added to the queue are retrieved before later ones.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I have found that there is no guarantee to the order time if you add an entire collection into a queue at once though, for example:&lt;BR /&gt;&lt;BR /&gt;Collection Data&lt;BR /&gt;1 abc xyz&lt;BR /&gt;2 def rst&lt;BR /&gt;&lt;BR /&gt;If you add the entire collection or both items in a single "Add to Queue" Action, item 1 may be added after item 2.&amp;nbsp; Or Item 2 could be after Item 1.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;If you want to force Item 1 to be added before Item 2, you should loop over the collection and add each individual row to the queue using "Add to Queue".&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jul 2020 01:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58542#M12363</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2020-07-20T01:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: On what basis, the work queue data is added into the queue?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58543#M12364</link>
      <description>It should be FIFO unless you apply the Priority input parameter&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jul 2020 07:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/On-what-basis-the-work-queue-data-is-added-into-the-queue/m-p/58543#M12364</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-07-20T07:48:00Z</dc:date>
    </item>
  </channel>
</rss>

