<?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: Pending sessions control room in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69542#M22147</link>
    <description>Hi Jakob,&lt;BR /&gt;&lt;BR /&gt;if your bots are already running you will get in trouble.&lt;BR /&gt;There are several options&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;In the main loop of your process check the time an shutdown the process prior the logout and /or
&lt;UL&gt;
&lt;LI&gt;Check the IfStopRequested() function and stop the running process if requested&lt;/LI&gt;
&lt;LI&gt;If you are using a BluePrism provided template both checks are built in.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;In case you are using IfStopRequested() your are able to stop a running process form the commandline (maybe by the scheduler), but you need to know the sessionID: a&lt;SPAN&gt;utomatec.exe /requeststop sessionID /user name password&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Apr 2021 05:08:00 GMT</pubDate>
    <dc:creator>TobiasArnold</dc:creator>
    <dc:date>2021-04-20T05:08:00Z</dc:date>
    <item>
      <title>Pending sessions control room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69541#M22146</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;since a few months it sometimes happens that the logout of the resources remains on pending.&lt;BR /&gt;This happens mostly at night, because the clients are rebooted and thus certain bots that are still running are killed. Then sometimes the logout seems to cause problems.&lt;BR /&gt;Does anyone have a solution for this?&lt;BR /&gt;&lt;BR /&gt;Regards, Jakob&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jakob Layer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Apr 2021 13:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69541#M22146</guid>
      <dc:creator>JakobLayer</dc:creator>
      <dc:date>2021-04-19T13:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pending sessions control room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69542#M22147</link>
      <description>Hi Jakob,&lt;BR /&gt;&lt;BR /&gt;if your bots are already running you will get in trouble.&lt;BR /&gt;There are several options&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;In the main loop of your process check the time an shutdown the process prior the logout and /or
&lt;UL&gt;
&lt;LI&gt;Check the IfStopRequested() function and stop the running process if requested&lt;/LI&gt;
&lt;LI&gt;If you are using a BluePrism provided template both checks are built in.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;In case you are using IfStopRequested() your are able to stop a running process form the commandline (maybe by the scheduler), but you need to know the sessionID: a&lt;SPAN&gt;utomatec.exe /requeststop sessionID /user name password&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69542#M22147</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2021-04-20T05:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pending sessions control room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69543#M22148</link>
      <description>Hi Tobias,&lt;BR /&gt;&lt;BR /&gt;the problem is that we have processes, which hang on a number they cannot process. So they don't come to the point where IfStopRequested() is checked.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jakob Layer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2021 07:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69543#M22148</guid>
      <dc:creator>JakobLayer</dc:creator>
      <dc:date>2021-04-23T07:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pending sessions control room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69544#M22149</link>
      <description>Hi Jakob,&lt;BR /&gt;&lt;BR /&gt;I would recommend having a discussion with your IT department regarding resource maintenance periods. It's critical that you have an agreed upon time when processes won't be running so that the machines can undergo any necessary updates, for example on a Sunday evening. &lt;BR /&gt;&lt;BR /&gt;They should be able to set a timeframe for updates to be install and the resources to be restarted, preventing them from restarting at unexpected times.&lt;BR /&gt;&lt;BR /&gt;It would potentially be beneficial to split your resources into two groups, and have them carry out updates on alternate weeks just in case the updates have any undesirable effect.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2021 07:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pending-sessions-control-room/m-p/69544#M22149</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2021-04-26T07:39:00Z</dc:date>
    </item>
  </channel>
</rss>

