<?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: Session lost when changing html page on mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168967#M5709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this in desktop or server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2016 14:31:14 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2016-05-18T14:31:14Z</dc:date>
    <item>
      <title>Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168966#M5708</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;I have a multi-pages mashup with &lt;SPAN style="font-size: 13.3333px;"&gt;embedded &lt;/SPAN&gt;qlik charts. It appears that the session is not kept when moving from a page to the other. The only way I was able to keep the session was to open the other page in another tab, while keeping the first page opened. &lt;SPAN style="font-size: 13.3333px;"&gt;I am not using identities. &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, as long as one page is kept open, the session is maintained. But if you navigate to another page in the same tab, the session is destroyed and recreated when the second page is loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to avoid this? I read some other people reporting this issue, but no solution have been posted so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 12:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168966#M5708</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-05-18T12:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168967#M5709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this in desktop or server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 14:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168967#M5709</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2016-05-18T14:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168968#M5710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Server 2.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 14:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168968#M5710</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-05-18T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168969#M5711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds a bit like your keep-alive timeout is too low. Could you verify that? It's in the proxy config:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125027_Capture.PNG" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 08:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168969#M5711</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2016-05-19T08:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168970#M5712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Erik for your help! I have the same settings than yours in my proxy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 11:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168970#M5712</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-05-19T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168971#M5713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;I added&lt;STRONG&gt; identity: "[U_ID]" &lt;/STRONG&gt;to my mashup configs, and it appears to have solved the issue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually the issue is still present. I might haved one session running at the same time and thought it was fixed...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 12:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168971#M5713</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-05-20T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168972#M5714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, do you still have this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have somethink identical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 14:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168972#M5714</guid>
      <dc:creator />
      <dc:date>2016-06-21T14:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168973#M5715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am currently escalating the issue with Qlik. No answer so far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168973#M5715</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-06-21T15:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168974#M5716</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: 12px;"&gt;Ok, thank you for the answer.&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: 12px;"&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: 12px;"&gt;Simple question : Are you french ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168974#M5716</guid>
      <dc:creator />
      <dc:date>2016-06-21T15:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168975#M5717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;French canadian yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 15:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168975#M5717</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-06-21T15:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168976#M5718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you find a solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168976#M5718</guid>
      <dc:creator />
      <dc:date>2016-07-01T12:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168977#M5719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and please keep this updated. I have the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In code:&lt;/P&gt;&lt;P&gt;window.open('index.html', '_blank');&amp;nbsp;&amp;nbsp; &amp;lt;---- selections transfer because of the use of '_blank'. This opens a new tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;window.open('index.html', '_self');&amp;nbsp;&amp;nbsp; &amp;lt;---- doesn't work. Loads the webpage in the same tab without selections&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I've noticed that when I using '_blank' to open another tab, I can then navigate to other .html pages within that new tab and the selections will transfer. I've tried this on the server and desktop and get the same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I tried to trick the browser and tried &lt;SPAN style="font-size: 13.3333px;"&gt;window.open('', '_self'); and then tried to open the same .html page within self and &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 19:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168977#M5719</guid>
      <dc:creator>balexbyrd</dc:creator>
      <dc:date>2016-07-06T19:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168978#M5720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;true, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;window.open('index.html', '_blank'); &lt;/SPAN&gt;works. You can also get this by just opening two windows with your mashup and navigating on only one of them... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've also tried to some other stuff:&lt;/P&gt;&lt;P&gt;- Everything on one page, hide HTML with css/jquerry -&amp;gt; performance went down dramatically, to many objects.&lt;/P&gt;&lt;P&gt;- Injecting the HTML using JS, while keeping the the outside frame active (containing current selections object). and then reloading a part of the javascript. This works, but some cache or errors keep building up,so after some clicking the app gets really slow (probably has to do with requireJS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other idea I've got, but not sure whether we are able to build it -&amp;gt; keep saving current selections in cookie -&amp;gt; apply selections when you open a new page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I've also raised a ticket at Qlik, hoping to raise the priority on this issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 16:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168978#M5720</guid>
      <dc:creator>stevenkoppens</dc:creator>
      <dc:date>2016-07-07T16:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168979#M5721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a hard time thinking Qlik is going to be able to fix this or is actively working on it given sense works in the same way (opening up two/multiple browsers) to keep the session state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, on the server you go to the hub and click on an app. That app. opens in another tab which one can then navigate and the sessions are preserved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said, I set my mashup up the same way with a landing home page which a user would then click on a subject area and it would open up a new tab. The only other way around this is to have everything on one page and hide/show as you mentioned which has performance impacts. I have bigger fish to fry, so the landing page approach will have to suffice for now. Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 16:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168979#M5721</guid>
      <dc:creator>balexbyrd</dc:creator>
      <dc:date>2016-07-07T16:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168980#M5722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I talked with people at Qlik about this, and they recommanded using a single page (one session) and destroying the model whenever you change "page" (in Angular, for example) or you hide the divs (if you do it yourself). That way, you won't get reduced performances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were using iframes and their guess was that we used to many sessions, and that Qlik Server would drop the sessions after a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code to disconnect charts before hidding them. If you have many, you could keep a collection and close the model for each chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;var modelRef;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #434247;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;app.getObject(&amp;lt;elemId&amp;gt;, &amp;lt;objId&amp;gt;).then(function(model) {&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modelRef = model;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #434247;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #434247;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;//then when you want to close it&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;modelRef.close();&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13pt; font-family: Courier; color: #2e2e31;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 17:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168980#M5722</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-07-07T17:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168981#M5723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An other possibilities is to create a bookmark before leave the first tab ( or first mashup page), apply this bookmark (it's the last bookmark) when you load the second mashup page and remove this bookmark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 09:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168981#M5723</guid>
      <dc:creator />
      <dc:date>2016-07-08T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168982#M5724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help guys. Workaround we used was creating a landing page (like Alex suggested), and creating a connection to both apps we use. From there open a new tab while keeping the landing page alive. Not ideal, but works for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also got a message from Qlik today, telling me this i&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;ssue is under investigation and a bug have been filled regarding it. So hopefully we can avoid these workarounds all together in the future.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 12:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168982#M5724</guid>
      <dc:creator>stevenkoppens</dc:creator>
      <dc:date>2016-07-13T12:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168983#M5725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please try to open a new page when load the mashup page, which is my walk-around.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I also have another issue about Qlik mashup.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;We created a Qlik sense mashup with Qlik sense desktop 3.0, and published it Qlik server 3.0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;The mashup will be public available. All users could &lt;SPAN style="font-weight: bold; font-style: inherit; font-family: arial, sans-serif; color: #6a6a6a;"&gt;Anonymous Login.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;How to set in Qlik server, so the selection of User_A on mashup will NOT impact the selection of User_B on the same mashup page at the same page?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;Any suggestion is appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 13:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168983#M5725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-11T13:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168984#M5726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;There are several possible methods:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1: use &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;target="_blank", and open a new page&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp; however, target="_self" does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2: put the multi mashup pages into one HTML, and use hide/display to hide/show different mashup pages. However, my mashup page loading becomes slow.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3: Qlik suggests create cookie to keep the selection, but I have not tried.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-weight: bold; color: #6a6a6a; font-family: arial, sans-serif; font-size: small;"&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 22:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168984#M5726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-23T22:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Session lost when changing html page on mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168985#M5727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We ended up writing our mashup with angular using a single page approach to avoid this issue. Of course, if you hit refresh, you will still loose your session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Session-lost-when-changing-html-page-on-mashup/m-p/1168985#M5727</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-08-30T13:02:48Z</dc:date>
    </item>
  </channel>
</rss>

