<?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: Multiple session apps in the same user session in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558766#M10206</link>
    <description>&lt;P&gt;Thank you! I changed code for multiple websockets adding unique id in the url like `wss://${host}:4747/app/${uniqueId}` and now it all works.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 07:12:02 GMT</pubDate>
    <dc:creator>nzlysenko</dc:creator>
    <dc:date>2019-03-20T07:12:02Z</dc:date>
    <item>
      <title>Multiple session apps in the same user session</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558673#M10204</link>
      <description>&lt;P&gt;Hi everyone. I try to create two session apps using engine api in one user session but it doesn't work. The engine answers with the message:&amp;nbsp; "error: { code: 1002, parameter: '', message: 'App already open' } }".&amp;nbsp;&lt;SPAN&gt;We use Qlik Sense Server February 2019 release. Code sample:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;async&lt;/SPAN&gt;&lt;SPAN&gt; ()&lt;/SPAN&gt;&lt;SPAN&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;const&lt;/SPAN&gt; &lt;SPAN&gt;qix&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;await&lt;/SPAN&gt; &lt;SPAN&gt;session&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;open&lt;/SPAN&gt;&lt;SPAN&gt;();&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;await&lt;/SPAN&gt; &lt;SPAN&gt;qix&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;createSessionAppFromApp&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;SPAN&gt;'qSrcAppId'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;'5f0eba2b-1fcf-46c9-8a9c-b4b6c0304de4'&lt;/SPAN&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;await&lt;/SPAN&gt; &lt;SPAN&gt;qix&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;createSessionAppFromApp&lt;/SPAN&gt;&lt;SPAN&gt;({&lt;/SPAN&gt;&lt;SPAN&gt;'qSrcAppId'&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;'378108df-7212-493e-ac6d-9ba63935de45'&lt;/SPAN&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;await&lt;/SPAN&gt; &lt;SPAN&gt;session&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;close&lt;/SPAN&gt;&lt;SPAN&gt;(); &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;})();&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558673#M10204</guid>
      <dc:creator>nzlysenko</dc:creator>
      <dc:date>2024-11-16T06:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple session apps in the same user session</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558724#M10205</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;that’s not possible. QIX only allows one app for a web socket, so you have to open two web sockets.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 04:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558724#M10205</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2019-03-20T04:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple session apps in the same user session</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558766#M10206</link>
      <description>&lt;P&gt;Thank you! I changed code for multiple websockets adding unique id in the url like `wss://${host}:4747/app/${uniqueId}` and now it all works.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 07:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Multiple-session-apps-in-the-same-user-session/m-p/1558766#M10206</guid>
      <dc:creator>nzlysenko</dc:creator>
      <dc:date>2019-03-20T07:12:02Z</dc:date>
    </item>
  </channel>
</rss>

