<?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: Missing connection count in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61913#M15108</link>
    <description>Hi Yashaswini,&lt;BR /&gt;&lt;BR /&gt;you can create a BP opject that queries the blueprism DB SELECT &lt;BR /&gt;[name]&lt;BR /&gt;&lt;BR /&gt;FROM [DBName].[dbo].[BPAResource]&lt;BR /&gt;where DisplayStatus = 'Offline'&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;and get the names of offline resources and iteratively restart the resources using VBscript&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;System.Diagnostics.Process.Start("ShutDown", "-r -t 00")&lt;BR /&gt;&lt;BR /&gt;same can be done using a windows task scheduler as well.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Mar 2022 13:54:00 GMT</pubDate>
    <dc:creator>JerinJose</dc:creator>
    <dc:date>2022-03-03T13:54:00Z</dc:date>
    <item>
      <title>Missing connection count</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61912#M15107</link>
      <description>Hi all,&amp;nbsp;&lt;BR /&gt;We have around 400 vids in production, we want to know the status of machines whether they are missing connection or idle, if they are missing connection we want to restart the machine which is missing connection.&lt;BR /&gt;&lt;BR /&gt;How can we do this?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yashaswini B&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Mar 2022 13:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61912#M15107</guid>
      <dc:creator>YashaswiniB</dc:creator>
      <dc:date>2022-03-03T13:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Missing connection count</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61913#M15108</link>
      <description>Hi Yashaswini,&lt;BR /&gt;&lt;BR /&gt;you can create a BP opject that queries the blueprism DB SELECT &lt;BR /&gt;[name]&lt;BR /&gt;&lt;BR /&gt;FROM [DBName].[dbo].[BPAResource]&lt;BR /&gt;where DisplayStatus = 'Offline'&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;and get the names of offline resources and iteratively restart the resources using VBscript&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;System.Diagnostics.Process.Start("ShutDown", "-r -t 00")&lt;BR /&gt;&lt;BR /&gt;same can be done using a windows task scheduler as well.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;Technical Product Owner&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find this post helpful mark it as best answer, .*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Mar 2022 13:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61913#M15108</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2022-03-03T13:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Missing connection count</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61914#M15109</link>
      <description>&lt;P&gt;Hi Jerin,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply,&amp;nbsp;&lt;BR /&gt;We will try this and let you know.&lt;BR /&gt;We are trying to avoid any manual intervention to restart the machines.&lt;BR /&gt;&lt;BR /&gt;Also I want the count of &amp;nbsp;MISSING CONNECTIONS ONLY, Is the DisplayStatus same for Offline machines and Connections missing?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yashaswini B&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 14:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61914#M15109</guid>
      <dc:creator>YashaswiniB</dc:creator>
      <dc:date>2022-03-03T14:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Missing connection count</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61915#M15110</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hi Jose&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;I saw your reply to Yashaswini and it useful for me too.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;but i have an another question as bellow, can you give me more suggestion？&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;i want to know how to create a BP object to query the blueprism DB&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;for example:&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;in bp's exists Objects ,which obj's action should i choose to execute the sql?&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;[Data - SQL Server]→[Get Collection]?Does this one can be used ?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;if this action can be used ,i need to do connection first,but i don't know any connecting information for blueprism db&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;can you give me more help,thanks !&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;han tao&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Dec 2023 08:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61915#M15110</guid>
      <dc:creator>hantao</dc:creator>
      <dc:date>2023-12-29T08:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Missing connection count</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61916#M15111</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hi Han Tao,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Check the print model below:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;1. Set Connection&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;2.Open&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;3. Get Collection&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;4. Close&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20963.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/21106iF51CEE6EEAB8A66F/image-size/large?v=v2&amp;amp;px=999" role="button" title="20963.png" alt="20963.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leonardo Soares&lt;BR /&gt;RPA Developer Tech Leader&lt;BR /&gt;Bridge Consulting&lt;BR /&gt;América/Brazil&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Jan 2024 21:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Missing-connection-count/m-p/61916#M15111</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2024-01-06T21:51:00Z</dc:date>
    </item>
  </channel>
</rss>

