<?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 In the product help files… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48354#M3894</link>
    <description>In the product help files. There's also a HTTP API you may be interested in.</description>
    <pubDate>Fri, 01 Jun 2018 21:45:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-06-01T21:45:00Z</dc:date>
    <item>
      <title>How to call process as Asynchronous ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48351#M3891</link>
      <description>Hi Team,

I have a process which needs to be scheduled and it calls subprocess based on certain conditions.

How can I make it asynchronous(it has to execute subprocess but control should proceed for next stages in main process)

Example : 3 process being called in Scheduleder

Based on condition it triggers&amp;nbsp;first process even it executing subprocess the control should be back to main process for checking second condition and keep on executing asynchronously.

Thanks,

&amp;nbsp;</description>
      <pubDate>Fri, 01 Jun 2018 11:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48351#M3891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T11:29:00Z</dc:date>
    </item>
    <item>
      <title>You can do it via the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48352#M3892</link>
      <description>You can do it via the command line API</description>
      <pubDate>Fri, 01 Jun 2018 14:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48352#M3892</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-01T14:34:00Z</dc:date>
    </item>
    <item>
      <title>Where can I find…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48353#M3893</link>
      <description>Where can I find documentation for thie John_Carter?</description>
      <pubDate>Fri, 01 Jun 2018 15:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48353#M3893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-01T15:53:00Z</dc:date>
    </item>
    <item>
      <title>In the product help files…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48354#M3894</link>
      <description>In the product help files. There's also a HTTP API you may be interested in.</description>
      <pubDate>Fri, 01 Jun 2018 21:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48354#M3894</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-01T21:45:00Z</dc:date>
    </item>
    <item>
      <title>Hi Guys, this task it is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48355#M3895</link>
      <description>Hi Guys, this task it is really interesting. But I cannot find the documentation mentioned by John.&amp;nbsp;
Can you please help me to find out these documents and tell me if you already implemented that?
Thank you</description>
      <pubDate>Wed, 13 Jun 2018 19:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48355#M3895</guid>
      <dc:creator>roberto.campione</dc:creator>
      <dc:date>2018-06-13T19:31:00Z</dc:date>
    </item>
    <item>
      <title>Press F1 in the BP Client…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48356#M3896</link>
      <description>Press F1 in the BP Client and then search for 'command line'.</description>
      <pubDate>Wed, 13 Jun 2018 22:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48356#M3896</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-13T22:07:00Z</dc:date>
    </item>
    <item>
      <title>I think John is referring to…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48357#M3897</link>
      <description>I think John is referring to this document: &lt;A href="https://help.blueprism.com/1139597412" target="test_blank"&gt;https://help.blueprism.com/1139597412&lt;/A&gt;
The asynchronous would be&amp;nbsp;more complex though. There is a design pattern in the Web Services Guide. I'd be interested to find out if anyone has actually implemented it and if so, how it was done.</description>
      <pubDate>Thu, 14 Jun 2018 12:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48357#M3897</guid>
      <dc:creator>Mei_YingLim</dc:creator>
      <dc:date>2018-06-14T12:17:00Z</dc:date>
    </item>
    <item>
      <title>Yes the link above has the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48358#M3898</link>
      <description>Yes the link above has the same information as the Help section of the BP client.
It can and has been done. At a most basic level you have a parent process on resource A&amp;nbsp;that employs the command line to start a child process on resource B. The output from the command line contains the session ID of the child process. That ID can be used to monitor the child process and check it's progress.
This simple task can be developed into something quite complex, where the parent&amp;nbsp;orchestrates many children.</description>
      <pubDate>Thu, 14 Jun 2018 14:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-call-process-as-Asynchronous/m-p/48358#M3898</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-14T14:28:00Z</dc:date>
    </item>
  </channel>
</rss>

