<?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 Behavior of theme.json in QlikSense mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1740869#M13202</link>
    <description>&lt;P&gt;In our mashup we are using custom theme for gradient/classes colors in application. We are facing performance issue and run the fiddler in chrome &amp;amp; found theme.json file is getting called repeated through the application.&lt;/P&gt;&lt;P&gt;We are applying the theme before the app in mashup.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;qlik.theme.apply('customtheme').then(function(result)&amp;nbsp;{});&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;senseApp&amp;nbsp;=&amp;nbsp;qlik.openApp('appId',&amp;nbsp;config);&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Anyone have idea how custom theme works in mashup?&amp;nbsp; will hit the json file every single visualization ? is there possibility we&amp;nbsp; can cache them in local?&lt;/P&gt;&lt;P&gt;Please find attached screenshot taken from fiddler.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Sep 2020 05:36:24 GMT</pubDate>
    <dc:creator>kishore3k</dc:creator>
    <dc:date>2020-09-03T05:36:24Z</dc:date>
    <item>
      <title>Behavior of theme.json in QlikSense mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1740869#M13202</link>
      <description>&lt;P&gt;In our mashup we are using custom theme for gradient/classes colors in application. We are facing performance issue and run the fiddler in chrome &amp;amp; found theme.json file is getting called repeated through the application.&lt;/P&gt;&lt;P&gt;We are applying the theme before the app in mashup.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;qlik.theme.apply('customtheme').then(function(result)&amp;nbsp;{});&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;senseApp&amp;nbsp;=&amp;nbsp;qlik.openApp('appId',&amp;nbsp;config);&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Anyone have idea how custom theme works in mashup?&amp;nbsp; will hit the json file every single visualization ? is there possibility we&amp;nbsp; can cache them in local?&lt;/P&gt;&lt;P&gt;Please find attached screenshot taken from fiddler.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 05:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1740869#M13202</guid>
      <dc:creator>kishore3k</dc:creator>
      <dc:date>2020-09-03T05:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Behavior of theme.json in QlikSense mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1764294#M13589</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/38620"&gt;@kishore3k&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I'm interested, did you find anything regarding this ?How did you find that the theme was called multiple times ? I am using a custom theme as well and I'm curious on its behavior.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leo&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 10:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1764294#M13589</guid>
      <dc:creator>LCauch</dc:creator>
      <dc:date>2020-11-25T10:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Behavior of theme.json in QlikSense mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1764350#M13590</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;We ran the url fiddler app and to find the resources that takes times to get download from the server. We found this theme.json file being called many times over, so I posted here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have improved the server performance after connecting with Network team and optimizing the code a bit.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 12:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Behavior-of-theme-json-in-QlikSense-mashup/m-p/1764350#M13590</guid>
      <dc:creator>kishore3k</dc:creator>
      <dc:date>2020-11-25T12:39:44Z</dc:date>
    </item>
  </channel>
</rss>

