<?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 Sense - External Web Server Websocket Error in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975164#M3695</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;&amp;lt;from: web integration whitepaper on generic tab from integration.qlik.com/documentation&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to keep all assets on your Sense server. so in your HTML you only replace the hostname of your css and require.js file. Then you won't get the fonts issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really have to put our stuff on your external server, see below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="nl" style="font-size: 16pt; font-family: Calibri; color: #1e4e79;"&gt;Appendix A: DIV tag integration approach on external server&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;You create a normal HTML page which you can create with "drag and drop" in our &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:4848/dev-hub/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;dev-hub&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;.&amp;nbsp; Using this approach you can link the DIV to a Sense chart ID.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;You can better link to the Sense server or you copy our requireJS, CSS and fonts to your webserver. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="margin-left: 0.7083in; border: 1pt solid #a3a3a3; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="x-none" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;RequireJS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;C:\Program Files\Qlik\Sense\Client\assets\external\requirejs&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;&amp;lt;script src="../../resources/assets/external/requirejs/require.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="x-none" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;CSS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;C:\Program Files\Qlik\Sense\Client\autogenerated&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;Include&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;&amp;lt;link rel="stylesheet" href="../../resources/autogenerated/qlik-styles.css"&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="x-none" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;Fonts&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;Go to C:\Program Files\Qlik\Sense\Client\fonts on your Sense server.&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;In your external webserver create a resources/fonts directory (in your web server root) and copy the fonts&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="nl" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri; color: black;"&gt;You include a reference to these &lt;SPAN style="font-weight: bold; font-style: inherit; font-size: 14.6667px; font-family: inherit;"&gt;local&lt;/SPAN&gt; files (to prevent cross site scripting); The require.js, the css and the fonts from above.&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="nl" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri; color: black;"&gt;E.g. I have put them in the server\public folder on my external web server.&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="nl" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri; color: black;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/102-17834-4-147512/fonts.png" style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="fonts.png" class="jive-image image-6" height="199" src="https://community.qlik.com/legacyfs/online/160969_fonts.png" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit;" width="416" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="margin: 0 0 0 0.375in; font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit;"&gt;You create a Javascript file&lt;/SPAN&gt;&lt;OL style="margin: 0 0 0 0.375in; font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit; list-style-type: lower-alpha;"&gt;&lt;LI style="margin-top: 0.5ex; margin-bottom: 0.5ex; font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; list-style-type: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit;"&gt;This file contains a config object, which points to your Sense Server. This file is basically the "bridge" between your website and Sense&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit;"&gt;In this javascript file you attach a DIV id to a Sense Chart ID (is being generated for you if you drag and drop), and you are done.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 9pt; font-family: Consolas; color: black;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;var config = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host: "myhost.com",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix: "/",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port: window.location.port,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; isSecure: true&lt;BR /&gt;};&lt;BR /&gt;require(["js/qlik"], function(qlik) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // open the app&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var app = qlik.openApp("c31e2aba-3b46-4b13-8b87-c5c2514dea1d", config);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // insert Qlik objects into the page.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.getObject(document.getElementById("LB01"), "uPyZavD");&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/102-17834-4-147513/web integration integration Flow.png" style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="web integration integration Flow.png" class="jive-image image-7" height="565" src="/legacyfs/online/160985_web integration integration Flow.png" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit;" width="552" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 9pt; font-family: Calibri; color: #595959;"&gt;From &amp;lt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/MashupAPI/qlik-interface-interface.htm" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/MashupAPI/qlik-interface-interface.htm&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P lang="nl"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: black;"&gt;From: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/Mashups/Content/mashups-introduction.htm" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/Mashups/Content/mashups-introduction.htm&lt;/A&gt;&lt;/P&gt;&lt;P lang="nl"&gt;&lt;/P&gt;&lt;P lang="nl" style="font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: black;"&gt;PS: note that if you create a new project in the &lt;/SPAN&gt;&lt;A style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;"&gt;dev-hub&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: black;"&gt;, it will generate a starting template for you with the HTML, CSS and the javascript file. This tool will also generate the object guids (id)&amp;nbsp; for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Apr 2017 11:27:42 GMT</pubDate>
    <dc:creator>mbj</dc:creator>
    <dc:date>2017-04-24T11:27:42Z</dc:date>
    <item>
      <title>Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975153#M3684</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 have recently set-up an external web server using Laragon and am having some difficulties in setting up the connection to Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is currently throwing up the following error message:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-10-01 15_45_56-GIADAFLUX - Remote Desktop Connection.png" class="jive-image image-1" height="19" src="/legacyfs/online/100573_2015-10-01 15_45_56-GIADAFLUX - Remote Desktop Connection.png" style="height: 18.5806px; width: 640px;" width="640" /&gt;&lt;/P&gt;&lt;P&gt;This is the config code I have in the JS file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var config = {&lt;/P&gt;&lt;P&gt;&amp;nbsp; host: "myhostname",&lt;/P&gt;&lt;P&gt;&amp;nbsp; prefix: "/",&lt;/P&gt;&lt;P&gt;&amp;nbsp; port: 443,&lt;/P&gt;&lt;P&gt;&amp;nbsp; isSecure: true,&lt;/P&gt;&lt;P&gt;&amp;nbsp; rejectUnauthorized: false&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate any assistance in resolving this issue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975153#M3684</guid>
      <dc:creator />
      <dc:date>2015-10-01T05:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975154#M3685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version of Qlik Sense are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After our team upgraded to the 2.1.1.0 we saw behavior differences in the way our JS &lt;SPAN style="font-family: courier new,courier;"&gt;config&lt;/SPAN&gt; object need to be configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 20:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975154#M3685</guid>
      <dc:creator />
      <dc:date>2015-10-09T20:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975155#M3686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just upgraded to Qlik Sense 2.1.1 and the connection has started working.&amp;nbsp; However, my extension objects are failing to render which seems to have been an issue since 1.0 (&lt;A href="https://community.qlik.com/thread/134823"&gt;Mashup API context&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you had any experience in using extensions on an external web server?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI - the particular extension I am talking about is the KPI tile on Qlik Branch created by Stefan Walther.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 03:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975155#M3686</guid>
      <dc:creator />
      <dc:date>2015-10-12T03:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975156#M3687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ye, we run several extensions through the Capabilities API on external hosts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What errors are you getting in the console?&lt;/P&gt;&lt;P&gt;I'm guessing there is at least a 404 on the CSS file and require js has tried to append a .js extension to the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my Windows Phone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 03:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975156#M3687</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2015-10-12T03:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975157#M3688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just noted from my errors above that .js seems to be added to the extension files.&amp;nbsp; Is there anyway to stop this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at this thread &lt;A href="https://community.qlik.com/thread/177442"&gt;Qlik sense extension in mashup on external server&lt;/A&gt; but am not sure on how to resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate any assistance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 05:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975157#M3688</guid>
      <dc:creator />
      <dc:date>2015-10-12T05:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975158#M3689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the requirejs text plugin will fail cross domain.&lt;BR /&gt;Try adding this to your mashup as it will force the text plugin to fetch resources without a &amp;lt;script&amp;gt; tag&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14446562106002718" jivemacro_uid="_14446562106002718"&gt;
&lt;P&gt;requirejs.config({&lt;/P&gt;
&lt;P&gt;&amp;nbsp; config: {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text: {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useXhr: function (url, protocol, hostname, port) {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return true;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;});&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 13:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975158#M3689</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2015-10-12T13:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975159#M3690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company is exploring an embedded solution--using Qlik within our product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw in your thread:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2159" data-containertype="14" data-objectid="184901" data-objecttype="1" href="https://community.qlik.com/thread/184901"&gt;https://community.qlik.com/thread/184901&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That you also had a font issue that you were able to overcome.&amp;nbsp; Would you please chime into this thread below.&amp;nbsp; I've tried multiple workaround without success, so perhaps I've missed a step.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2159" data-containertype="14" data-objectid="883917" data-objecttype="2" href="https://community.qlik.com/message/883917#883917"&gt;https://community.qlik.com/message/883917&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you do Workaround #3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 16:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975159#M3690</guid>
      <dc:creator />
      <dc:date>2015-10-12T16:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975160#M3691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have incorporated your code like this:&lt;/P&gt;&lt;P&gt;require.config( {&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; baseUrl: ( config.isSecure ? "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN&gt;" : "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow"&gt;http://&lt;/A&gt;&lt;SPAN&gt;" ) + config.host + (config.port ? ":" + config.port: "") + config.prefix + "resources",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; config: {&lt;/P&gt;&lt;P&gt;&amp;nbsp; text: {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useXhr: function (url, protocol, hostname, port) {&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return true;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am getting a bunch of Access Control Allow Origin header errors.&amp;nbsp; As per your advice on this thread &lt;A href="https://community.qlik.com/message/750321"&gt;Re: Sense mashup: Font fail in IE&lt;/A&gt;‌ I have added "&lt;SPAN style="color: #3d3d3d; font-family: Consolas, Monaco, 'Andale Mono', monospace; font-size: 13px;"&gt;Access-Control-Allow-Origin: *" to the QMC proxy settings.&lt;/SPAN&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101799_Capture.PNG" style="height: 181px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 00:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975160#M3691</guid>
      <dc:creator />
      <dc:date>2015-10-13T00:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975161#M3692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having a closer look at the network tab in Chrome Developer I can see that the response header for Access-Control-Allow-Origin is not * but rather the host name of my Qlik Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101800_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, as per my previous post, I have already altered the proxy settings in Qlik QMC - is there some step that I am missing here?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/101801_Capture.PNG" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 00:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975161#M3692</guid>
      <dc:creator />
      <dc:date>2015-10-13T00:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975162#M3693</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; font-size: 13px;"&gt;Hi Joel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;I have the same issue as yours. How did you resolved it? Thanks in advance!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 05:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975162#M3693</guid>
      <dc:creator />
      <dc:date>2017-04-21T05:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975163#M3694</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;key things&lt;/P&gt;&lt;P&gt;* Configure CORS header in proxy settings&lt;/P&gt;&lt;P&gt;* configure hostname in whitelist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://integration.qlik.com/slides" title="http://integration.qlik.com/slides"&gt;Qlik Sense API and integration demo&lt;/A&gt; for more info. See web integration or search for CORS, whitelist etc.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image" src="http://integration.qlik.com/images/Proxy%20-%20settings.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 11:23:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975163#M3694</guid>
      <dc:creator>mbj</dc:creator>
      <dc:date>2017-04-24T11:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975164#M3695</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;&amp;lt;from: web integration whitepaper on generic tab from integration.qlik.com/documentation&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to keep all assets on your Sense server. so in your HTML you only replace the hostname of your css and require.js file. Then you won't get the fonts issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really have to put our stuff on your external server, see below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="nl" style="font-size: 16pt; font-family: Calibri; color: #1e4e79;"&gt;Appendix A: DIV tag integration approach on external server&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;You create a normal HTML page which you can create with "drag and drop" in our &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:4848/dev-hub/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;dev-hub&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;.&amp;nbsp; Using this approach you can link the DIV to a Sense chart ID.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;You can better link to the Sense server or you copy our requireJS, CSS and fonts to your webserver. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="margin-left: 0.7083in; border: 1pt solid #a3a3a3; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="x-none" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;RequireJS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;C:\Program Files\Qlik\Sense\Client\assets\external\requirejs&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;&amp;lt;script src="../../resources/assets/external/requirejs/require.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="x-none" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;CSS&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;C:\Program Files\Qlik\Sense\Client\autogenerated&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;Include&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;&amp;lt;link rel="stylesheet" href="../../resources/autogenerated/qlik-styles.css"&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="x-none" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;Fonts&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;Go to C:\Program Files\Qlik\Sense\Client\fonts on your Sense server.&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri;"&gt;In your external webserver create a resources/fonts directory (in your web server root) and copy the fonts&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="nl" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri; color: black;"&gt;You include a reference to these &lt;SPAN style="font-weight: bold; font-style: inherit; font-size: 14.6667px; font-family: inherit;"&gt;local&lt;/SPAN&gt; files (to prevent cross site scripting); The require.js, the css and the fonts from above.&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 3pt; border: 1pt solid #a3a3a3; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="nl" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri; color: black;"&gt;E.g. I have put them in the server\public folder on my external web server.&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="nl" style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: Calibri; color: black;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/102-17834-4-147512/fonts.png" style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="fonts.png" class="jive-image image-6" height="199" src="https://community.qlik.com/legacyfs/online/160969_fonts.png" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit;" width="416" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="margin: 0 0 0 0.375in; font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit;"&gt;You create a Javascript file&lt;/SPAN&gt;&lt;OL style="margin: 0 0 0 0.375in; font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit; list-style-type: lower-alpha;"&gt;&lt;LI style="margin-top: 0.5ex; margin-bottom: 0.5ex; font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; list-style-type: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit;"&gt;This file contains a config object, which points to your Sense Server. This file is basically the "bridge" between your website and Sense&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11pt; font-family: inherit;"&gt;In this javascript file you attach a DIV id to a Sense Chart ID (is being generated for you if you drag and drop), and you are done.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 9pt; font-family: Consolas; color: black;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background-position: initial;"&gt;var config = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host: "myhost.com",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix: "/",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; port: window.location.port,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; isSecure: true&lt;BR /&gt;};&lt;BR /&gt;require(["js/qlik"], function(qlik) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // open the app&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var app = qlik.openApp("c31e2aba-3b46-4b13-8b87-c5c2514dea1d", config);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // insert Qlik objects into the page.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.getObject(document.getElementById("LB01"), "uPyZavD");&lt;/SPAN&gt;&lt;/P&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/102-17834-4-147513/web integration integration Flow.png" style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="web integration integration Flow.png" class="jive-image image-7" height="565" src="/legacyfs/online/160985_web integration integration Flow.png" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit;" width="552" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 9pt; font-family: Calibri; color: #595959;"&gt;From &amp;lt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/MashupAPI/qlik-interface-interface.htm" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/APIs/Content/MashupAPI/qlik-interface-interface.htm&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P lang="nl"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="nl" style="padding: 0 0 0 67.5px; font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: black;"&gt;From: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/Mashups/Content/mashups-introduction.htm" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/2.2/Subsystems/Mashups/Content/mashups-introduction.htm&lt;/A&gt;&lt;/P&gt;&lt;P lang="nl"&gt;&lt;/P&gt;&lt;P lang="nl" style="font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: black;"&gt;PS: note that if you create a new project in the &lt;/SPAN&gt;&lt;A style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: #3778c7;"&gt;dev-hub&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14.6667px; font-family: inherit; color: black;"&gt;, it will generate a starting template for you with the HTML, CSS and the javascript file. This tool will also generate the object guids (id)&amp;nbsp; for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 11:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975164#M3695</guid>
      <dc:creator>mbj</dc:creator>
      <dc:date>2017-04-24T11:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975165#M3696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/mbj"&gt;mbj&lt;/A&gt;&lt;/STRONG&gt;‌I'll try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 01:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975165#M3696</guid>
      <dc:creator />
      <dc:date>2017-04-25T01:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - External Web Server Websocket Error</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975166#M3697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had exactly the same websocket issue as you. I followed the steps from &lt;A href="https://community.qlik.com/qlik-users/108216"&gt;mbj&lt;/A&gt; &lt;SPAN style="font-size: 10pt;"&gt;and from other posts... And realized that I forgot to add the Servers in the "Host White List". It works perfectly for me now. Hope you could solve your problem&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 07:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-External-Web-Server-Websocket-Error/m-p/975166#M3697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-04T07:20:01Z</dc:date>
    </item>
  </channel>
</rss>

