<?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 Extension objects in external Mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386727#M8308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing issues while trying to embed extension objects in my Mashup via .getObject()-Method. I already found this discussion but I was not able to resolve my problems (&lt;A href="https://community.qlik.com/thread/177442"&gt;Qlik sense extension in mashup on external server&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My own &lt;SPAN style="font-size: 13.3333px;"&gt;extensions&lt;/SPAN&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;are working properly &lt;SPAN style="font-size: 13.3333px;"&gt;but I guess thats because they are not relying on any dependencies. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SimpleKPI is also working but displays warnings about the icons.woff&lt;/P&gt;&lt;P&gt;2DimHeatmap works after enabling XHR for RequireJS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the errors I see in the Chrome Developer Console when trying to load different extension objects into my mashup.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174688" alt="errors.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174688_errors.png" style="height: 205px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I also enabled XHR-Requests for RequireJS which allows some extensions to load halfway but unfortunately this does not change much:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174693" alt="errors.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/174693_errors.png" style="height: 204px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Virtual Proxy Settings:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174694" alt="settings.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/174694_settings.png" style="height: 532px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appended my mashup.html and the output of the Chrome Developer Console console and Network Tab .har-Contents for XHR and non XHR requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do something to prevent those kind of errors except from using iframes or do I need to modify the extensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2017 13:50:46 GMT</pubDate>
    <dc:creator>m_s</dc:creator>
    <dc:date>2017-08-25T13:50:46Z</dc:date>
    <item>
      <title>Extension objects in external Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386727#M8308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing issues while trying to embed extension objects in my Mashup via .getObject()-Method. I already found this discussion but I was not able to resolve my problems (&lt;A href="https://community.qlik.com/thread/177442"&gt;Qlik sense extension in mashup on external server&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My own &lt;SPAN style="font-size: 13.3333px;"&gt;extensions&lt;/SPAN&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;are working properly &lt;SPAN style="font-size: 13.3333px;"&gt;but I guess thats because they are not relying on any dependencies. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SimpleKPI is also working but displays warnings about the icons.woff&lt;/P&gt;&lt;P&gt;2DimHeatmap works after enabling XHR for RequireJS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the errors I see in the Chrome Developer Console when trying to load different extension objects into my mashup.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174688" alt="errors.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174688_errors.png" style="height: 205px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I also enabled XHR-Requests for RequireJS which allows some extensions to load halfway but unfortunately this does not change much:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174693" alt="errors.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/174693_errors.png" style="height: 204px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Virtual Proxy Settings:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="174694" alt="settings.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/174694_settings.png" style="height: 532px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appended my mashup.html and the output of the Chrome Developer Console console and Network Tab .har-Contents for XHR and non XHR requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do something to prevent those kind of errors except from using iframes or do I need to modify the extensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 13:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386727#M8308</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-08-25T13:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extension objects in external Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386728#M8309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathias,&lt;/P&gt;&lt;P&gt;you most likely need to modify the extensions (or perhaps have the extensiondeveloper to fix this). &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>Sat, 26 Aug 2017 07:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386728#M8309</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2017-08-26T07:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extension objects in external Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386729#M8310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your response, that's unfortunate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 07:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-objects-in-external-Mashup/m-p/1386729#M8310</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-08-28T07:33:35Z</dc:date>
    </item>
  </channel>
</rss>

