<?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 Define an access schedule to a Document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190894#M1280907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could block connections on the server on firewall.&lt;/P&gt;&lt;P&gt;Probably ports 80, 4774 and 4747&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;My first thought about this problem was blocking the services. I was surprised it didn`t work.&lt;/P&gt;&lt;P&gt;Maybe you could try to stop directory services but I'm not sure how it would impact reloads and I don't think it would drop users...&lt;/P&gt;&lt;P&gt;Maybe the QlikView Service... again not sure what would happen to reloads.&lt;/P&gt;&lt;P&gt;-- If you try to select the services to stop, please report your results here too.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2011 21:53:21 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-04-29T21:53:21Z</dc:date>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190888#M1280893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Gurus,&lt;/P&gt;&lt;P&gt;I need to know if it is possible and how, to define an access schedule to a document. I need to allow users to open a document in QVS from 8:00 AM to 8:00 PM. So that if certain users are logged before 8:00 AM or after 8:00 PM, the document closes all sessions or at least users cannot use it anymore.&lt;/P&gt;&lt;P&gt;Also I was wondering how to define the max session time but I think I found it under &lt;STRONG&gt;System / Setup / QlikViewServers / Performance&lt;/STRONG&gt; although I also found something similar at &lt;STRONG&gt;System / Setup / QlikViewServers / Documents&lt;/STRONG&gt;, could you tell me what's the difference?&lt;/P&gt;&lt;P&gt;We only have QlikView Server Enterprise Edtion without Publisher nor anything else. We only have CALS, no document, session or ticket licenses.&lt;/P&gt;&lt;P&gt;If it is not possible to do it with QlikView Server, could it be done integrating QVS with IIS?&lt;/P&gt;&lt;P&gt;Thanks in advance.&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/Define-an-access-schedule-to-a-Document/m-p/190888#M1280893</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190889#M1280895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stop the webserver during the time you do not want users accessing the document:&lt;/P&gt;&lt;P&gt;Include below in a batch file and schedule it&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;net stop "QlikView WebServer"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start it :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;net start "QlikView WebServer"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 20:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190889#M1280895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-29T20:32:07Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190890#M1280899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answering so quickly Danish,&lt;/P&gt;&lt;P&gt;I just tested your propossal manually stopping the WebServer service while a user had an active session, but the session doesn't logs off and it was still possible to do selections evend do the service was already stopped. I need that the users can't do anything after the time limit. Is there another way?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 20:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190890#M1280899</guid>
      <dc:creator />
      <dc:date>2011-04-29T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190891#M1280901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always use the hammer approach &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;net stop "QlikView WebServer"&lt;/P&gt;&lt;P&gt;net stop "QlikView Server"&lt;/P&gt;&lt;P&gt;net stop "Qlikview Management Service"&lt;/P&gt;&lt;P&gt;net stop "QlikView Distribution Service"&lt;/P&gt;&lt;P&gt;net stop "QlikView Directory Service Connector"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;net start "QlikView WebServer"&lt;/P&gt;&lt;P&gt;net start "QlikView Server"&lt;/P&gt;&lt;P&gt;net start "Qlikview Management Service"&lt;/P&gt;&lt;P&gt;net start "QlikView Distribution Service"&lt;/P&gt;&lt;P&gt;net start "QlikView Directory Service Connector"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 21:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190891#M1280901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-29T21:14:55Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190892#M1280903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... but if you stop them all will also block reloads...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 21:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190892#M1280903</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-29T21:22:38Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190893#M1280905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;Thanks for the reminder, so what else could be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 21:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190893#M1280905</guid>
      <dc:creator />
      <dc:date>2011-04-29T21:28:30Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190894#M1280907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could block connections on the server on firewall.&lt;/P&gt;&lt;P&gt;Probably ports 80, 4774 and 4747&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;My first thought about this problem was blocking the services. I was surprised it didn`t work.&lt;/P&gt;&lt;P&gt;Maybe you could try to stop directory services but I'm not sure how it would impact reloads and I don't think it would drop users...&lt;/P&gt;&lt;P&gt;Maybe the QlikView Service... again not sure what would happen to reloads.&lt;/P&gt;&lt;P&gt;-- If you try to select the services to stop, please report your results here too.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 21:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190894#M1280907</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-29T21:53:21Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190895#M1280908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;At first glance I thought about stopping the services too, but we have a problem with that, since for some reason when a service is stopped and restarted it won't work... I mean that Windows Services console shows the service as Running but QEMC shows the service stopped until I go to another tab in QEMC and go back to the services status it'll show as Running again...&lt;/P&gt;&lt;P&gt;I really don't know why this happens. The only thing that may be related to this is that the CC service runs under the machine name, while the other services run on the machine's ip address. This is due to a problem we had after getting an static ip address for the server. At that time the services stopped every time the server was given a new ip address so we gave the server a static ip and tried to change all services to run under it, but the only service we were unnable to change was the CC, so we leaved it under the machine name cause it's the only way it works without problems.&lt;/P&gt;&lt;P&gt;So, to finish... &lt;IMG alt="Zip it!" src="http://community.qlik.com/emoticons/emotion-16.gif" /&gt;&lt;/P&gt;&lt;P&gt;I tried to stop the Web Server as Denish suggested but when I restarted the service it didn't seemed to work until I went to the QEMC and performed the magical routine that solves the problem.&lt;/P&gt;&lt;P&gt;That's why I don't want to stop all services... It would be very troublesome and maybe tragical if the services won't restart.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 22:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190895#M1280908</guid>
      <dc:creator />
      <dc:date>2011-04-29T22:11:54Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190896#M1280909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Carlos,&lt;/P&gt;&lt;P&gt;You will have to test, but how about restricting the times of access to document using DMS authorization? You have to enable DMS in the Security tab of the server setup configuration. Then go to the Documents -&amp;gt; User Documents and select Authorization tab of the particular document to add users and restrictions.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/12/8562.DMS.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/12/8562.DMS.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 22:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190896#M1280909</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-04-29T22:36:11Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190897#M1280910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Karl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. Your suggestion does part of the job I need to do, although it doesn't logs off users when the limit schedule is reached, so if a user had log in to a document before that time,&amp;nbsp; he will be able to continue using the app. I hope QlikTech adds this feature soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least users won't be able to start a new session out of the allowed schedule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 14:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190897#M1280910</guid>
      <dc:creator />
      <dc:date>2011-05-06T14:23:08Z</dc:date>
    </item>
    <item>
      <title>Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190898#M1280911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try to create a rule at the firewall?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 20:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190898#M1280911</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-06T20:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Define an access schedule to a Document</title>
      <link>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190899#M1280912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't try that since this requirement it's only for certain documents so if we block the ports I suppose nobody will be able to use the access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enviado desde mi Blackberry® 3G de Iusacell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 20:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-an-access-schedule-to-a-Document/m-p/190899#M1280912</guid>
      <dc:creator />
      <dc:date>2011-05-06T20:20:05Z</dc:date>
    </item>
  </channel>
</rss>

