<?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: Reload document from an external program in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854686#M299613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your help but this require QV11 and my client still on QV 10. they dont want to upgrade even I have tried to push them to do several times..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2015 21:00:14 GMT</pubDate>
    <dc:creator>alec1982</dc:creator>
    <dc:date>2015-05-26T21:00:14Z</dc:date>
    <item>
      <title>Reload document from an external program</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854684#M299611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find a way to reload a qvw from an external source (maybe through http call?). we have a database where we want the task to start after some actions on the database have occurred. so is there a way I can run an external task to reload a qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 20:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854684#M299611</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2015-05-26T20:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reload document from an external program</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854685#M299612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this tool : &lt;A href="https://community.qlik.com/docs/DOC-2650"&gt;Using EDX in QlikView 11&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 20:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854685#M299612</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-05-26T20:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reload document from an external program</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854686#M299613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your help but this require QV11 and my client still on QV 10. they dont want to upgrade even I have tried to push them to do several times..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 21:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854686#M299613</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2015-05-26T21:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reload document from an external program</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854687#M299614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this can help you &lt;A href="https://community.qlik.com/message/559324"&gt;Re: Trigger EDX Qlikview 10&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 21:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854687#M299614</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-05-26T21:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reload document from an external program</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854688#M299615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/21667"&gt;cleveranjos&lt;/A&gt;‌ states EDX is probably the most robust way.&amp;nbsp; However, if you only have Server, without Publisher you can only have one reload set up on each document.&amp;nbsp; If you have a scheduled reload you can not have an EDX one also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to run a reload from the QlikView command line, which means you can kick things off from batch files.&amp;nbsp; It's not ideal, as it is not logged like a Server task, but it can be useful sometimes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"C:\Program Files\QlikView\Qv.exe" /r "d:\qlikviewdocuments\myqvw.qvw"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully one or other of those approaches will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 21:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854688#M299615</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-05-26T21:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reload document from an external program</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854689#M299616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://quickdevtips.blogspot.com/2012/06/qlikview-how-to-refresh-data.html" title="http://quickdevtips.blogspot.com/2012/06/qlikview-how-to-refresh-data.html"&gt;Quick Development Tips: Qlikview: How to refresh/reload data automatically in qlikview desktop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you probably need to create a share folder for the DB to call out a bat file but you could use /r to reload your document &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 21:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-document-from-an-external-program/m-p/854689#M299616</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-05-26T21:06:21Z</dc:date>
    </item>
  </channel>
</rss>

