<?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 check if a qlikview document has hidden script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68372#M605700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the script editor, go to the File Menu. if the document has no hidden script, then there will be a menu option "Create Hidden Script" and the other hidden script options are grayed out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2018 08:09:57 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-05-22T08:09:57Z</dc:date>
    <item>
      <title>How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68371#M605699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to check if a qlikview document has hidden script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 08:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68371#M605699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-22T08:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68372#M605700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the script editor, go to the File Menu. if the document has no hidden script, then there will be a menu option "Create Hidden Script" and the other hidden script options are grayed out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 08:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68372#M605700</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-22T08:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68373#M605701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan,&lt;/P&gt;&lt;P&gt;Not greyed out.&lt;/P&gt;&lt;P&gt;But when I grep on the .qvw file for 'SectionAccess' it identifies as it exists.&lt;/P&gt;&lt;P&gt;My concern is that it is somehow using a hidden script to check access in a external SectionAccess file.&lt;/P&gt;&lt;P&gt;How can one convert qvw to readable format to check any access to external file or code calling ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 08:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68373#M605701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-22T08:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68374#M605702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay.&lt;/P&gt;&lt;P&gt;I have 2 qvw documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one has if grep -a on .qvw&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;HasSectionAccess&amp;gt;false&amp;lt;/HasSectionAccess&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;UseMetaSectionAccessNames&amp;gt;true&amp;lt;/UseMetaSectionAccessNames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SectionAccessNames&amp;gt;&amp;lt;/SectionAccessNames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SectionAccessAny&amp;gt;false&amp;lt;/SectionAccessAny&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other does not have SectionAccess at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 08:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68374#M605702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-22T08:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68375#M605703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&amp;lt;HasSectionAccess&amp;gt;false&amp;lt;/HasSectionAccess&amp;gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Are you interpreting this to mean that there is a section access element in the load script? I think you may be mistaken, but perhaps there was one in the past for this document&amp;nbsp; (or the template on which it was based) but is not there any more. The other document never had section access so the XML tags have not been created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;That's my 2c worth, but I could be wrong of course...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 08:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68375#M605703</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-22T08:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68376#M605704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no section access active in this application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;HasSectionAccess&amp;gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&amp;lt;/HasSectionAccess&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;says it quite clearly. Whereby it seems that the app had had at some time it applied because a new (empty) application contained not this meta-data. The following meta-data are default entries and each application have them whereby the first one is controlled from the option to filter the app-visibility in the access point from the tab server within the document properties (bottom right one) but it's meaningless if there is no section access table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;UseMetaSectionAccessNames&amp;gt;true&amp;lt;/UseMetaSectionAccessNames&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;SectionAccessNames&amp;gt;&amp;lt;/SectionAccessNames&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 12:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68376#M605704</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-22T12:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68377#M605705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do have a qvw that seems to have hidden script.&lt;/P&gt;&lt;P&gt;how to confirm&lt;/P&gt;&lt;P&gt;attached screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 09:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68377#M605705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T09:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68378#M605706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="hidden_scripts.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203187_hidden_scripts.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 09:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68378#M605706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-23T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68379#M605707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There must not mandatory be any hidden scripts within this. That all options are greyed out could also be caused from the security settings of the application in tab security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside this some parts of the script might be outsourced in include-variables: &lt;A href="https://community.qlik.com/qlik-blogpost/4142"&gt;The $(Include) which you $(Must_Include) into your toolkit&lt;/A&gt;. Also is it possible to create load-statements at the run-time, for example by loading load-statements or part of them from tables and assigning them to variables which are then read and executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your load-script for it and should you didn't find anything please explain why you think that there are further script-parts which do unexpected things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 09:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68379#M605707</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-23T09:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68380#M605708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No i did not find any external scripts. &lt;/P&gt;&lt;P&gt;Would be good if qlik could provide a tool that could&lt;/P&gt;&lt;P&gt;dump out the scripts to a txt file for reading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 01:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68380#M605708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-24T01:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a qlikview document has hidden script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68381#M605709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are at least three different methods possible. One would be to export the document layout (could be automated with macros) and another would be the use of prj-folders in which everything from a qvw is stored by saving them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If only the script is relevant than would be a direct reading with a macro probably more sufficient. Here some links what is meant:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1062177"&gt;Re: Is it possible to export document layout from a command line ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/752241"&gt;Re: Macro to export Script Module and Table Viewer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And of course it could be done manually after finishing / altering a script from the menu in the script-editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 07:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-check-if-a-qlikview-document-has-hidden-script/m-p/68381#M605709</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-24T07:10:39Z</dc:date>
    </item>
  </channel>
</rss>

