<?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 consisting only of some EXECUTE commands - impossible? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105088#M631241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an app in QlikView that I want to use to capture some bugs in another report - I want to secure the data as it is at the time that the report is run - so I have exactly the same that is in the report, except that there are no filters.&lt;/P&gt;&lt;P&gt;=&amp;gt; Then I could use some listboxes to look at exactly the items that the other report did not show and hopefully find out why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought, we have a data_loading_app, so the qvd_files of all the tables I need are created hourly, so I just have to somehow backup those qvd_files that I need at that time to keep them from again being overwritten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, though, that does not work: The app is fine, with just three &amp;gt;&amp;gt; EXECUTE...copy &amp;lt;&amp;lt; commands in the script, it runs, but there is a dialog_window.&lt;/P&gt;&lt;P&gt;I can launch the app from the console and it runs fine, withoug dialog_window.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; But it does not run at the time I schedule.&lt;/P&gt;&lt;P&gt;Also, there is no document_log at all, only a Distribution_report in xml format, but that cannot be displayed correctly&amp;nbsp; by IE.&lt;/P&gt;&lt;P&gt;Can anyone help me here?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;P&gt;Could it be that a script consisting only of EXECUTE commands is not valid in QlikView? If so, what should I do to make it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: I could also imagine that the server simply does not allow the execution of that command-line COPY - but in that&amp;nbsp; case, should there not be a log saying so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 07:22:13 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2016-07-20T07:22:13Z</dc:date>
    <item>
      <title>Script consisting only of some EXECUTE commands - impossible?</title>
      <link>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105088#M631241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an app in QlikView that I want to use to capture some bugs in another report - I want to secure the data as it is at the time that the report is run - so I have exactly the same that is in the report, except that there are no filters.&lt;/P&gt;&lt;P&gt;=&amp;gt; Then I could use some listboxes to look at exactly the items that the other report did not show and hopefully find out why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought, we have a data_loading_app, so the qvd_files of all the tables I need are created hourly, so I just have to somehow backup those qvd_files that I need at that time to keep them from again being overwritten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, though, that does not work: The app is fine, with just three &amp;gt;&amp;gt; EXECUTE...copy &amp;lt;&amp;lt; commands in the script, it runs, but there is a dialog_window.&lt;/P&gt;&lt;P&gt;I can launch the app from the console and it runs fine, withoug dialog_window.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; But it does not run at the time I schedule.&lt;/P&gt;&lt;P&gt;Also, there is no document_log at all, only a Distribution_report in xml format, but that cannot be displayed correctly&amp;nbsp; by IE.&lt;/P&gt;&lt;P&gt;Can anyone help me here?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;P&gt;Could it be that a script consisting only of EXECUTE commands is not valid in QlikView? If so, what should I do to make it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: I could also imagine that the server simply does not allow the execution of that command-line COPY - but in that&amp;nbsp; case, should there not be a log saying so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 07:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105088#M631241</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-07-20T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Script consisting only of some EXECUTE commands - impossible?</title>
      <link>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105089#M631242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general do applications with only some EXECUTE statements work (I have a lot of them for copy &amp;amp; synchronization files and data and various exporting &amp;amp; printing tasks - and quite important I'm always logged in on the server and some tasks run not directly else the qvw-execution runs a windows tasks which then runs the real batch).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are problems they are most often related to missing access-right, security-topics and user-configurations. In your case could be the last mentioned user-configurations the reason. Then if it worked by manually triggering the task within the qmc and not by a scheduled task which very probably runs without any user is logged in into the server. This meant the qvw with the EXECUTION runs with the access rights from the server-user but the started cmd-statement or batch runs without a looged in user only with a system default-user which probaly had not the proper access-rights and other configurations.&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, 20 Jul 2016 07:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105089#M631242</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-07-20T07:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Script consisting only of some EXECUTE commands - impossible?</title>
      <link>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105090#M631243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's what I thought - the server blocks the execution of that command-line COPY command. But why is there no document_log telling me so?&lt;/P&gt;&lt;P&gt;Well, never mind. I changed the script now so that the qvd_files - created every hour - are just loaded and the data is then stored away again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 08:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-consisting-only-of-some-EXECUTE-commands-impossible/m-p/1105090#M631243</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-07-20T08:06:12Z</dc:date>
    </item>
  </channel>
</rss>

