<?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 Load script from access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675787#M672017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somehow I couldn't find the answer to the following question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to load a script from access point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive prepares a button which triggers the loading action and it is working when I directly start it from the server. &lt;/P&gt;&lt;P&gt;But when Im using ie and open the document from accesspoint, then the script is not loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appriciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chesterluck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2014 15:21:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-29T15:21:23Z</dc:date>
    <item>
      <title>Load script from access point</title>
      <link>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675787#M672017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;somehow I couldn't find the answer to the following question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to load a script from access point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive prepares a button which triggers the loading action and it is working when I directly start it from the server. &lt;/P&gt;&lt;P&gt;But when Im using ie and open the document from accesspoint, then the script is not loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appriciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chesterluck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675787#M672017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-29T15:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load script from access point</title>
      <link>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675788#M672019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Access Point, the server reload schedule controls the reloading of data . Reloading is not a user action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to schedule the reload on the QMC, this could be once a day, once a month or several times a day / hour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675788#M672019</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-08-29T15:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load script from access point</title>
      <link>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675789#M672021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please explain a bit more about your exact requirement? Would you like run the load script behind the same application and refresh the data ????&amp;nbsp;&amp;nbsp; Additional please read&amp;nbsp; below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewtips.wordpress.com/2011/10/17/is-possible-make-macros-that-run-server-side/" title="http://qlikviewtips.wordpress.com/2011/10/17/is-possible-make-macros-that-run-server-side/"&gt;Is possible make macros that run server-side? | QlikView Help, Tips &amp;amp; Hints&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675789#M672021</guid>
      <dc:creator />
      <dc:date>2014-08-29T15:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load script from access point</title>
      <link>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675790#M672022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way I can think of to do this via the access point, is to create a task in the QMC and have the trigger be an external event.&lt;/P&gt;&lt;P&gt;You can then write a macro in your document which executes an EDX trigger and starts the scheduled task running,&lt;/P&gt;&lt;P&gt;just need a button with an action to call the macro then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this maybe for more details&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-2650"&gt;http://community.qlik.com/docs/DOC-2650&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-script-from-access-point/m-p/675790#M672022</guid>
      <dc:creator />
      <dc:date>2014-08-29T15:56:08Z</dc:date>
    </item>
  </channel>
</rss>

