<?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 If you know on what resource in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74988#M27593</link>
    <description>If you know on what resource you are running the process on ...
we can get the process name by executing a MS SQL query
select name from [].[dbo].[BPAProcess] where processid in (select processid from [].[dbo].[BPASession] where runningresourceid in (select resourceid from [].[dbo].[BPAResource] where name = '')  and statusid = 1)</description>
    <pubDate>Wed, 04 Oct 2017 10:33:00 GMT</pubDate>
    <dc:creator>bharathchalavad</dc:creator>
    <dc:date>2017-10-04T10:33:00Z</dc:date>
    <item>
      <title>Possible to get current stage / process name</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74986#M27591</link>
      <description>Hi

is it possible to read the current stage and process name?
Is there a suitable Business Object like "Utility - xxx" which can do this or any other way?

/Bjorn</description>
      <pubDate>Mon, 02 Oct 2017 18:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74986#M27591</guid>
      <dc:creator>BjörnGranacher1</dc:creator>
      <dc:date>2017-10-02T18:14:00Z</dc:date>
    </item>
    <item>
      <title>No unfortunately not. The</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74987#M27592</link>
      <description>No unfortunately not. The best available option is to hardcode the process name into a data item - see our template processes.</description>
      <pubDate>Tue, 03 Oct 2017 23:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74987#M27592</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-10-03T23:17:00Z</dc:date>
    </item>
    <item>
      <title>If you know on what resource</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74988#M27593</link>
      <description>If you know on what resource you are running the process on ...
we can get the process name by executing a MS SQL query
select name from [].[dbo].[BPAProcess] where processid in (select processid from [].[dbo].[BPASession] where runningresourceid in (select resourceid from [].[dbo].[BPAResource] where name = '')  and statusid = 1)</description>
      <pubDate>Wed, 04 Oct 2017 10:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74988#M27593</guid>
      <dc:creator>bharathchalavad</dc:creator>
      <dc:date>2017-10-04T10:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Possible to get current stage / process name</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74989#M27594</link>
      <description>Definetely this is an Utility VBO to consider for bring it support, right now the only way to get more details is through:&lt;BR /&gt;- Control room&lt;BR /&gt;- Query the database&lt;BR /&gt;- AutomateC but only gives you a very tiny amount of information, that in most cases wouldnt be enough.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Miguel Carrillo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 07 May 2020 19:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Possible-to-get-current-stage-process-name/m-p/74989#M27594</guid>
      <dc:creator>MiguelCarrillo</dc:creator>
      <dc:date>2020-05-07T19:27:00Z</dc:date>
    </item>
  </channel>
</rss>

