<?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 remove a user CAL using the QlikView SDK, latest and greatest version. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156594#M886858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Youness, any luck so far? I have also followed the same article and coded the whole application to remove the DOC license. The app works fine without any error but it doesn't remove the actual license. Have you been able to remove it successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sohail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2016 16:29:37 GMT</pubDate>
    <dc:creator>sohailansari201</dc:creator>
    <dc:date>2016-09-19T16:29:37Z</dc:date>
    <item>
      <title>How to remove a user CAL using the QlikView SDK, latest and greatest version.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156592#M886856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to achieve something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas; color: blue;"&gt;for&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas;"&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.6667px; font-family: inherit; color: blue;"&gt;int&lt;/SPAN&gt; i = 0; i &amp;lt; currentCALs.Count; i++)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas; color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas;"&gt;(currentCALs&lt;I&gt;.State == &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.6667px; font-family: inherit; color: #a31515;"&gt;Unused&lt;/SPAN&gt;)&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; currentCALs.Remove(currentCALs&lt;I&gt;);&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Consolas;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I can't find in Qlik API documentation an example on how to implement such idea, I could find an old example on the community from 2012 running a check on a specific user but I am thinking now since we are in 2016 then I am pretty sure the API has changed plus I am trying to check if the CAL hasn't been used, if not then remove it from the list of CALs. Will be even great if someone can share a working example if possible (like a small test app).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Many thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0 0 0 30px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;//Youness&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156592#M886856</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a user CAL using the QlikView SDK, latest and greatest version.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156593#M886857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost there with the help of a neat colleague in India &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This community is awesome, found a sample code here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3649"&gt;QlikView Management API - #2 Export / Add / Delete Document CALs&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 21:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156593#M886857</guid>
      <dc:creator />
      <dc:date>2016-09-12T21:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a user CAL using the QlikView SDK, latest and greatest version.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156594#M886858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Youness, any luck so far? I have also followed the same article and coded the whole application to remove the DOC license. The app works fine without any error but it doesn't remove the actual license. Have you been able to remove it successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sohail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 16:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156594#M886858</guid>
      <dc:creator>sohailansari201</dc:creator>
      <dc:date>2016-09-19T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a user CAL using the QlikView SDK, latest and greatest version.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156595#M886859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sohail,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; QMS API call for removing CALs doesn't work in&amp;nbsp; QV 12 SR 5, possibly since QlikView 11.2 SR 10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;QV 11.20.12742 SR 10 works fine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, sans-serif; font-size: 14px;"&gt;//Youness&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 07:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-user-CAL-using-the-QlikView-SDK-latest-and/m-p/1156595#M886859</guid>
      <dc:creator />
      <dc:date>2016-09-22T07:46:44Z</dc:date>
    </item>
  </channel>
</rss>

