<?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: How to delete named cals with command line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606740#M1326503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not an API expert, but if you look at the power tools the command below removes inactive CALs and I believe the power tools are set at 30 days. So, I would think if you look at the API manual you should be able to find the API call you are looking for.&lt;/P&gt;&lt;P&gt;-r, --remove=CAL|DMS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Remove specified users or inactive CALs [CAL|DMS]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2014 13:42:01 GMT</pubDate>
    <dc:creator>Bill_Britt</dc:creator>
    <dc:date>2014-02-05T13:42:01Z</dc:date>
    <item>
      <title>How to delete named cals with command line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606737#M1326494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have found an app that can delete all cals older than 30 days, which include named, documents and sessions, the app also can just delete document cals.&amp;nbsp; It does this in a gui or by calling the exe through the command line.&amp;nbsp; What I'm looking for though is to see if there is an API call to just delete named cals older than x number of days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the command line call: QVSManagerBatch.exe clean -server=xxx.xxx.xxx.xxx -days=30 -filter=*Golf* -test -debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the app: community.qlik.com/docs/DOC-5281 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606737#M1326494</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete named cals with command line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606738#M1326498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/message/358497#358497"&gt;http://community.qlik.com/message/358497#358497&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 16:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606738#M1326498</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-04T16:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete named cals with command line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606739#M1326501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the problem with that is, it isn't really what I'm looking for.&amp;nbsp; I'm looking for an api call where I can pass in a variable that says all named user cals that haven't been used in x days, get deleted, so they can be put back into the pool to be used by others.&amp;nbsp; What you linked to with the power tools which I have looked at requires me to know the user that I'm removing the cal from, or create an excel document and delete based on who is in it.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 19:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606739#M1326501</guid>
      <dc:creator />
      <dc:date>2014-02-04T19:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete named cals with command line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606740#M1326503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not an API expert, but if you look at the power tools the command below removes inactive CALs and I believe the power tools are set at 30 days. So, I would think if you look at the API manual you should be able to find the API call you are looking for.&lt;/P&gt;&lt;P&gt;-r, --remove=CAL|DMS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Remove specified users or inactive CALs [CAL|DMS]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 13:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606740#M1326503</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-02-05T13:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete named cals with command line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606741#M1326505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can now be closed as I have created a C# program to make the proper API calls to do what I want.&amp;nbsp; Essentially you connect to the server, which gives you a list of all commands and from there I was able to find the one I needed to use to get a list of used cals and based on the datetime, delete the named cal if the lastused date was greater than 2 days.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 20:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-named-cals-with-command-line/m-p/606741#M1326505</guid>
      <dc:creator />
      <dc:date>2014-03-06T20:51:31Z</dc:date>
    </item>
  </channel>
</rss>

