<?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: Create Extension Bundle in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/2120156#M19203</link>
    <description>&lt;P&gt;Hello Erik,&lt;/P&gt;
&lt;P&gt;when I manually add this after I build my nebula extension it works perfectly. However when I attempt to update the meta.json file so that nebula can create this &amp;nbsp;automatically it strips it. &amp;nbsp;I even tried manually adding the bundle in manually but when I run the commands to build the extension it strips it out. I will keep looking for a solution but I do not see a reference to this property in the documentation.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 23:00:08 GMT</pubDate>
    <dc:creator>sthomason</dc:creator>
    <dc:date>2023-09-19T23:00:08Z</dc:date>
    <item>
      <title>Create Extension Bundle</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1747681#M13297</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several extensions and want to build a bundle for better overview. For example a bundle with KPI Objects, a bundle with other chart objects, and so on. Is this possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create simple Widgets in the Dev Hub, I can organize them in libraries. So, I can see this libraries in Qlik Sense when I create a new App. I want the same with extensions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="denisb_0-1601295937603.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/41326i5B1B96A85DCAF144/image-size/medium?v=v2&amp;amp;px=400" role="button" title="denisb_0-1601295937603.png" alt="denisb_0-1601295937603.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;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1747681#M13297</guid>
      <dc:creator>denisb</dc:creator>
      <dc:date>2024-11-16T01:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create Extension Bundle</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1749129#M13311</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The extension bundle is created in the qext file. Add a bundle property, with an id, a name and a description to the extensions you want to include in the bundle. Make sure to use the same id (probably the name and description should also match). An example from Qlik's dashboard bundle:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"bundle"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"qlik-dashboard-bundle"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Qlik&amp;nbsp;Dashboard&amp;nbsp;bundle"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"description"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"This&amp;nbsp;is&amp;nbsp;a&amp;nbsp;set&amp;nbsp;of&amp;nbsp;supported&amp;nbsp;objects&amp;nbsp;that&amp;nbsp;will&amp;nbsp;facilitate&amp;nbsp;dashboard&amp;nbsp;creation&amp;nbsp;in&amp;nbsp;Qlik&amp;nbsp;Sense:&amp;nbsp;A&amp;nbsp;date&amp;nbsp;picker,&amp;nbsp;a&amp;nbsp;variable&amp;nbsp;input,&amp;nbsp;a&amp;nbsp;demand-reporting&amp;nbsp;button&amp;nbsp;and&amp;nbsp;a&amp;nbsp;share&amp;nbsp;button.&amp;nbsp;These&amp;nbsp;can&amp;nbsp;be&amp;nbsp;used&amp;nbsp;in&amp;nbsp;addition&amp;nbsp;to&amp;nbsp;the&amp;nbsp;objects&amp;nbsp;found&amp;nbsp;under&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;\"&lt;/SPAN&gt;&lt;SPAN&gt;Charts&lt;/SPAN&gt;&lt;SPAN&gt;\"&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;\n\n&lt;/SPAN&gt;&lt;SPAN&gt;For&amp;nbsp;limitations&amp;nbsp;and&amp;nbsp;support&amp;nbsp;conditions,&amp;nbsp;see&amp;nbsp;the&amp;nbsp;documentation."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Oct 2020 10:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1749129#M13311</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2020-10-02T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Extension Bundle</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1749505#M13324</link>
      <description>&lt;P&gt;Great, this works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 07:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1749505#M13324</guid>
      <dc:creator>denisb</dc:creator>
      <dc:date>2020-10-05T07:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create Extension Bundle</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1883096#M16180</link>
      <description>&lt;P&gt;Apologies for dredging up an older thread, but I can find scant info online aside from this thread&amp;nbsp; -&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I tried the instructions above (&amp;nbsp;and looked at an another extension that appeared to do it ) , yet it fails with 'Invalid Visualisation'&amp;nbsp; &amp;nbsp; -&amp;nbsp; do they need a package/manifest json or&amp;nbsp; bundle&amp;nbsp; folder?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ForgotMyOldUsername_0-1642635689936.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70567iB608D779BDC6552F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ForgotMyOldUsername_0-1642635689936.png" alt="ForgotMyOldUsername_0-1642635689936.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If I remove it, the extension works again.&amp;nbsp; Are there any additional steps, outside of sticking the element into the qext ( like a reference in the properties or something? )&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 23:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/1883096#M16180</guid>
      <dc:creator>ForgotMyOldUsername</dc:creator>
      <dc:date>2022-01-19T23:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create Extension Bundle</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/2120156#M19203</link>
      <description>&lt;P&gt;Hello Erik,&lt;/P&gt;
&lt;P&gt;when I manually add this after I build my nebula extension it works perfectly. However when I attempt to update the meta.json file so that nebula can create this &amp;nbsp;automatically it strips it. &amp;nbsp;I even tried manually adding the bundle in manually but when I run the commands to build the extension it strips it out. I will keep looking for a solution but I do not see a reference to this property in the documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 23:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/2120156#M19203</guid>
      <dc:creator>sthomason</dc:creator>
      <dc:date>2023-09-19T23:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Extension Bundle</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/2120483#M19211</link>
      <description>&lt;P&gt;Solved!&amp;nbsp; In a nebula extension there is a build file located at node_modules/@nebula.js/cli-sense/lib/build.js&lt;BR /&gt;You can manually add the bundle to the meta here like so:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sthomason_0-1695218056049.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116672iACB03B95520F71CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sthomason_0-1695218056049.png" alt="sthomason_0-1695218056049.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Doing this you can now run nebula sense and get the bundle added to the .qext file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 13:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Create-Extension-Bundle/m-p/2120483#M19211</guid>
      <dc:creator>sthomason</dc:creator>
      <dc:date>2023-09-20T13:55:32Z</dc:date>
    </item>
  </channel>
</rss>

