<?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: Command Line Argument to Delete Pending Sessions in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102091#M48899</link>
    <description>AutomateC doesnot have any arguments to delete any session. it can be used to run a process,get status of the process using sessionID and request stop for the running process.&lt;BR /&gt;&lt;BR /&gt;i have attached two objects (session clearer used with older versions &amp;lt;6 and session clearer 6.3 tested with 6.3 version)&amp;nbsp; which i had used earlier. i hope it still works</description>
    <pubDate>Fri, 23 Jul 2021 05:09:29 GMT</pubDate>
    <dc:creator>JerinJose</dc:creator>
    <dc:date>2021-07-23T05:09:29Z</dc:date>
    <item>
      <title>Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102087#M48895</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;Good Day !!&lt;BR /&gt;&lt;BR /&gt;Is there any command available to delete pending sessions from a particular machine/VM?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 22 Jul 2021 09:31:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102087#M48895</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-07-22T09:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102088#M48896</link>
      <description>I'm not sure about the AutomateC.exe -commands, but at least it is possible to delete session by using an http -request with command &lt;STRONG&gt;deleteas&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;Command: deleteas
Uses token authentication to delete a pending session: 'deleteas &amp;lt;token&amp;gt; &amp;lt;sessionid&amp;gt;'. The response is 'SESSION DELETED' or an error code.&lt;/PRE&gt;
&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/customer-support/support-center#/path/Installation-Platform/Configuration/1421412402/What-options-are-available-to-automate-the-functionality-of-Blue-Prism.htm" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/customer-support/support-center#/path/Installation-Platform/Configuration/1421412402/What-options-are-available-to-automate-the-functionality-of-Blue-Prism.htm&lt;/A&gt;</description>
      <pubDate>Thu, 22 Jul 2021 10:15:17 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102088#M48896</guid>
      <dc:creator>IsmoLehtiniemi</dc:creator>
      <dc:date>2021-07-22T10:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102089#M48897</link>
      <description>Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;I would need &lt;SPAN&gt;AutomateC.exe -commands , as the requirement is to help stop few manually triggered processes with a BAT file, where the end-user will simply run it.&lt;/SPAN&gt;</description>
      <pubDate>Thu, 22 Jul 2021 10:32:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102089#M48897</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-07-22T10:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102090#M48898</link>
      <description>There is a VBO to start pending sessions on targeted RRs both user guide and assets can be found in below thread&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=385&amp;amp;MessageKey=b6655a79-44a7-4d8f-b997-6034e29889b1&amp;amp;CommunityKey=1e516cfe-4d1f-4de9-a9eb-58d15bf38c81&amp;amp;tab=digestviewer" target="_blank" rel="noopener"&gt;Scheduler Pending Session Starter VBO | Digital Exchange (blueprism.com)&lt;/A&gt;</description>
      <pubDate>Fri, 23 Jul 2021 04:52:23 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102090#M48898</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-07-23T04:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102091#M48899</link>
      <description>AutomateC doesnot have any arguments to delete any session. it can be used to run a process,get status of the process using sessionID and request stop for the running process.&lt;BR /&gt;&lt;BR /&gt;i have attached two objects (session clearer used with older versions &amp;lt;6 and session clearer 6.3 tested with 6.3 version)&amp;nbsp; which i had used earlier. i hope it still works</description>
      <pubDate>Fri, 23 Jul 2021 05:09:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102091#M48899</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-07-23T05:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102092#M48900</link>
      <description>Thanks for the details Jerin.&lt;BR /&gt;&lt;BR /&gt;In my case, the VBO to clear session doesn't serve the purpose.</description>
      <pubDate>Fri, 23 Jul 2021 05:53:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102092#M48900</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-07-23T05:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line Argument to Delete Pending Sessions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102093#M48901</link>
      <description>Hi Murali,&lt;BR /&gt;&lt;BR /&gt;the VBO is to clear pending sessions not all sessions give it a try.</description>
      <pubDate>Fri, 23 Jul 2021 06:35:23 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Command-Line-Argument-to-Delete-Pending-Sessions/m-p/102093#M48901</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2021-07-23T06:35:23Z</dc:date>
    </item>
  </channel>
</rss>

