<?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-embed: Custom objects, themes in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504133#M21787</link>
    <description>&lt;P&gt;I've tried with May 2024 and Nov 2024 (latest version) with both &lt;I&gt;theme &lt;/I&gt;and &lt;I&gt;context:json &lt;/I&gt;props and I have the same issue. Theme is not retrieved correctly, seems it is pointing to Qlik SaaS APIs for theme, which is not available in on prem version. This is a bug, please open a support case.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG style="width:87.4%;" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/4cb43924-bcac-46e1-be9f-410b6253fc9a.default.png" /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 08:47:22 GMT</pubDate>
    <dc:creator>alex_colombo</dc:creator>
    <dc:date>2025-02-03T08:47:22Z</dc:date>
    <item>
      <title>Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503398#M21772</link>
      <description>&lt;P&gt;Hi, we are currently trying to move to qlik-embed from capability API. We use Qlik Sense Enterprise (Client managed).&lt;/P&gt;
&lt;P&gt;I can successfully display charts that were on my sheets by using this:&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;div&lt;/SPAN&gt; &lt;SPAN&gt;class&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"viz"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;qlik-embed&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ui&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"analytics/chart"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;app-id&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"c95adbee-a89e-41d8-b06f-d7492527814b"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;object-id&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"euXmY"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;qlik-embed&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;div&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;However, I am unable to embed custom objects. It would show up as 'Unknown chart" like this:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlian_0-1738113662270.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176989i11EA194DFA4EFE8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlian_0-1738113662270.png" alt="vlian_0-1738113662270.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm also unable to use custom themes. For example I can use&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;context___json&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'{ theme: "Breeze" }'&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;to apply the Breeze theme, but I couldn't change it to my custom theme.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;My question is does qlik-embed support custom objects and custom themes? If so, am i missing something?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks!&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 01:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503398#M21772</guid>
      <dc:creator>vlian</dc:creator>
      <dc:date>2025-01-29T01:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503560#M21774</link>
      <description>&lt;P&gt;Hey &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/250157"&gt;@vlian&lt;/a&gt;&lt;/SPAN&gt; qlik-embed supports both custom object and theme.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For custom objects you have to use 'classic/chart' and if needed, iframe option, see &lt;A href="https://qlik.dev/examples/qlik-embed-examples/classic-chart-example/" target="_blank"&gt;here &lt;/A&gt;for more details.&lt;/P&gt;
&lt;P&gt;For custom theme you have to check what is the theme name and then use theme option as showed &lt;A href="https://qlik.dev/embed/qlik-embed/parameters/#param-theme" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 14:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503560#M21774</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-01-29T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503641#M21779</link>
      <description>&lt;P&gt;Hi Alex, thanks for your response.&lt;/P&gt;
&lt;P&gt;For the theme, I've tried the "theme=fraedomTheme' as you suggested in the link, it didn't work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information, here's our setup in Qlik Sense Hub, we changed the colors to custom, and then 'by dimension', ad then specified a color scheme. The color scheme is specified by the color palatte in themes.json, which is in the same folder as the 'fraedomTheme.qext' file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would be awesome if you can give some tips on we can achieve this. Thanks!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlian_0-1738195880369.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177054i2BE7414C3ECB182B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlian_0-1738195880369.png" alt="vlian_0-1738195880369.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlian_1-1738196166480.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177055iE2975F9207CCF1AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlian_1-1738196166480.png" alt="vlian_1-1738196166480.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlian_2-1738196236998.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177056i148FCBC237A17270/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlian_2-1738196236998.png" alt="vlian_2-1738196236998.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;==============================&lt;/P&gt;
&lt;P&gt;For classic/chart, I'm waiting to hear back from our support case as you pointed out in the other post there is a bug with it:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-shows-no-content-but-no-error/td-p/2502317" target="_blank"&gt;https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-shows-no-content-but-no-error/td-p/2502317&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 00:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503641#M21779</guid>
      <dc:creator>vlian</dc:creator>
      <dc:date>2025-01-30T00:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503705#M21781</link>
      <description>&lt;P&gt;Please check what is the exact theme name looking into qext file under "name" prop. You have to use that name into qlik-embed theme property.&lt;/P&gt;
&lt;P&gt;Below and example of qext file. Theme name here is &lt;I&gt;Theme name,&lt;/I&gt; so qlik-embed prop will be &lt;I&gt;theme="Theme name":&lt;/I&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;P&gt;{&lt;BR /&gt;&amp;nbsp;"type": "theme",&lt;BR /&gt;&amp;nbsp;"name": "Theme name",&lt;BR /&gt;&amp;nbsp;"description": "Theme Qlik Sense",&lt;BR /&gt;&amp;nbsp;"version": "1.0.0",&lt;BR /&gt;&amp;nbsp;"author": "Qlik"&lt;BR /&gt;}&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 30 Jan 2025 09:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503705#M21781</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-01-30T09:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503842#M21783</link>
      <description>&lt;P&gt;Hi Alex, this did not work as expected (please see screenshot).&lt;/P&gt;
&lt;P&gt;I have tried "Fradeom Theme" "fraedomTheme" "fraedom" "fraedom-theme" "Fraedom dimension colors". None of which worked.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vlian_1-1738286365887.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177114i5F2105BD3A54BCA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vlian_1-1738286365887.png" alt="vlian_1-1738286365887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 01:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503842#M21783</guid>
      <dc:creator>vlian</dc:creator>
      <dc:date>2025-01-31T01:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503937#M21784</link>
      <description>&lt;P&gt;Which Qlik Sense on prem are you running? Are you hosting web app into Qlik web server or into external web server?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 10:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2503937#M21784</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-01-31T10:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504090#M21786</link>
      <description>&lt;P&gt;Hi, we are on the version: Qlik Sense May 2024 - 14.187.4&lt;/P&gt;
&lt;P&gt;The web application is hosted on an external web server. It is a react application, which has an iframe to load an html page which contains qlik embed html elements.&lt;/P&gt;
&lt;P&gt;Currently it runs on local with a script like this:&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;script&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;crossorigin&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"anonymous"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;type&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"application/javascript"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;src&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://cdn.jsdelivr.net/npm/@qlik/embed-web-components@1/dist/index.min.js" target="_blank"&gt;https://cdn.jsdelivr.net/npm/@qlik/embed-web-components@1/dist/index.min.js&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;data-auth-type&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"windowscookie"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;data-host&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://qlik-local.fraedom-dev.com:444/jwt" target="_blank"&gt;https://qlik-local.fraedom-dev.com:444/jwt&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;script&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;Auth&lt;/SPAN&gt;&lt;SPAN&gt;entication is done via a session solution and a virtual proxy, I can see from the developer tools that a cookie X-Qlik-Session-jwt was successfully stored.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2025 23:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504090#M21786</guid>
      <dc:creator>vlian</dc:creator>
      <dc:date>2025-02-02T23:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504133#M21787</link>
      <description>&lt;P&gt;I've tried with May 2024 and Nov 2024 (latest version) with both &lt;I&gt;theme &lt;/I&gt;and &lt;I&gt;context:json &lt;/I&gt;props and I have the same issue. Theme is not retrieved correctly, seems it is pointing to Qlik SaaS APIs for theme, which is not available in on prem version. This is a bug, please open a support case.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;IMG style="width:87.4%;" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/4cb43924-bcac-46e1-be9f-410b6253fc9a.default.png" /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 08:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504133#M21787</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-02-03T08:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-embed: Custom objects, themes</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504256#M21793</link>
      <description>&lt;P&gt;Thanks, I got the same 404 error, will raise that with qlik support. Thanks for your help Alex.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 20:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-embed-Custom-objects-themes/m-p/2504256#M21793</guid>
      <dc:creator>vlian</dc:creator>
      <dc:date>2025-02-03T20:15:18Z</dc:date>
    </item>
  </channel>
</rss>

