<?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: Text File no download after reload (Automatically) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722288#M259271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cd already exist on the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 18:41:41 GMT</pubDate>
    <dc:creator>pgalvezt</dc:creator>
    <dc:date>2014-06-23T18:41:41Z</dc:date>
    <item>
      <title>Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722280#M259263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a macro that download an txt file (Works Fine) when I do clic (open Qlikview and after reload the txt file apperas on the specific folder that I have created).&lt;/P&gt;&lt;P&gt;But I have to do this in automatic way, so I created a .bat that reload automatically the qlikview file. But the macro it seems not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my .bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;cd C:\Server Qlikview\Desarrollo\qv_prod&lt;/P&gt;&lt;P&gt;echo Actualizando Datos &lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r reload_file.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have to do for that the macro run?&lt;/P&gt;&lt;P&gt;It can download a txt file with .bat?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:17:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722280#M259263</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-20T18:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722281#M259264</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;You can try to add /NoSecurity parameter to force the module security. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jun 2014 18:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722281#M259264</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-22T18:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722282#M259265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You mean this? If so, Its not working.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="61004" alt="Security.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/61004_Security.png" style="width: 620px; height: 404px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 13:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722282#M259265</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T13:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722283#M259266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Macro module security.&lt;/P&gt;&lt;P&gt;And I mean to add it to the command line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722283#M259266</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-23T15:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722284#M259267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, can you send me how would be that line? or an example please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Descarga&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'ActiveDocument.ClearAll true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set PR = ActiveDocument.GetSheetObject("CH04")&lt;/P&gt;&lt;P&gt;&amp;nbsp; set PR1 = ActiveDocument.GetSheetObject("CH122")&lt;/P&gt;&lt;P&gt;&amp;nbsp; fecha =&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; anio&amp;nbsp; =&amp;nbsp; Year(fecha)&lt;/P&gt;&lt;P&gt;&amp;nbsp; mes&amp;nbsp;&amp;nbsp; =&amp;nbsp; Month(fecha)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'dia&amp;nbsp;&amp;nbsp; =&amp;nbsp; Day(fecha)&lt;/P&gt;&lt;P&gt;&amp;nbsp; dia&amp;nbsp;&amp;nbsp; =&amp;nbsp; datepart("d",fecha)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; 'ActiveDocument.ClearAll false&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.Fields("fecha").Select anio &amp;amp; mes &amp;amp; dia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PR.Export "C:\Pro\Valorización_" &amp;amp; anio &amp;amp; "-" &amp;amp; mes &amp;amp; "-" &amp;amp; dia &amp;amp; ".txt", ";"&lt;/P&gt;&lt;P&gt;&amp;nbsp; PR1.Export "C:\Pro\Comparación_" &amp;amp; anio &amp;amp; "-" &amp;amp; mes &amp;amp; "-" &amp;amp; dia &amp;amp; ".txt", ";"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'ActiveDocument.ClearAll false&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722284#M259267</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T15:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722285#M259268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r /NoSecurity reload_file.qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 17:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722285#M259268</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-23T17:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722286#M259269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is my .bat file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@echo off&lt;/P&gt;&lt;P&gt;cd C:\Server Qlikview\Desarrollo\qv_prod&lt;/P&gt;&lt;P&gt;echo Actualizando Datos&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r /NoSecurity reload_file.qvw&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But is not working,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 18:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722286#M259269</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T18:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722287#M259270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cd &lt;STRONG&gt;"&lt;/STRONG&gt;C:\Server Qlikview\Desarrollo\qv_prod&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 18:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722287#M259270</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-23T18:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722288#M259271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cd already exist on the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 18:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722288#M259271</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T18:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722289#M259272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a .bat that calls another qlikview&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;@echo off&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cd C:\Server Qlikview\Desarrollo\qv_prod&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;echo Actualizando Datos&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r /NoSecurity reload_file.qvw)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;called reload_b... Inside reload_b I have a buttom that contain a macro&amp;nbsp; as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Recargar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set App = ActiveDocument.GetApplication &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set myDoc = App.OpenDoc ("Folder\file_qvw.qvw","user","pass")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; myDoc.Reload&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; myDoc.Save&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; myDoc.CloseDoc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set myDoc = nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set App = nothing&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe here is the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 18:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722289#M259272</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T18:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722290#M259273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The quotes. You have to use the quotes as the path contains space symbol.&lt;/P&gt;&lt;P&gt;You'd better to check the qv.exe execution directly from command prompt and then place it into bat file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 18:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722290#M259273</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-23T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722291#M259274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.bat execute the other Qlikview ...everything good during the reload. The problem is the files no thrown in the folder. When I do clic in reload manual way the files .txt appears into the folder. simply it cant... when I try to thrown the files throught of the .bat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 19:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722291#M259274</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722292#M259275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, looks like you have to describe the whole chain.&lt;/P&gt;&lt;P&gt;I'm a little bit stuck about what is working and what is not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 19:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722292#M259275</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-23T19:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722293#M259276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a qlikview called test ok?&lt;/P&gt;&lt;P&gt;inside test I have a macro that thrown files .txt.&lt;/P&gt;&lt;P&gt;When I reload manually this qlikview thrown the files (No problem until now ok?)&lt;/P&gt;&lt;P&gt;But I have to do this automatically.&lt;/P&gt;&lt;P&gt;So I created 2 files:&lt;/P&gt;&lt;P&gt;First file:&lt;/P&gt;&lt;P&gt;a Qlikview called reload_1 that contain a buttom that reload the test qlikview. ok?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sub Recargar&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; set App = ActiveDocument.GetApplication&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; set myDoc = App.OpenDoc ("Folder\file_qvw.qvw","user","pass")&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; myDoc.Reload&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; myDoc.Save&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; myDoc.CloseDoc&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; set myDoc = nothing&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; set App = nothing&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I have a .bat called reload_1 that execute reload_1_&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;@echo off&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;cd C:\Server Qlikview\Desarrollo\qv_prod&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;echo Actualizando Datos&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r /NoSecurity reload_file.qvw)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;But in those steps qlikview is not thrown the txt files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;any hesitate just let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 19:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722293#M259276</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-23T19:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722294#M259277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. &lt;/P&gt;&lt;P&gt;Now before we start to investigate why the reload macro isn't working, have you tried to reload the first qvw file (test) directly from command line or bat file ?&lt;/P&gt;&lt;P&gt;I don't understand the reason for creating the second reload_1 qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 12:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722294#M259277</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-24T12:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722295#M259278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;have you tried to reload the first qvw file (test) directly from command line or bat file ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;Yes, but qlikview asking me for user and pass. (how is the code in the .bat for user and pass directly)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;(I think is the only way because directly qlikview thrown the txt files)&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I don't understand the reason for creating the second reload_1 qvw.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;The reason is because I reload many qlikview at time (20 qlikview more or less)&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P class="jive-thread-reply-btn" style="margin: 26px 0 -10px; font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/554853?et=watches.email.thread" style="margin: 0 20px 0 0; padding: 2px 14px 4px 28px; font-weight: bold; font-style: inherit; font-family: inherit; color: #3778c7; background-color: #f3f3f3;"&gt;/message/554853?et=watches.email.thread&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 13:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722295#M259278</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-24T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722296#M259279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/&lt;/SPAN&gt;USERID= user /NoSecurity reload_file.qvw)?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722296#M259279</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-24T15:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722297#M259280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. That's what I'm talking about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722297#M259280</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-24T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722298#M259281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dou you know how is the sintaxys to open a Qlikview document within user and pass.&lt;/P&gt;&lt;P&gt;Appears: Unknown command line option /USERID="admin"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 15:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722298#M259281</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2014-06-24T15:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Text File no download after reload (Automatically)</title>
      <link>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722299#M259282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use NT credentails in Section access, you don't have to pass the user.&lt;/P&gt;&lt;P&gt;Otherewise, I don't know how to do that. There are some threads in the community about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider to use triggered EDX event on server.&lt;/P&gt;&lt;P&gt;You can trigger it with the command line (QMSEDX.exe) and pass the credentails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 16:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-File-no-download-after-reload-Automatically/m-p/722299#M259282</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-06-24T16:13:26Z</dc:date>
    </item>
  </channel>
</rss>

