<?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 and design from Access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570278#M1106948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your answer. It seems like a relatively easy solution compared to other solutions I've found. However I get the following error: I get an error Failed to Launch our servername\QMSEDX_CommandLine2\qmdsedx.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only working with QV server and not with the publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to let end-users manually reload the data via a button in through the browser (access point)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2014 05:02:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-02T05:02:57Z</dc:date>
    <item>
      <title>Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570276#M1106946</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 am curious to know that, is it possible to enable reload button from access point(browser), so that users can reload the latest data anytime they want.&lt;/P&gt;&lt;P&gt;Also is it possible to enable some design options so that users can create Ad-hoc report from access point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 11:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570276#M1106946</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-03-13T11:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570277#M1106947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be possible with the help of EXD . Please follow the step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to the script and declare this :&lt;/P&gt;&lt;P&gt;SET vEDXApplicationPath='Your Server name\QMSEDX_CommandLine2\qmsedx.exe';&lt;/P&gt;&lt;P&gt;SET vEDXTaskname='Here you have to mentioned Task name of your qvw ';&lt;/P&gt;&lt;P&gt;SET vEDXServer='Server name:4799/QMS/Service';&lt;/P&gt;&lt;P&gt;SET vEDXVerbosity=5;&lt;/P&gt;&lt;P&gt;SET vEDXpi=2;&lt;/P&gt;&lt;P&gt;SET vEDXTimeout=60;&lt;/P&gt;&lt;P&gt;SET vEDXPassword = 'Qlikview';&lt;/P&gt;&lt;P&gt;SET vEDXParameters=' -task="$(vEDXTaskname)" -qms=$(vEDXServer) -verbosity=$(vEDXVerbosity) -pi=$(vEDXpi) -timeout=$(vEDXTimeout) -password="$(vEDXPassword)"';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. After setting all these values create a load button and write =vEDXApplicationPath (Under Application) and =vEDXParameters(Under parameters)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="54676" alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/54935_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 11:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570277#M1106947</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-03-13T11:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570278#M1106948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your answer. It seems like a relatively easy solution compared to other solutions I've found. However I get the following error: I get an error Failed to Launch our servername\QMSEDX_CommandLine2\qmdsedx.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only working with QV server and not with the publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to let end-users manually reload the data via a button in through the browser (access point)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 05:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570278#M1106948</guid>
      <dc:creator />
      <dc:date>2014-04-02T05:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570279#M1106949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible by button click you able to relaod a Qvw application from Access Point.&lt;/P&gt;&lt;P&gt;By the help of Macro you able to reload a application by putting this code in moacro window&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub reload&lt;/P&gt;&lt;P&gt;activeDocument.reload&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And give this finction to button which calls this macro.&lt;/P&gt;&lt;P&gt;See the sample file, Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570279#M1106949</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2014-04-02T06:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570280#M1106950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app which you have given is reloading from qlikview, but when I place the same app in qlikview server and from access point(IE Browser) when I click on the reload button, there is no action.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 13:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570280#M1106950</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-04-02T13:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570281#M1106951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;had u got any solution for this..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 09:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570281#M1106951</guid>
      <dc:creator>swiftfahad</dc:creator>
      <dc:date>2017-10-24T09:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570282#M1106952</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;Which user should I use to run the EDX triggered task? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added my user to Qlikview admin group and QlikviewEDX but its stils complaining:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.JPG" class="jive-image image-1" height="115" src="https://community.qlik.com/legacyfs/online/202308_Captura.JPG" style="height: 114.89px; width: 448px;" width="448" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which user should I use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be latter possible to reload it from access point?&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, 14 May 2018 11:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/570282#M1106952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-14T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reload and design from Access point</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/1586421#M1106953</link>
      <description>Hi friend, Suppose if I have a QVD and i Need to introduce a Period (Date) to Reload, Is Possible to Do This?</description>
      <pubDate>Wed, 29 May 2019 20:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-and-design-from-Access-point/m-p/1586421#M1106953</guid>
      <dc:creator>abraham_paradac</dc:creator>
      <dc:date>2019-05-29T20:07:59Z</dc:date>
    </item>
  </channel>
</rss>

