<?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 Mashup objects web integration in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133069#M1887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with using relative paths is that our mashup is placed on the server via http, while our Qlik Sense server is on https. If I use relative paths it will just lose the connection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Concerning the 404 errors, I have fixed some and those left are basically the font references and that is not the priority by the moment. What I am trying to figure out is "Uncaught SyntaxError: Unexpected token &amp;lt;" error, it occurs when the engine is connecting via the virtual proxy and the link is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://server/vp/internal_forms_authentication/?targetid=etc.../" rel="nofollow" target="_blank"&gt;https://server/vp/internal_forms_authentication/?targetid=etc.../&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; Here I might be mistaken the main problem is that I have not set up the authentication the right way. So on, there are errors with require.js and I guess here the problem with the tickets occurs again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please elaborate on that?&lt;/P&gt;&lt;P&gt; &lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213886_Untitled.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 04:22:50 GMT</pubDate>
    <dc:creator>zyevniyeva</dc:creator>
    <dc:date>2018-09-19T04:22:50Z</dc:date>
    <item>
      <title>Qlik sense Mashup objects web integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133066#M1884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone! Need your help and advice. We are trying to set up the mashup on our test server with my colleagues. I have created the mashup via dev-hub and we have placed the html, css, js files on the server. Next, I have configured the virtual proxy 'vp' to authenticate through it. Below are the configurations made in the js code and for the virtual proxy. However, when the page loads the qlik objects are not visible, just blank spaces. I am bad at js so I am not sure how to configure the authentication for ticket fetching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please explain how to do that straightforward step-by-step, I would appreciate that A LOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-4 jive-image" height="164" src="https://community.qlik.com/legacyfs/online/213720_Untitled.png" style="height: 164px; width: 601.657px;" width="601" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/213718_Untitled2.png" style="height: 106px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled3.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/213719_Untitled3.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 11:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133066#M1884</guid>
      <dc:creator>zyevniyeva</dc:creator>
      <dc:date>2018-09-17T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Mashup objects web integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133067#M1885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Such a great question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to hear an answer for that one too!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 12:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133067#M1885</guid>
      <dc:creator>akzhanconsult</dc:creator>
      <dc:date>2018-09-17T12:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Mashup objects web integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133068#M1886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Looks like you have a bunch of 404 file not found errors. Start by solving those. Your HTML file is probably a good place to start, if you get a file not found on the require.js file, pretty much everything will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If your mashup is served by Qlik Sense (the url is something like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://[server]/proxy/extensions/xxxxx/xxxxx.html" rel="nofollow" target="_blank"&gt;https://[server]/proxy/extensions/xxxxx/xxxxx.html&lt;/A&gt;&lt;SPAN&gt;) a good format for the requirejs link would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;script&lt;/SPAN&gt; &lt;SPAN style="color: #9cdcfe;"&gt;src&lt;/SPAN&gt;=&lt;SPAN style="color: #ce9178;"&gt;"../../resources/assets/external/requirejs/require.js"&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;script&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;Using relative paths in your mashup simplifies deployment a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;Erik Wetterberg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;A href="https://extendingqlik.upper88.com/" title="https://extendingqlik.upper88.com/"&gt;https://extendingqlik.upper88.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 14:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133068#M1886</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-09-17T14:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Mashup objects web integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133069#M1887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with using relative paths is that our mashup is placed on the server via http, while our Qlik Sense server is on https. If I use relative paths it will just lose the connection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Concerning the 404 errors, I have fixed some and those left are basically the font references and that is not the priority by the moment. What I am trying to figure out is "Uncaught SyntaxError: Unexpected token &amp;lt;" error, it occurs when the engine is connecting via the virtual proxy and the link is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://server/vp/internal_forms_authentication/?targetid=etc.../" rel="nofollow" target="_blank"&gt;https://server/vp/internal_forms_authentication/?targetid=etc.../&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; Here I might be mistaken the main problem is that I have not set up the authentication the right way. So on, there are errors with require.js and I guess here the problem with the tickets occurs again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please elaborate on that?&lt;/P&gt;&lt;P&gt; &lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213886_Untitled.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 04:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133069#M1887</guid>
      <dc:creator>zyevniyeva</dc:creator>
      <dc:date>2018-09-19T04:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Mashup objects web integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133070#M1888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The syntax error is probably because you get a HTML file when a javascript file is expected. A likely reason would be that you are not authenticated or use the wrong path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 08:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133070#M1888</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-09-19T08:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Mashup objects web integration</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133071#M1889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you advice how to solve the problem of openApp undefined? as you can see below it is the problem with the require js and tickets. What approach would you recommend to choose to solve that?&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214170_Untitled.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 12:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-Mashup-objects-web-integration/m-p/133071#M1889</guid>
      <dc:creator>zyevniyeva</dc:creator>
      <dc:date>2018-09-21T12:53:04Z</dc:date>
    </item>
  </channel>
</rss>

