<?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 RE: Multiple bots working a single queue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81195#M32800</link>
    <description>hi Dan,&lt;BR /&gt;&lt;BR /&gt;This is very interesting scenario. You can try below for multi bot setup on single queue:&lt;BR /&gt;1. Keep list of number of bots with respective resource name to be used for your process&lt;BR /&gt;2. while prepare queue data - ensure to use Environment lock so that only one bot can load queue data&lt;BR /&gt;3. also, while preparing queue data and load - use TAGs and assign bot resource name in tags for each Order. eg Order 1 - A to E tagged to bot A, Order 2 - A to E tagged to bot B&lt;BR /&gt;4. For GET NEXT ITEM - Take advantage of Tag Filter and pass resource name which will filter only respective bot item and in seq&lt;BR /&gt;5. Continue with next steps and ensure Env locks if any shared file/action is used.&lt;BR /&gt;&lt;BR /&gt;hope this will be useful.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Jul 2021 16:30:00 GMT</pubDate>
    <dc:creator>mkumar407</dc:creator>
    <dc:date>2021-07-19T16:30:00Z</dc:date>
    <item>
      <title>Multiple bots working a single queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81194#M32799</link>
      <description>I have an RPA process that can only run as single session due to constraints on the order in which queue items need to be worked. Im trying to come up with logic that would allow me to run this process on multiple resources. Any suggestions? &lt;BR /&gt;&lt;BR /&gt;Suppose I have the following queue items. For a particular Order, each queue item must be worked in sequential order, 1 - A, then 1 - B, then C, D, and finally E.&lt;BR /&gt;&lt;BR /&gt;How could I make sure that a robot only works on a distinct order number? &lt;BR /&gt;&lt;BR /&gt;Order 1 - A&lt;BR /&gt;Order 1 - B&lt;BR /&gt;Order 1 - C&lt;BR /&gt;Order 1 - D&lt;BR /&gt;Order 1 - E&lt;BR /&gt;&lt;BR /&gt;Order 2 - A&lt;BR /&gt;Order 2 - B&lt;BR /&gt;Order 2 - C&lt;BR /&gt;Order 2 - D&lt;BR /&gt;Order 2 - E&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dan Svantner&lt;BR /&gt;Application Architect&lt;BR /&gt;US Steel&lt;BR /&gt;America/New_York&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2021 15:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81194#M32799</guid>
      <dc:creator>ctz9843</dc:creator>
      <dc:date>2021-07-19T15:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Multiple bots working a single queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81195#M32800</link>
      <description>hi Dan,&lt;BR /&gt;&lt;BR /&gt;This is very interesting scenario. You can try below for multi bot setup on single queue:&lt;BR /&gt;1. Keep list of number of bots with respective resource name to be used for your process&lt;BR /&gt;2. while prepare queue data - ensure to use Environment lock so that only one bot can load queue data&lt;BR /&gt;3. also, while preparing queue data and load - use TAGs and assign bot resource name in tags for each Order. eg Order 1 - A to E tagged to bot A, Order 2 - A to E tagged to bot B&lt;BR /&gt;4. For GET NEXT ITEM - Take advantage of Tag Filter and pass resource name which will filter only respective bot item and in seq&lt;BR /&gt;5. Continue with next steps and ensure Env locks if any shared file/action is used.&lt;BR /&gt;&lt;BR /&gt;hope this will be useful.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2021 16:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81195#M32800</guid>
      <dc:creator>mkumar407</dc:creator>
      <dc:date>2021-07-19T16:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Multiple bots working a single queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81196#M32801</link>
      <description>Great proof and example, my friend! I believe using the tag filter is the best solution&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;America/Recife&lt;BR /&gt;+5581988869544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2021 23:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81196#M32801</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-19T23:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Multiple bots working a single queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81197#M32802</link>
      <description>Thanks Emerson &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;BR /&gt;You are correct, we have some many functionalities within BP and at times we miss to utilize them in better way.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2021 02:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81197#M32802</guid>
      <dc:creator>mkumar407</dc:creator>
      <dc:date>2021-07-20T02:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Multiple bots working a single queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81198#M32803</link>
      <description>Thanks for the feedback, I will give this a try and respond back afterwards.​</description>
      <pubDate>Tue, 20 Jul 2021 16:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Multiple-bots-working-a-single-queue/m-p/81198#M32803</guid>
      <dc:creator>ctz9843</dc:creator>
      <dc:date>2021-07-20T16:55:00Z</dc:date>
    </item>
  </channel>
</rss>

