<?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 NebulaJS integration unsupported components in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156114#M19657</link>
    <description>&lt;P&gt;Hi, recently we've successfully migrated our Frontend client facing website from Capability API to NebulaJS and EnigmaJS by following these instructions:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Design/Why-you-should-stop-using-Qlik-s-Capability-API/ba-p/1797582" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Design/Why-you-should-stop-using-Qlik-s-Capability-API/ba-p/1797582&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://wuzhong-sg.medium.com/building-mashups-with-nebula-js-2721a688a4f1" target="_blank" rel="noopener"&gt;https://wuzhong-sg.medium.com/building-mashups-with-nebula-js-2721a688a4f1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But, for some Qlik components those are using with the CapabilityAPI are not supported by NebulaJS yet, for example: the distribution pilot table.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jakapunlmc_0-1703571749687.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126113iDEAB88DFFDF1BE8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jakapunlmc_0-1703571749687.png" alt="jakapunlmc_0-1703571749687.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My question is are they being in development, to support all every Qlik components? How to contribute, and stay up to date?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 26 Dec 2023 06:29:39 GMT</pubDate>
    <dc:creator>jakapunlmc</dc:creator>
    <dc:date>2023-12-26T06:29:39Z</dc:date>
    <item>
      <title>NebulaJS integration unsupported components</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156114#M19657</link>
      <description>&lt;P&gt;Hi, recently we've successfully migrated our Frontend client facing website from Capability API to NebulaJS and EnigmaJS by following these instructions:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Design/Why-you-should-stop-using-Qlik-s-Capability-API/ba-p/1797582" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Design/Why-you-should-stop-using-Qlik-s-Capability-API/ba-p/1797582&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://wuzhong-sg.medium.com/building-mashups-with-nebula-js-2721a688a4f1" target="_blank" rel="noopener"&gt;https://wuzhong-sg.medium.com/building-mashups-with-nebula-js-2721a688a4f1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But, for some Qlik components those are using with the CapabilityAPI are not supported by NebulaJS yet, for example: the distribution pilot table.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jakapunlmc_0-1703571749687.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126113iDEAB88DFFDF1BE8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jakapunlmc_0-1703571749687.png" alt="jakapunlmc_0-1703571749687.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My question is are they being in development, to support all every Qlik components? How to contribute, and stay up to date?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 06:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156114#M19657</guid>
      <dc:creator>jakapunlmc</dc:creator>
      <dc:date>2023-12-26T06:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: NebulaJS integration unsupported components</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156508#M19662</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110108"&gt;@jakapunlmc&lt;/a&gt;&amp;nbsp;- I can't speak to those Community contributed instructions in particular, especially considering that they are about two years old&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I do indeed suggest that you follow the &lt;A href="https://qlik.dev/changelog/" target="_blank" rel="noopener"&gt;qlik.dev changelog&lt;/A&gt; and look into the new SDK work via &lt;A href="https://www.npmjs.com/package/@qlik/sdk" target="_blank" rel="noopener"&gt;npm&lt;/A&gt; and &lt;A href="https://pypi.org/project/qlik-sdk/" target="_blank" rel="noopener"&gt;pypi&lt;/A&gt;. We're also cooking up some new awesome around our &lt;A href="https://qlik.dev/embed/qlik-embed/quickstart/qlik-embed-webcomponent-quickstart/" target="_blank" rel="noopener"&gt;qlik-embed component&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 19:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156508#M19662</guid>
      <dc:creator>jprdonnelly</dc:creator>
      <dc:date>2023-12-27T19:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: NebulaJS integration unsupported components</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156638#M19664</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141812"&gt;@jprdonnelly&lt;/a&gt;&amp;nbsp;Thanks&amp;nbsp;for the answer, I've checked your qlik-embed solution, seems it's for Qlik Cloud only, isn't it? but our Qlik server is On-Premise.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 10:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NebulaJS-integration-unsupported-components/m-p/2156638#M19664</guid>
      <dc:creator>jakapunlmc</dc:creator>
      <dc:date>2023-12-28T10:30:04Z</dc:date>
    </item>
  </channel>
</rss>

