<?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: Security rule for reloading app without edit rights in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015341#M31568</link>
    <description>&lt;P&gt;As per my original post, the user needs either a professional license, or no license. You just can't use this on someone with an Analyzer license. Quirky, but that was the case last time I checked, anyway.&lt;/P&gt;
&lt;P&gt;Insofar as giving users more sections in QMC, just keep in mind that you need to avoid giving them anything where those update permissions on the app might result in the ability to edit things you didn't plan for.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2022 10:48:28 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-12-12T10:48:28Z</dc:date>
    <item>
      <title>Security rule for reloading app without edit rights</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2012693#M31564</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;I am struggeling right now to define a correct security rule for my costumers.&lt;BR /&gt;They should be allowed to reload an app without the permission to edit/delete it.&lt;/P&gt;
&lt;P&gt;For testing purpose I created a new security rule and tried it with the ready only rights.&lt;BR /&gt;The User is allowed to see: App, App Objects, Stream, Tasks and Users. I have created the following security rule:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cpfefferkorn_0-1670244864746.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95416iA7B4E8E7DCAE14CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cpfefferkorn_0-1670244864746.png" alt="cpfefferkorn_0-1670244864746.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Security rules overview" style="width: 511px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95417i04FEA8725028AA77/image-size/large?v=v2&amp;amp;px=999" role="button" title="Security Rules.png" alt="Security rules overview" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Security rules overview&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resource Filter :&lt;/STRONG&gt; QmcSection_App, QmcSection_ReloadTask, QmcSection_Task, QmcSection_App.Object,QmcSection_Stream,QmcSection_User,App_*, ReloadTask_*,App.Object_*,Stream_*,User_*&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;My problem is now, the user can see the tasks from QMC, but can't reload it. As soon as the user starts the reload task the following error message appears:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error occurred" style="width: 290px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95418i25AE83F8A8FD3F1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error occured.png" alt="error occurred" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;error occurred&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried to modify the security rule: If I enable the function "Update" in Actions, the task is starting but now the user can also edit it.&lt;/P&gt;
&lt;P&gt;How can I set the security rule that the user can only start the tasks but without having the edit option for it?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2012693#M31564</guid>
      <dc:creator>cpfefferkorn</dc:creator>
      <dc:date>2025-01-29T16:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule for reloading app without edit rights</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2012710#M31565</link>
      <description>&lt;P&gt;Your user needs to have a Professional license for this (or no license at all, but it can't be an Analyzer license).&lt;/P&gt;
&lt;P&gt;I'm not entirely sure, but I think you will need to grant read access to the tasks (ReloadTask_*) and tasks section (QmcSection_Task), and update to the app itself (QMC only, so the user can't actually do any harm since they don't have access to the Apps section in QMC). I'm not entirely sure about the last part but I do think it's necessary.&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 13:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2012710#M31565</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-05T13:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule for reloading app without edit rights</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015268#M31566</link>
      <description>&lt;P&gt;Hello Or,&lt;/P&gt;
&lt;P&gt;thanks for your advice.&lt;BR /&gt;As far as I know it is not important to give the user a license. At least it tested it without any license and it did not change my results.&lt;/P&gt;
&lt;P&gt;I tried several options and made some additional testing.&lt;BR /&gt;In my opinion the best option is to do it as you adviced. I also wanted to give the user the right to view some additional sections like user, stream and app objects (only in QMC):&lt;/P&gt;
&lt;P&gt;Create a security rule to Read/Update all Apps (App_*)&lt;BR /&gt;Create another security rules for only Reading the QmcSections (&lt;SPAN&gt;QmcSection_Task,ReloadTask_*,QmcSection_App.Object,QmcSection_Stream,QmcSection_User,ExecutionResult*,ExecutionSession*,App.Object_*,Stream_*,User_*&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 08:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015268#M31566</guid>
      <dc:creator>cpfefferkorn</dc:creator>
      <dc:date>2022-12-12T08:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule for reloading app without edit rights</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015282#M31567</link>
      <description>&lt;P&gt;Hi, you could use Inphinity Flow (or Forms) extension, that allows also Analyzer users to trigger a reload task.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/ajkAGj8OvoY?t=108" target="_blank"&gt;https://youtu.be/ajkAGj8OvoY?t=108&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 09:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015282#M31567</guid>
      <dc:creator>RadovanOresky</dc:creator>
      <dc:date>2022-12-12T09:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule for reloading app without edit rights</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015341#M31568</link>
      <description>&lt;P&gt;As per my original post, the user needs either a professional license, or no license. You just can't use this on someone with an Analyzer license. Quirky, but that was the case last time I checked, anyway.&lt;/P&gt;
&lt;P&gt;Insofar as giving users more sections in QMC, just keep in mind that you need to avoid giving them anything where those update permissions on the app might result in the ability to edit things you didn't plan for.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 10:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-for-reloading-app-without-edit-rights/m-p/2015341#M31568</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-12T10:48:28Z</dc:date>
    </item>
  </channel>
</rss>

