<?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 Probably the easiest way is… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Main-Process-Work-Queues-Sub-Process-to-run-in-different/m-p/84304#M35461</link>
    <description>Probably the easiest way is to use the scheduler to start the main process and the other processes at the same time. If the other processes&amp;nbsp;are logically 'downstream' of the main process then you'll need to add logic&amp;nbsp;so that they can wait&amp;nbsp;until it is time for them to work their queue. (Note that I didn't say sub-process, because a sub-process implies that it is a sub-routine of the main process.)
The only other possibility for having the main process start another process on a different machine is via the command line. But this opens up new complications around resourcing and security, so I'd recommend to keep it simple and use the scheduler and queue logic&amp;nbsp;to orchestrate your solution.</description>
    <pubDate>Wed, 28 Mar 2018 13:35:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-03-28T13:35:00Z</dc:date>
    <item>
      <title>Main Process_Work Queues_Sub Process to run in different machines</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Main-Process-Work-Queues-Sub-Process-to-run-in-different/m-p/84303#M35460</link>
      <description>&amp;nbsp;

Hi,

Can anybody help me out of this.

I have a main process in which i have three work queues.
Each work queue will have different sub process which is to be run in some other available resource.&amp;nbsp;

The whole main process shud run in my machine where it has to run the work queue along with sub process in some other resource.
Is this possible ?
If so how can we achieve it.&amp;nbsp;</description>
      <pubDate>Tue, 27 Mar 2018 16:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Main-Process-Work-Queues-Sub-Process-to-run-in-different/m-p/84303#M35460</guid>
      <dc:creator>jayakishanbodd1</dc:creator>
      <dc:date>2018-03-27T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Probably the easiest way is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Main-Process-Work-Queues-Sub-Process-to-run-in-different/m-p/84304#M35461</link>
      <description>Probably the easiest way is to use the scheduler to start the main process and the other processes at the same time. If the other processes&amp;nbsp;are logically 'downstream' of the main process then you'll need to add logic&amp;nbsp;so that they can wait&amp;nbsp;until it is time for them to work their queue. (Note that I didn't say sub-process, because a sub-process implies that it is a sub-routine of the main process.)
The only other possibility for having the main process start another process on a different machine is via the command line. But this opens up new complications around resourcing and security, so I'd recommend to keep it simple and use the scheduler and queue logic&amp;nbsp;to orchestrate your solution.</description>
      <pubDate>Wed, 28 Mar 2018 13:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Main-Process-Work-Queues-Sub-Process-to-run-in-different/m-p/84304#M35461</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-28T13:35:00Z</dc:date>
    </item>
  </channel>
</rss>

