<?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: Automation Trigger from Queue in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74325#M26930</link>
    <description>Hi Neeraj,&lt;BR /&gt;&lt;BR /&gt;I thinks this trigger operation was not provided in Blue Prism due to the nature of the architecture it was implemented on as opposed to what other vendors are working on.&lt;BR /&gt;&lt;BR /&gt;Having said that, the best way to replicate this scenario as per my understanding is to call a sub process right after you use "Add Items To Queue". However, there is a very big catch to it. Since, you will be adding items most likely within a loop, try not call the sub process right inside the loop as this will result in unwanted memory leaks. Better way would be to go ahead an call the process from an action of a wrapper object as when you will initialise the object the memory will be loaded only once for the entirety of the process flow.&lt;BR /&gt;&lt;BR /&gt;One other approach can be to call the process exposed as an API from the original process, however you need to check the mode of initialisation as "auto" as repeated calls simultaneously can consume a lot of runtime licenses.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Jan 2022 15:18:00 GMT</pubDate>
    <dc:creator>devneetmohanty07</dc:creator>
    <dc:date>2022-01-28T15:18:00Z</dc:date>
    <item>
      <title>Automation Trigger from Queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74324#M26929</link>
      <description>Hello Guys,&lt;BR /&gt;&lt;BR /&gt;So far what i understand is Blue prism is having manual and schedule based trigger.&lt;BR /&gt;Let me know if we can have &lt;SPAN style="text-decoration: underline;"&gt;event based automation trigger&lt;/SPAN&gt; as well from Blue prism like inserting an item in queue can trigger an automation or not .Not to configure any Schedule to poll Queue Item.&lt;BR /&gt;&lt;BR /&gt;Please help with your expertise.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Neeraj Kumar&lt;BR /&gt;Technical Architect&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jan 2022 15:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74324#M26929</guid>
      <dc:creator>Neel1</dc:creator>
      <dc:date>2022-01-28T15:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Automation Trigger from Queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74325#M26930</link>
      <description>Hi Neeraj,&lt;BR /&gt;&lt;BR /&gt;I thinks this trigger operation was not provided in Blue Prism due to the nature of the architecture it was implemented on as opposed to what other vendors are working on.&lt;BR /&gt;&lt;BR /&gt;Having said that, the best way to replicate this scenario as per my understanding is to call a sub process right after you use "Add Items To Queue". However, there is a very big catch to it. Since, you will be adding items most likely within a loop, try not call the sub process right inside the loop as this will result in unwanted memory leaks. Better way would be to go ahead an call the process from an action of a wrapper object as when you will initialise the object the memory will be loaded only once for the entirety of the process flow.&lt;BR /&gt;&lt;BR /&gt;One other approach can be to call the process exposed as an API from the original process, however you need to check the mode of initialisation as "auto" as repeated calls simultaneously can consume a lot of runtime licenses.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;----------------------------------&lt;BR /&gt;Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devneet Mohanty&lt;BR /&gt;Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,&lt;BR /&gt;Wonderbotz India Pvt. Ltd.&lt;BR /&gt;Blue Prism Community MVP | Blue Prism 7x Certified Professional&lt;BR /&gt;Website: &lt;A href="https://devneet.github.io/" target="test_blank"&gt;https://devneet.github.io/&lt;/A&gt;&lt;BR /&gt;Email: devneetmohanty07@gmail.com&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jan 2022 15:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74325#M26930</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2022-01-28T15:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Automation Trigger from Queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74326#M26931</link>
      <description>Thanks devneet for your feedback. Best as always.&lt;BR /&gt;&lt;BR /&gt;First Line of your reply provides confirmation to me of this feature is still not there in BP.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Neeraj Kumar&lt;BR /&gt;Technical Architect&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2022 08:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74326#M26931</guid>
      <dc:creator>Neel1</dc:creator>
      <dc:date>2022-02-01T08:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Automation Trigger from Queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74327#M26932</link>
      <description>Hi Neerja,&lt;BR /&gt;&lt;BR /&gt;If the work that is to be completed is held within a work queue, the use of functionality such as Active Queues can be used.&lt;BR /&gt;&lt;BR /&gt;Active queues allow you to allocate a number of resource to work the work queue itself, this will be dynamic depending on the number of entries within the work queue to be worked. This allows flexibility and a closer association between work queues and sessions than the scheduler.&lt;BR /&gt;&lt;BR /&gt;We have more documentation on this within our online help guidance:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bpdocs.blueprism.com/bp-6-10/en-us/active-queues.html?Highlight=active%20queues" target="_blank" rel="noopener"&gt;BP Help - Active queues&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Beau&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Beau Bray-Deacon&lt;BR /&gt;Customer Support Analyst&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Feb 2022 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74327#M26932</guid>
      <dc:creator>BeauBrayDeacon</dc:creator>
      <dc:date>2022-02-01T14:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Automation Trigger from Queue</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74328#M26933</link>
      <description>Hello Neeraj,&lt;BR /&gt;&lt;BR /&gt;Yes correct , so far there is no solution given by BP but alternatively we can have a batch which can run (every min-depend upon your requirement ) to check your outlook for any email or file updates in given folder- which covers 80-90% events in automation and once it founds any desired input then it triggers the BP process.&lt;BR /&gt;&lt;BR /&gt;I hope it gives an idea.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ravi Kumar&lt;BR /&gt;Sr Automation Designer&lt;BR /&gt;Ericsson&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Mar 2022 13:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automation-Trigger-from-Queue/m-p/74328#M26933</guid>
      <dc:creator>RaviKumar3</dc:creator>
      <dc:date>2022-03-02T13:50:00Z</dc:date>
    </item>
  </channel>
</rss>

