<?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: Risks related to creating own extensions in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757271#M13457</link>
    <description>&lt;P&gt;This might not be the answer you want..&lt;/P&gt;&lt;P&gt;Yes, an extension can change the data load script, but only if the user running it has the right to do this.&lt;/P&gt;&lt;P&gt;And you can mess things up pretty badly.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2020 09:08:37 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2020-10-30T09:08:37Z</dc:date>
    <item>
      <title>Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757256#M13456</link>
      <description>&lt;P&gt;I work in a corporate environment developing an app, that has 500-1000 users in total.&lt;/P&gt;&lt;P&gt;So far we have used only the standard objects in our app, but as we are progressing, we are becoming more aware of the limits of the standard objects.&lt;/P&gt;&lt;P&gt;Because of this, and to improve my skills professionally, I've become interested in learning to create new custom objects.&lt;/P&gt;&lt;P&gt;However, the organisation I work with is very cautious, since the data we handle is sensitive. Also, there's the risk of breaking things otherwise in a serious manner.&lt;/P&gt;&lt;P&gt;As I have understood, Qlik Sense extensions are written in Javascript and can be used only to work with data that has already been loaded into the app. To verify this, I'm asking:&lt;/P&gt;&lt;P&gt;Is it possible to make changes to the data load script with extensions?&lt;/P&gt;&lt;P&gt;And secondly:&lt;/P&gt;&lt;P&gt;How badly can you mess up things with a broken extension?&lt;/P&gt;&lt;P&gt;Any insight on this will be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 19:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757256#M13456</guid>
      <dc:creator>DataShark</dc:creator>
      <dc:date>2021-08-13T19:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757271#M13457</link>
      <description>&lt;P&gt;This might not be the answer you want..&lt;/P&gt;&lt;P&gt;Yes, an extension can change the data load script, but only if the user running it has the right to do this.&lt;/P&gt;&lt;P&gt;And you can mess things up pretty badly.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757271#M13457</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2020-10-30T09:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757275#M13458</link>
      <description>&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;Thank you for your answer. Of course I want to have truthful answer so I don't mess things up.&lt;/P&gt;&lt;P&gt;Where would you suggest to start learning? Basic Javascript lessons maybe?&lt;/P&gt;&lt;P&gt;Is there a way to develop them locally so the risk would be smaller when practicing?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757275#M13458</guid>
      <dc:creator>DataShark</dc:creator>
      <dc:date>2020-10-30T09:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757278#M13459</link>
      <description>&lt;P&gt;If you don't know javascript, you should learn that. Also learn about how Qlik works, hypercube, generic object etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For almost all extensions, Qlik Sense Desktop is the best dev environment.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757278#M13459</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2020-10-30T09:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757313#M13460</link>
      <description>&lt;P&gt;Perfect, I'll look into those. Thanks for your insight and have a great weekend!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 11:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1757313#M13460</guid>
      <dc:creator>DataShark</dc:creator>
      <dc:date>2020-10-30T11:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1759260#M13502</link>
      <description>&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6966"&gt;@ErikWetterberg&lt;/a&gt;,&amp;nbsp; if you wish to learn there are some resources available on the web &amp;amp; udemy also you can surely learn and get the best out of this capability&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 10:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1759260#M13502</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2020-11-06T10:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Risks related to creating own extensions</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1761312#M13547</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/105862"&gt;@DataShark&lt;/a&gt;&amp;nbsp;Check the following Help Doc link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2020/Subsystems/Extensions/Content/Sense_Extensions/custom-objects.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/November2020/Subsystems/Extensions/Content/Sense_Extensions/custom-objects.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The other place you may want to look around too is the Design Blog area of Community:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hopefully this may be of a little more help.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 19:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Risks-related-to-creating-own-extensions/m-p/1761312#M13547</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-11-12T19:43:58Z</dc:date>
    </item>
  </channel>
</rss>

