<?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 script execute flag in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224182#M76623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I set the execute flag? I can't see the screenshots in the answers above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 10:49:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-01T10:49:26Z</dc:date>
    <item>
      <title>script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224178#M76619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in one of a qv application I have an execute command in the script.&lt;/P&gt;&lt;P&gt;The code is this :&lt;/P&gt;&lt;P&gt;LET vFTPScript='"D:\QlikView Storage\UAT\InternalReports\06-FR\xxxx\xxxxxxFTP.bat" "$(vRepExpLoc)"';&lt;/P&gt;&lt;P&gt;That defines the batch to be executed and its parameter (the file to be uploaded).&lt;/P&gt;&lt;P&gt;The batch will be kicked off later in the script by : execute $(vFTPScript); /*Upload Report to FTP Location */&lt;/P&gt;&lt;P&gt;Now, I get a message box "Security Alert - Unauthorized Statement", a lot of bla bla regarding execute flag etc. To fix this permanently I should check the execute flag for the script. When I click on "Override Security, Execute this Statement" the command works as expected.&lt;/P&gt;&lt;P&gt;What does that mean .... how to I check the execute option for the script ?&lt;/P&gt;&lt;P&gt;Thanks a lot ...&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 13:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224178#M76619</guid>
      <dc:creator>thomaswrieck</dc:creator>
      <dc:date>2010-07-15T13:04:59Z</dc:date>
    </item>
    <item>
      <title>script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224179#M76620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas, Did you got this error fixed. I am facing the same issue. Please let me know the solution. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 06:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224179#M76620</guid>
      <dc:creator />
      <dc:date>2010-09-13T06:08:11Z</dc:date>
    </item>
    <item>
      <title>script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224180#M76621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;yes ... you need to set the user security like this ...&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/6644.usersec.bmp"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/6644.usersec.bmp" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 08:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224180#M76621</guid>
      <dc:creator>thomaswrieck</dc:creator>
      <dc:date>2010-09-13T08:36:31Z</dc:date>
    </item>
    <item>
      <title>script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224181#M76622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the following solution:&lt;/P&gt;&lt;P&gt;1. In the window with the load script, under tab "Settings" check the "Can Execute External Programs":&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/6131.execute.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/6131.execute.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Then when you will run the load script first time, the following window will appear:&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/0358.systemaccess.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/0358.systemaccess.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just take the "Give System Access"; and the when you run load script next time, no alerts will appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 18:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224181#M76622</guid>
      <dc:creator />
      <dc:date>2010-09-15T18:34:06Z</dc:date>
    </item>
    <item>
      <title>script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224182#M76623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I set the execute flag? I can't see the screenshots in the answers above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 10:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224182#M76623</guid>
      <dc:creator />
      <dc:date>2011-12-01T10:49:26Z</dc:date>
    </item>
    <item>
      <title>script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224183#M76624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it!&lt;/P&gt;&lt;P&gt;It's in the script itself. There's a tab Settings at the bottom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 10:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224183#M76624</guid>
      <dc:creator />
      <dc:date>2011-12-01T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: script execute flag</title>
      <link>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224184#M76625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the qvw document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User preferences --&amp;gt; Security --&amp;gt; Script (check)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No window will appear after doing that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 12:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-execute-flag/m-p/224184#M76625</guid>
      <dc:creator />
      <dc:date>2015-02-19T12:25:14Z</dc:date>
    </item>
  </channel>
</rss>

