<?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: QlikDeveloper actions access to DataConnections in QMC? in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267773#M31260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vegar, apologies for the significantly late reply.&amp;nbsp; I think it depends on what your wanting to provide as capabilities to the developer.&amp;nbsp; A couple of things: &lt;BR /&gt;1. It's not possible to create data connections via the qmc.&amp;nbsp; They can only be created in the hub. &lt;BR /&gt;2. The rule context is probably not correct as you point out.&amp;nbsp; It should probably be only in the hub. &lt;BR /&gt;3. Personally, I think depending on the developer they may need to be able to make changes to the data connections they own from the qmc.&amp;nbsp; That said, they can easily change them from the hub as well.&amp;nbsp; The danger of changing them is that other apps that rely on the data connection may fail to refresh if the change made impacts the data available through the connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2017 10:59:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-28T10:59:44Z</dc:date>
    <item>
      <title>QlikDeveloper actions access to DataConnections in QMC?</title>
      <link>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267772#M31259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my last setup of the GSS I notice that the &lt;EM&gt;QlikDevelopers &lt;/EM&gt;does not gain access to create DataConnections in the QMC with the DataConnection Create-rule. The context to the rule is set to "&lt;EM&gt;Both in hub and QMC&lt;/EM&gt;", but as long the QlikDeveloper is not granted read access to the &lt;EM&gt;QmcSection_DataConnection &lt;/EM&gt;she will not be able to access execute her Create, Read, Update or Delete rights in QMC.&lt;/P&gt;&lt;P&gt;Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px;"&gt;3. Name: &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: 600;"&gt;_gss – DataConnection Create&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Description: Allow users to create data connections except of type folder.&lt;/LI&gt;&lt;LI&gt;Actions: Create, Read, Update, Delete&lt;/LI&gt;&lt;LI&gt;Resource filter: DataConnection_*&lt;/LI&gt;&lt;LI&gt;Conditions:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;&lt;CODE style="font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6px; background-position: initial;"&gt;&amp;nbsp; user.group="QlikDeveloper" or user.group="QlikTeamAdmin" or user.group="QlikRootAdmin" &lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Context: Both in hub and QMC&lt;/LI&gt;&lt;LI&gt;Tags: Custom Rule&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;A solution is to add &lt;EM style="font-size: 13.3333px;"&gt;QmcSection_DataConnection &lt;/EM&gt;into the resource filter. Another solution is to limit the context to "Only in hub" to avoid missintepretation of the rule. What will the consequence be for QlikTeamAdmin and QlikRootAdmin be if we limit the rule to only Hub? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;What do you think about this? Should a Developer be granted access into the QMC to alter dataconnections?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267772#M31259</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2025-01-29T17:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: QlikDeveloper actions access to DataConnections in QMC?</title>
      <link>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267773#M31260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vegar, apologies for the significantly late reply.&amp;nbsp; I think it depends on what your wanting to provide as capabilities to the developer.&amp;nbsp; A couple of things: &lt;BR /&gt;1. It's not possible to create data connections via the qmc.&amp;nbsp; They can only be created in the hub. &lt;BR /&gt;2. The rule context is probably not correct as you point out.&amp;nbsp; It should probably be only in the hub. &lt;BR /&gt;3. Personally, I think depending on the developer they may need to be able to make changes to the data connections they own from the qmc.&amp;nbsp; That said, they can easily change them from the hub as well.&amp;nbsp; The danger of changing them is that other apps that rely on the data connection may fail to refresh if the change made impacts the data available through the connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267773#M31260</guid>
      <dc:creator />
      <dc:date>2017-03-28T10:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: QlikDeveloper actions access to DataConnections in QMC?</title>
      <link>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267774#M31261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The core of this issue was the enabeling of &lt;EM&gt;edit&lt;/EM&gt; right and not the &lt;EM&gt;create&lt;/EM&gt; as I stated in my question. This becomes an issue when the developer make changes to a non-personalized DataConnections/LIB.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg.&lt;/P&gt;&lt;P&gt;When a developer makes changes to a DataConnection (LIB) named&amp;nbsp; "ProjectFolder" it will be automatically renamed into "ProjectFolder (DOMAIN\User)" and break all other applications references to the "ProjectFolder" lib. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To prevent breaking references to other applications I allow developers to edit the DataConnection in QMC. As far as I know there is not possible to bypass the (DOMAIN\User) naming standard from the HUB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 13:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QlikDeveloper-actions-access-to-DataConnections-in-QMC/m-p/1267774#M31261</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2017-03-28T13:30:40Z</dc:date>
    </item>
  </channel>
</rss>

