<?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 Which Resource in the security rule should be enabled to over right the apps in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52272#M930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Resource in the security rule should be enabled to over right the apps, Please Suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2018 04:20:22 GMT</pubDate>
    <dc:creator>usharanirangana</dc:creator>
    <dc:date>2018-06-20T04:20:22Z</dc:date>
    <item>
      <title>Which Resource in the security rule should be enabled to over right the apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52272#M930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Resource in the security rule should be enabled to over right the apps, Please Suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 04:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52272#M930</guid>
      <dc:creator>usharanirangana</dc:creator>
      <dc:date>2018-06-20T04:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which Resource in the security rule should be enabled to over right the apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52273#M931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean what rights are needed to enable publish and replace functionality in the QMC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 17:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52273#M931</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-06-20T17:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Which Resource in the security rule should be enabled to over right the apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52274#M932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌yes..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 14:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52274#M932</guid>
      <dc:creator>usharanirangana</dc:creator>
      <dc:date>2018-07-26T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Which Resource in the security rule should be enabled to over right the apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52275#M933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using a quick demo:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Stream:&lt;UL&gt;&lt;LI&gt;Read and Publish Rights&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Original App (e.g. App_GUID or App_*)&lt;UL&gt;&lt;LI&gt;Read, Update, Delete&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;App to be published:&lt;UL&gt;&lt;LI&gt;Read, Update, Delete, Publish&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;App.Objects belonging to both apps:&lt;UL&gt;&lt;LI&gt;Read, Update, Delete&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example rule:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;QmcSection_App&lt;/LI&gt;&lt;LI&gt;Read&lt;/LI&gt;&lt;LI&gt;((user.name="pandrtest"))&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;App*&lt;/LI&gt;&lt;LI&gt;Read, Update, Delete&lt;/LI&gt;&lt;LI&gt;((resource.resourcetype = "App" and resource.id="a495d8bd-931a-478a-b5e3-9cccdf1e48a4") or ((resource.resourcetype="App.Object" and resource.app.HasPrivilege("read")))) and (user.name = "pandrtest")&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user (pandrtest) owns the app to be published,so they have publish rights on the app to be published from the default &lt;STRONG&gt;OwnerPublishDuplicate&lt;/STRONG&gt; rule and its objects from the default &lt;STRONG&gt;OwnerPublishAppObject&lt;/STRONG&gt; rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're receiving an insufficient privileges error message then it's due to App.Objects in all likelihood, so demo that out with a rule like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;App*&lt;/LI&gt;&lt;LI&gt;Read, Update, Delete&lt;/LI&gt;&lt;LI&gt;((resource.resourcetype="App.Object" and resource.app.HasPrivilege("read"))) and (user.name = "pandrtest")&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Which-Resource-in-the-security-rule-should-be-enabled-to-over/m-p/52275#M933</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2018-07-26T16:13:35Z</dc:date>
    </item>
  </channel>
</rss>

