<?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 Auto-delete CAL´s from QEMC in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165246#M1283038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amien&lt;/P&gt;&lt;P&gt;Using the above approach were you able to manage CALS programmatically? I too am looking into this approach whereby a POST is sent directly to asp page, without too much success to this point unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jan 2011 11:17:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-27T11:17:40Z</dc:date>
    <item>
      <title>Auto-delete CAL´s from QEMC</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165243#M1283027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im looking at trying to Auto-delete Cals from the "Assigned CALs" sheet in QEMC.&lt;/P&gt;&lt;P&gt;Everytime i want a user to be removed i have to manually delete the user from the "Named User Cal" (of course its going to be in quarantine if it is about 24/h (?) ) .&lt;/P&gt;&lt;P&gt;Any way, have anybody tried this and is it possible?&lt;/P&gt;&lt;P&gt;Do anybody have a script for this or can you actually set it in the QEMC at once? .&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/Auto-delete-CAL-s-from-QEMC/m-p/165243#M1283027</guid>
      <dc:creator>Sahal</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Auto-delete CAL´s from QEMC</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165244#M1283031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Install QlikView server SDK (installation option) there's an example about CALs management, Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165244#M1283031</guid>
      <dc:creator />
      <dc:date>2010-12-06T14:44:55Z</dc:date>
    </item>
    <item>
      <title>Auto-delete CAL´s from QEMC</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165245#M1283035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cant this be done using : http://localhost:4780/QMCCommon/QvAJAXZfc/QvsViewClient.asp?&lt;/P&gt;&lt;P&gt;fiddler says:&lt;/P&gt;&lt;P&gt;&amp;lt;update mark="" stamp="634309945345339807" cookie="true" scope="EntLicenses" ident="fcc1b2543-543-54-35-4bc-79dd71ed7877" kind="EntLicenses"&amp;gt;&amp;lt;set name="EntLicenses.Properties.CalInfo.AssignedList.List" cell="0:Delete" /&amp;gt;&amp;lt;/update&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 0: = row number of user&lt;/P&gt;&lt;P&gt;what is ident?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 00:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165245#M1283035</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2011-01-19T00:55:34Z</dc:date>
    </item>
    <item>
      <title>Auto-delete CAL´s from QEMC</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165246#M1283038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amien&lt;/P&gt;&lt;P&gt;Using the above approach were you able to manage CALS programmatically? I too am looking into this approach whereby a POST is sent directly to asp page, without too much success to this point unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 11:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165246#M1283038</guid>
      <dc:creator />
      <dc:date>2011-01-27T11:17:40Z</dc:date>
    </item>
    <item>
      <title>Auto-delete CAL´s from QEMC</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165247#M1283040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No .. i used the QVS API that comes with the QV SDK. There is an example there how to show documents or tasks (not quite sure). I extended that with putting CALs in quarantine. Its in C#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 14:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-delete-CAL-s-from-QEMC/m-p/165247#M1283040</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2011-02-22T14:48:32Z</dc:date>
    </item>
  </channel>
</rss>

