<?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 How to save trace - output to file (???) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184279#M49231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;dragonauta wrote:&lt;BR /&gt;hijacking threads = not cool&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2009 23:08:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-14T23:08:11Z</dc:date>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184272#M49224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community-members,&lt;/P&gt;&lt;P&gt;there is the nice option in QlikView for every document to "generate logfile"(s) for every script load.&lt;/P&gt;&lt;P&gt;So far so good.&lt;/P&gt;&lt;P&gt;Now I had the problem that a document never stopped (because of 140 fields in two tables with the same name, so QlikView tried to match/link all fields [:O]).&lt;/P&gt;&lt;P&gt;So I wanted to put some information to the trace and copy the trace, but when QlikView never stops the script-load you are not able to copy the trace output in the debugger window (you are not able to copy the output because the debugger refreshes the output several times a second).&lt;/P&gt;&lt;P&gt;So my question:&lt;BR /&gt;Is there a (hidden or for me unknown) possibility to save the trace of the debugger to a file?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;amp; best regards&lt;BR /&gt;&lt;BR /&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 19:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184272#M49224</guid>
      <dc:creator />
      <dc:date>2009-09-11T19:15:40Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184273#M49225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, have you tried the option "Generate Log File"? in the "Document Properties/General", it creates a .log file in the same directory of your model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 21:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184273#M49225</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2009-09-11T21:05:45Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184274#M49226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's the problem (as described above) ...&lt;/P&gt;&lt;P&gt;The information in the logfile is not equal to the trace-output ...&lt;/P&gt;&lt;P&gt;I'd only like to have the trace-output!&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 21:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184274#M49226</guid>
      <dc:creator />
      <dc:date>2009-09-11T21:09:31Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184275#M49227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i've read it just the beggining so fast and it's too early here hahaha &lt;IMG alt="Stick out tongue" src="http://community.qlik.com/emoticons/emotion-4.gif" /&gt;,&lt;/P&gt;&lt;P&gt;I don't know an option to do that, but i find a bug xD&lt;/P&gt;&lt;P&gt;This is my script&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;rowno() as ID&lt;BR /&gt;autogenerate(100);&lt;/P&gt;&lt;P&gt;but when i debug, this "window" show me this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--- Script Finished ---&lt;/P&gt;&lt;P&gt;then, when i press Close, the log is write after this line, "AUTOGENERATE 100 lines fetched"&lt;/P&gt;&lt;P&gt;anybody has the same issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 21:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184275#M49227</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2009-09-11T21:25:09Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184276#M49228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[quote user="Héctor Muñoz"]&lt;/P&gt;&lt;P&gt;Sorry, i've read it just the beggining so fast and it's too early here hahaha &lt;IMG alt="Stick out tongue" src="http://community.qlik.com/emoticons/emotion-4.gif" /&gt;,&lt;/P&gt;&lt;P&gt;I don't know an option to do that, but i find a bug xD&lt;/P&gt;&lt;P&gt;This is my script&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;rowno() as ID&lt;BR /&gt;autogenerate(100);&lt;/P&gt;&lt;P&gt;but when i debug, this "window" show me this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--- Script Finished ---&lt;/P&gt;&lt;P&gt;then, when i press Close, the log is write after this line, "AUTOGENERATE 100 lines fetched"&lt;/P&gt;&lt;P&gt;anybody has the same issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;DIV style="CLEAR:both;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Sorry, I do not understand your problem ...&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2009 17:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184276#M49228</guid>
      <dc:creator />
      <dc:date>2009-09-12T17:32:48Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184277#M49229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm talking about this.&lt;/P&gt;&lt;P&gt;It's so fast, so i made a little video.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 21:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184277#M49229</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2009-09-14T21:02:45Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184278#M49230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hijacking threads = not cool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 21:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184278#M49230</guid>
      <dc:creator />
      <dc:date>2009-09-14T21:13:10Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184279#M49231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;dragonauta wrote:&lt;BR /&gt;hijacking threads = not cool&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 23:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184279#M49231</guid>
      <dc:creator />
      <dc:date>2009-09-14T23:08:11Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184280#M49232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[quote user="Héctor Muñoz"]&lt;/P&gt;&lt;P&gt;Hi, I'm talking about this.&lt;/P&gt;&lt;P&gt;It's so fast, so i made a little video.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, cannot find any answer in this video?&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 23:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184280#M49232</guid>
      <dc:creator />
      <dc:date>2009-09-14T23:09:01Z</dc:date>
    </item>
    <item>
      <title>AW:Re: How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184281#M49233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Obviously dragonauta means that Hector hijacked your thread (not posting one of his own, but "disguising" a new problem in a "reply") ...&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 23:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184281#M49233</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T23:42:01Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184282#M49234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, it was not my intention to "hijack" this thread, just to cooperate with more information about this issue (save trace).&lt;/P&gt;&lt;P&gt;And in a test that I did, this "bug" shows, obviously if the "trace window" has bugs or errors, this request can't be done.&lt;/P&gt;&lt;P&gt;I've tried to show this bug, the text "100 lines fetched" is &lt;B&gt;AFTER&lt;/B&gt; the line "script finished"&lt;/P&gt;&lt;P&gt;Sorry if i've changed the way of this thread, i will not post anything about my issues in the future.&lt;/P&gt;&lt;P&gt;C ya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 00:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184282#M49234</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2009-09-15T00:00:54Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184283#M49235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing remotely relatedto your problem is the following setting. It might help you get the logfile even if QlikView can't finish executon. The following is a copy from the Help article about User Preferences:&lt;/P&gt;&lt;TABLE cellspacing="0" style="margin-top:14pt;border-spacing:0px;width:100%;" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="hcp1" style="width:37%;" valign="top" width="37%"&gt;&lt;P class="hcp4"&gt;Flush script log after each write&lt;/P&gt;&lt;/TD&gt;&lt;TD class="hcp1" style="width:63%;" valign="top" width="63%"&gt;&lt;P&gt;For performance reasons, the script log is normally not written to disk after each individual statement. By selecting this script box it will be. This may be useful if you use other programs to monitor the script execution via the log. However, using this setting may significantly increase script execution time in cases where the script contains large numbers of statements.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 00:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184283#M49235</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-09-15T00:40:38Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184284#M49236</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;SPAN style="background-color:#ffffff;" title="condivido il fatto che l'ultima istruzione dello script viene emessa dopo la scritta &amp;quot;script finished&amp;quot;."&gt;I agree that the last statement&lt;/SPAN&gt; &lt;SPAN style="background-color:#ffffff;" title="condivido il fatto che l'ultima istruzione dello script viene emessa dopo la scritta &amp;quot;script finished&amp;quot;."&gt;is written&lt;/SPAN&gt; &lt;SPAN style="background-color:#ffffff;" title="condivido il fatto che l'ultima istruzione dello script viene emessa dopo la scritta &amp;quot;script finished&amp;quot;."&gt;after the sentence "Script finished." i think it's not so much correct!!! &lt;IMG alt="Sad" src="http://community.qlik.com/emoticons/emotion-6.gif" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color:#ffffff;" title="oltremodo, c'è un modo per testare, in una load, i contenuti dei campi per ogni recordset caricato?"&gt;very, is there a way to test in a load, the contents of the fields for each recordset loaded?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color:#ffffff;" title="altrimento che scopo ha mettere i pallini rossi nello script?"&gt;otherwise what purpose has put red dots in the script? &lt;IMG alt="Confused" src="http://community.qlik.com/emoticons/emotion-42.gif" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color:#ffffff;" title="altrimento che scopo ha mettere i pallini rossi nello script?"&gt;Mauro&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 10:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184284#M49236</guid>
      <dc:creator />
      <dc:date>2010-04-01T10:58:01Z</dc:date>
    </item>
    <item>
      <title>How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184285#M49237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,are you talking about the debugging option? There you can see step by step how your script is running and the data is getting loaded.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Cesar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 19:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184285#M49237</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2011-05-19T19:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to save trace - output to file (???)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184286#M49238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be a bit late but this should do the trick&lt;/P&gt;&lt;P&gt;instead of using the 'trace' function use the 'execute' function to use a command line command to send text to a log file. Don't forget to set the option 'Can Execute External Programs'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//initialize the file&lt;/P&gt;&lt;P&gt;Execute cmd.exe /c echo filename.qvw &amp;gt; c:\temp\log.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//append to the file&lt;/P&gt;&lt;P&gt;Execute cmd.exe /c echo line 1 &amp;gt;&amp;gt; c:\temp\log.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute cmd.exe /c echo line 2 &amp;gt;&amp;gt; c:\temp\log.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 12:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-save-trace-output-to-file/m-p/184286#M49238</guid>
      <dc:creator>frank_bossuyt</dc:creator>
      <dc:date>2014-03-14T12:57:05Z</dc:date>
    </item>
  </channel>
</rss>

