<?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 Free up mashup resources and XRF_KEY handling in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Free-up-mashup-resources-and-XRF-KEY-handling/m-p/2113188#M19131</link>
    <description>&lt;P&gt;I created a mashup and I'm serving it as an IFRAME on a python web server (&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/403-XSRF-when-calling-QPS-API-iframe-mashup-code-using-python/m-p/2093799" target="_self"&gt;example here&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;This &lt;A href="https://www.youtube.com/watch?v=-w-d1Am2cjY" target="_blank" rel="noopener"&gt;interesting video&lt;/A&gt; shows how to free up hidden charts hypercubes during pagination.&lt;/P&gt;
&lt;P&gt;Using javascript, it calls to chartX.close() to release&amp;nbsp;QlikSense resources from the browser&lt;/P&gt;
&lt;P&gt;Is there any way to free up memory from the server side?&lt;/P&gt;
&lt;P&gt;Instead of closing every single chart, how could I free up for the whole user session? Perhaps a release by XRF_KEY&lt;/P&gt;
&lt;P&gt;Another question, regarding XRF_KEY, should I handle from the web server a different XRF_KEY for each browser session?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 12:14:41 GMT</pubDate>
    <dc:creator>virilo_tejedor</dc:creator>
    <dc:date>2023-09-05T12:14:41Z</dc:date>
    <item>
      <title>Free up mashup resources and XRF_KEY handling</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Free-up-mashup-resources-and-XRF-KEY-handling/m-p/2113188#M19131</link>
      <description>&lt;P&gt;I created a mashup and I'm serving it as an IFRAME on a python web server (&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/403-XSRF-when-calling-QPS-API-iframe-mashup-code-using-python/m-p/2093799" target="_self"&gt;example here&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;This &lt;A href="https://www.youtube.com/watch?v=-w-d1Am2cjY" target="_blank" rel="noopener"&gt;interesting video&lt;/A&gt; shows how to free up hidden charts hypercubes during pagination.&lt;/P&gt;
&lt;P&gt;Using javascript, it calls to chartX.close() to release&amp;nbsp;QlikSense resources from the browser&lt;/P&gt;
&lt;P&gt;Is there any way to free up memory from the server side?&lt;/P&gt;
&lt;P&gt;Instead of closing every single chart, how could I free up for the whole user session? Perhaps a release by XRF_KEY&lt;/P&gt;
&lt;P&gt;Another question, regarding XRF_KEY, should I handle from the web server a different XRF_KEY for each browser session?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 12:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Free-up-mashup-resources-and-XRF-KEY-handling/m-p/2113188#M19131</guid>
      <dc:creator>virilo_tejedor</dc:creator>
      <dc:date>2023-09-05T12:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Free up mashup resources and XRF_KEY handling</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Free-up-mashup-resources-and-XRF-KEY-handling/m-p/2114988#M19143</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16550"&gt;@virilo_tejedor&lt;/a&gt;&lt;/SPAN&gt; , using close method is the correct way for clean up memory, you don't have to do anything than that.&lt;BR /&gt;There is no methods for closing all the objects at once, you have to loop over your active visualizations and then close them one by one.&lt;/P&gt;
&lt;P&gt;What do you mean by XRF_KEY?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 12:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Free-up-mashup-resources-and-XRF-KEY-handling/m-p/2114988#M19143</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2023-09-08T12:52:25Z</dc:date>
    </item>
  </channel>
</rss>

