<?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 Hi John, I'm talking about… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72215#M24820</link>
    <description>Hi John, I'm talking about monitoring at the resource level. BPASession would be helpful if the resource is running something. But how would I know if it's not running anything and just ready to accept work. Basically, I want to monitor the top right section of the control room - Available Resources. Thanks! rang1</description>
    <pubDate>Thu, 01 Feb 2018 03:47:00 GMT</pubDate>
    <dc:creator>RonAng</dc:creator>
    <dc:date>2018-02-01T03:47:00Z</dc:date>
    <item>
      <title>Difference between _debug vs  only?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72211#M24816</link>
      <description>What is the difference between _debug vs  only in the BPAResource table in BP DB? The reason I'm looking into this is we are trying to monitor the statuses of the resources by looking into the statuses of the resources in the said table. Thanks!</description>
      <pubDate>Fri, 19 Jan 2018 04:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72211#M24816</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2018-01-19T04:22:00Z</dc:date>
    </item>
    <item>
      <title>PC12345_debug means the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72212#M24817</link>
      <description>PC12345_debug means the machine was running in Process/Object Studio</description>
      <pubDate>Fri, 19 Jan 2018 14:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72212#M24817</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-01-19T14:26:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Jonh!…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72213#M24818</link>
      <description>Thanks Jonh!
However, looks like the values from this table is not updated in real-time. ie. this does not reflect the current status of the resource. Any idea on how we can monitor the robot effectively? We wanted to be notified immediately when resources are not ready to execute a scheduled process (if it's not already running one).
I've read somewhere of using other tools such as Splunk to monitor windows event logs? Any other options as we don't have splunk. Thanks!
rang1</description>
      <pubDate>Wed, 31 Jan 2018 12:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72213#M24818</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2018-01-31T12:06:00Z</dc:date>
    </item>
    <item>
      <title>You probably don't want the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72214#M24819</link>
      <description>You probably don't want the BPAResource table, the BPASession table is the main record of resources running processes - effectively this is what you see in the lower half of control room. But if a resource is busy&amp;nbsp;when a schedule starts, the schedule will fail (assuming we're not talking about background processes), so maybe you could use the 'On Exception' task to run a process that sends a notification?</description>
      <pubDate>Wed, 31 Jan 2018 14:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72214#M24819</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-01-31T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Hi John, I'm talking about…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72215#M24820</link>
      <description>Hi John, I'm talking about monitoring at the resource level. BPASession would be helpful if the resource is running something. But how would I know if it's not running anything and just ready to accept work. Basically, I want to monitor the top right section of the control room - Available Resources. Thanks! rang1</description>
      <pubDate>Thu, 01 Feb 2018 03:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72215#M24820</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2018-02-01T03:47:00Z</dc:date>
    </item>
    <item>
      <title>I'm currently experimenting…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72216#M24821</link>
      <description>I'm currently experimenting with ping/telnet commands. However, they return same response when in login agent mode and actual live resource mode waiting for a process to be executed.</description>
      <pubDate>Thu, 01 Feb 2018 11:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72216#M24821</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2018-02-01T11:28:00Z</dc:date>
    </item>
    <item>
      <title>Run SQL query from Blue…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72217#M24822</link>
      <description>Run SQL query from Blue Prism using SQL server VBO, Action: Data SqlServer; function: get csv&amp;nbsp;
Query: ""select resourceid, name from BPAResource where status= 'ready'"" and compare the result set with your resource id; if it founds then it means that resource is ready to run process.</description>
      <pubDate>Mon, 05 Feb 2018 10:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72217#M24822</guid>
      <dc:creator>syed.viqar.raza</dc:creator>
      <dc:date>2018-02-05T10:09:00Z</dc:date>
    </item>
    <item>
      <title>Hi Syed, the values from…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72218#M24823</link>
      <description>Hi Syed, the values from BPAResource&amp;nbsp;is not updated in real-time. ie. this does not reflect the current status of the resource.&amp;nbsp;</description>
      <pubDate>Thu, 08 Feb 2018 10:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72218#M24823</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2018-02-08T10:59:00Z</dc:date>
    </item>
    <item>
      <title>Hi Rang1, the three fields…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72219#M24824</link>
      <description>Hi Rang1, the three fields of BPAResource unitsallocated, actionsrunning and processesrunning provide some simple real-time statistics on the current workload of the resource unit.</description>
      <pubDate>Fri, 16 Feb 2018 10:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72219#M24824</guid>
      <dc:creator>syed.viqar.raza</dc:creator>
      <dc:date>2018-02-16T10:41:00Z</dc:date>
    </item>
    <item>
      <title>Hi Syed, I think you're…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72220#M24825</link>
      <description>Hi Syed, I think you're right. Looks like I can use BPAResource.</description>
      <pubDate>Tue, 20 Feb 2018 05:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Difference-between-debug-vs-only/m-p/72220#M24825</guid>
      <dc:creator>RonAng</dc:creator>
      <dc:date>2018-02-20T05:13:00Z</dc:date>
    </item>
  </channel>
</rss>

