<?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 - Single Integration API - Iframes - Websockets limit in Internet Explorer in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616651#M11176</link>
    <description>&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, using the Capability APIs would provide a solution, but we're looking to avoid this due to the development overheads.&amp;nbsp; I had considered the two iframe model you proposed, but haven't investigated this yet.&amp;nbsp; However, since you suggested it too, I'll give it a shot to see whether the selections are preserved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 14:16:30 GMT</pubDate>
    <dc:creator>rbartley</dc:creator>
    <dc:date>2019-08-26T14:16:30Z</dc:date>
    <item>
      <title>Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616012#M11168</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am experiencing an issue with my Single Integration (Iframe) mashup that seems to be related to the "Websocket limit reached" issue identified in this post on the Qlik help site:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/June2019/Content/Sense_Helpsites/troubleshooting-developer-mashups.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-developer/June2019/Content/Sense_Helpsites/troubleshooting-developer-mashups.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My app has 8 sheets, which I originally linked to 8 iframes in the mashup, navigating between these by showing/hiding the iframe according to which tab was selected.&amp;nbsp; Everything works well in all browsers except IE, which appears to show the first 6 iframes.&amp;nbsp; So, given that the help page suggests that one websocket connection is used for each iframe, I re-worked the mashup so that only one iframe was used, but the src attribute of the iframe is updated to show the different sheets.&amp;nbsp; However, the results have been inconsistent and the selections are not maintained (even when the same identity parameter value is used).&lt;/P&gt;&lt;P&gt;Does anyone have any experience of this and, if so, do you have a solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Richard&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 15:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616012#M11168</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2019-08-23T15:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616280#M11170</link>
      <description>&lt;P&gt;I would use this scenario as another reason to save people from the horrors of IE.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 15:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616280#M11170</guid>
      <dc:creator>treysmithdev</dc:creator>
      <dc:date>2019-08-24T15:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616439#M11171</link>
      <description>&lt;P&gt;Hi Trey,&lt;/P&gt;&lt;P&gt;Yes, as far as I'm concerned, I would simply advise users to choose a different browser, but that's a hard sell to the business as many are committed IE users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do have any other suggestions, I'd appreciate it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 07:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616439#M11171</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2019-08-26T07:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616441#M11172</link>
      <description>&lt;P&gt;It's possible to configure Windows to allow for more websockets in IE, but it involves going into the registry, so it's often impractical (especially if you want to do a company wide configuration). You can find more information here if you are interested:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000040520" target="_blank"&gt;https://support.qlik.com/articles/000040520&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 07:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616441#M11172</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2019-08-26T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616445#M11173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;skipping the iframes and building a mashup instead is of course a possible solution, but I assume you don’t want to go that way.&lt;/P&gt;&lt;P&gt;A possible solution would be to use two iframes. Show the first sheet in one and when the user selects another sheet hide that Iframe and show the other one where you show the other sheets. The first one would keep the session open and preserve selections.&lt;/P&gt;&lt;P&gt;An alternative to this could be to use a separate iframe for the selection toolbar, but then the selection tool would be cut off.&lt;/P&gt;&lt;P&gt;I haven’t tried this, so it might not work at all.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 08:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616445#M11173</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2019-08-26T08:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616647#M11174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for replying, yes I have seen this on another post, but unfortunately this isn't practical in my case since the mahup will be open to users outside my organisation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 14:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616647#M11174</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2019-08-26T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616651#M11176</link>
      <description>&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, using the Capability APIs would provide a solution, but we're looking to avoid this due to the development overheads.&amp;nbsp; I had considered the two iframe model you proposed, but haven't investigated this yet.&amp;nbsp; However, since you suggested it too, I'll give it a shot to see whether the selections are preserved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 14:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1616651#M11176</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2019-08-26T14:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Mashup - Single Integration API - Iframes - Websockets limit in Internet Explorer</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1621138#M11242</link>
      <description>&lt;P&gt;I finally got round to trying this and it works. Thanks once again, Erik.&lt;/P&gt;&lt;P&gt;I will only use this in the case where there are more than 6 tabs and when viewed in IE since re-loading the second iframe leads to a delay in navigation when compared against show/hide, which is obviously not desirable.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 14:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Sense-Mashup-Single-Integration-API-Iframes-Websockets/m-p/1621138#M11242</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2019-09-06T14:42:32Z</dc:date>
    </item>
  </channel>
</rss>

