<?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: Start process when Queue items are introduced in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90163#M40431</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/19981"&gt;@PedroPais&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;There could another be a possible way to resolve this, There could be bot supervisor process could be developed within the environment at organizational level. This could keep monitor the work queues and trigger related process. Command line switches can be used to trigger process.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tushar Varshney&lt;BR /&gt;Senior Consultant - Intelligent Automation&lt;BR /&gt;Ernst &amp;amp; Young India&lt;BR /&gt;+91-9880188366&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Jun 2021 08:43:00 GMT</pubDate>
    <dc:creator>TusharVarshney</dc:creator>
    <dc:date>2021-06-02T08:43:00Z</dc:date>
    <item>
      <title>Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90158#M40426</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Is there any way to start automatically a Digital Worker when some pending items are available in one queue?&lt;/P&gt;
&lt;P&gt;Greetings&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pedro Pais&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90158#M40426</guid>
      <dc:creator>PedroPais</dc:creator>
      <dc:date>2021-06-01T14:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90159#M40427</link>
      <description>&lt;P&gt;Hi Pedro,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;that's possible if you are willing to consider (and pay for) third party tools. &lt;BR /&gt;&lt;BR /&gt;RPA Supervisor can do that, for example.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Michael&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael Wulf&lt;BR /&gt;Senior Developer Robotic Process Automation&lt;BR /&gt;e.kundenservice NETZ GmbH&lt;BR /&gt;Europe/Berlin&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90159#M40427</guid>
      <dc:creator>michael.wulf</dc:creator>
      <dc:date>2021-06-01T14:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90160#M40428</link>
      <description>&lt;P&gt;Thank you, Michael... But I'm looking for another options (free of charge). &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any other solution?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pedro Pais&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90160#M40428</guid>
      <dc:creator>PedroPais</dc:creator>
      <dc:date>2021-06-01T14:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90161#M40429</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/19981"&gt;@PedroPais&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;It is possible in various ways. The most common way, I'd say, is to simply run a process on a schedule to periodically check the queue(s) for pending work items. If it finds any, it either handles them itself or it could start a separate process for dealing with the pending work.&lt;BR /&gt;&lt;BR /&gt;Another possible option would be to monitor the work queue tables in the database. However, you would need to be very careful here. As long as all you're doing is reading from the tables you're probably ok, but if you try to perform updates/writes/etc you run the risk of losing support.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90161#M40429</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-06-01T14:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90162#M40430</link>
      <description>Not-so-active queues would be a perfect way to do it if only they could start process when items appear in queue. Not sure why it is not implemented yet.&lt;BR /&gt;Otherwise you can check queue in database and fire up your process when items appear. Problem is that doing it with blueprism itself consumes a license.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jun 2021 08:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90162#M40430</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2021-06-02T08:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90163#M40431</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/19981"&gt;@PedroPais&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;There could another be a possible way to resolve this, There could be bot supervisor process could be developed within the environment at organizational level. This could keep monitor the work queues and trigger related process. Command line switches can be used to trigger process.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tushar Varshney&lt;BR /&gt;Senior Consultant - Intelligent Automation&lt;BR /&gt;Ernst &amp;amp; Young India&lt;BR /&gt;+91-9880188366&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jun 2021 08:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90163#M40431</guid>
      <dc:creator>TusharVarshney</dc:creator>
      <dc:date>2021-06-02T08:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start process when Queue items are introduced</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90164#M40432</link>
      <description>Hi Pedro,&lt;BR /&gt;&lt;BR /&gt;Like someone mentioned, a process that runs on a schedule and decide which process has to run is a "good enough" / "not so complicated" solution.&amp;nbsp;&lt;BR /&gt;We have dealed with this creating a "Launcher Bot" that does exactly this. (with some extra functionalities and "intelligence" to handle some other things)&lt;BR /&gt;&lt;BR /&gt;Of course there is the problem of Licence utilization, but i think for most of the cases is worthy.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Conrado Meli&lt;BR /&gt;Managing Partner&lt;BR /&gt;Primus IA&lt;BR /&gt;America/Santiago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jun 2021 22:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-process-when-Queue-items-are-introduced/m-p/90164#M40432</guid>
      <dc:creator>ConradoMeli</dc:creator>
      <dc:date>2021-06-02T22:55:00Z</dc:date>
    </item>
  </channel>
</rss>

