<?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: Qlik javascript module not loading with RequireJS in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-javascript-module-not-loading-with-RequireJS/m-p/1186794#M5945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently this was because I moved my configuration into a different file.&amp;nbsp; When I moved my RequireJS configuration into the main HTML file, it worked again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2016 17:19:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-16T17:19:32Z</dc:date>
    <item>
      <title>Qlik javascript module not loading with RequireJS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-javascript-module-not-loading-with-RequireJS/m-p/1186793#M5944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My mashup was working, but now I can't get the Qlik javascript file to load correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started using RequireJS to load my local libraries, but now it can't find the Qlik javascript at the "js/Qlik" path anymore.&amp;nbsp; I can find a file using the path "../../resources/js/qlik".&amp;nbsp; However this file does not export anything from the "define" function, so the Qlik variable is &lt;STRONG&gt;undefined&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not changed the requirejs configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct path to the Qlik.js import?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;define(["../../resources/js/qlik"], function(qlik) {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; console.log('qlik', qlik); }); &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 16:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-javascript-module-not-loading-with-RequireJS/m-p/1186793#M5944</guid>
      <dc:creator />
      <dc:date>2016-09-16T16:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik javascript module not loading with RequireJS</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-javascript-module-not-loading-with-RequireJS/m-p/1186794#M5945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently this was because I moved my configuration into a different file.&amp;nbsp; When I moved my RequireJS configuration into the main HTML file, it worked again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 17:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-javascript-module-not-loading-with-RequireJS/m-p/1186794#M5945</guid>
      <dc:creator />
      <dc:date>2016-09-16T17:19:32Z</dc:date>
    </item>
  </channel>
</rss>

