<?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>article Security Rule Example: Grant Import/Export privileges for Qlik Sense apps in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Security-Rule-Example-Grant-Import-Export-privileges-for-Qlik/ta-p/1875288</link>
    <description>&lt;P&gt;By Default, non-admin users are not allowed to import/export Qlik Sense apps.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;&lt;SPAN&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;The example is provided for demonstration purposes to explain a specific scenario. No support or maintenance is implied or provided. Further customization is expected to be necessary and it is the responsibility of the end administrator to test and implement an appropriate rule for their specific use case. For access to more tips and tricks, best practices, and ever-evolving creative solutions, we recommend joining us in our active&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/" target="_blank" rel="noopener"&gt;Qlik Community&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Setup&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Qlik Sense Management Console and open the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Security Rules&amp;nbsp;&lt;/I&gt;&lt;/STRONG&gt;menu&lt;/LI&gt;
&lt;LI&gt;Create the 2 below rules.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Name:&lt;/STRONG&gt;&amp;nbsp;QmcAppSection_User1&lt;BR /&gt;&lt;STRONG&gt;Description:&amp;nbsp;&lt;/STRONG&gt;This rule will grant access to the apps section in the Qlik Management Console (QMC) to User1&lt;BR /&gt;&lt;STRONG&gt;Filter(s):&amp;nbsp;&lt;/STRONG&gt;QmcSection_App&lt;BR /&gt;&lt;STRONG&gt;Action(s): &lt;/STRONG&gt;Read&lt;BR /&gt;&lt;STRONG&gt;Conditions:&lt;/STRONG&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;(user.name="User1")&lt;/FONT&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Name:&lt;/STRONG&gt;&amp;nbsp;ImportExport_User1&lt;BR /&gt;&lt;STRONG&gt;Description:&amp;nbsp;&lt;/STRONG&gt;This rule will grant import/export rights to User1&lt;BR /&gt;&lt;STRONG&gt;Filter(s):&amp;nbsp;&lt;/STRONG&gt;App_*,App.Object_*&lt;BR /&gt;&lt;STRONG&gt;Action(s): &lt;/STRONG&gt;Create,Read, Update, Export&lt;BR /&gt;&lt;STRONG&gt;Conditions:&lt;/STRONG&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;(user.name="User1" and resource.HasPrivilege("read"))&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Note: In this example, we are using a statically defined user.name value. In a realistic scenario you will have a more robust user selection criteria (e.g. user.group="BI Developers". If you only want to allow import, remove "Export" from the actions in the second rule.&lt;/LI&gt;
&lt;LI style="list-style-type: none;"&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Tue, 28 Dec 2021 12:32:27 GMT</pubDate>
    <dc:creator>Damien_V</dc:creator>
    <dc:date>2021-12-28T12:32:27Z</dc:date>
    <item>
      <title>Security Rule Example: Grant Import/Export privileges for Qlik Sense apps</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Security-Rule-Example-Grant-Import-Export-privileges-for-Qlik/ta-p/1875288</link>
      <description>&lt;P&gt;By Default, non-admin users are not allowed to import/export Qlik Sense apps.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;&lt;SPAN&gt;&lt;STRONG&gt;!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;EM&gt;The example is provided for demonstration purposes to explain a specific scenario. No support or maintenance is implied or provided. Further customization is expected to be necessary and it is the responsibility of the end administrator to test and implement an appropriate rule for their specific use case. For access to more tips and tricks, best practices, and ever-evolving creative solutions, we recommend joining us in our active&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/" target="_blank" rel="noopener"&gt;Qlik Community&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Setup&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Qlik Sense Management Console and open the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Security Rules&amp;nbsp;&lt;/I&gt;&lt;/STRONG&gt;menu&lt;/LI&gt;
&lt;LI&gt;Create the 2 below rules.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Name:&lt;/STRONG&gt;&amp;nbsp;QmcAppSection_User1&lt;BR /&gt;&lt;STRONG&gt;Description:&amp;nbsp;&lt;/STRONG&gt;This rule will grant access to the apps section in the Qlik Management Console (QMC) to User1&lt;BR /&gt;&lt;STRONG&gt;Filter(s):&amp;nbsp;&lt;/STRONG&gt;QmcSection_App&lt;BR /&gt;&lt;STRONG&gt;Action(s): &lt;/STRONG&gt;Read&lt;BR /&gt;&lt;STRONG&gt;Conditions:&lt;/STRONG&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;(user.name="User1")&lt;/FONT&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Name:&lt;/STRONG&gt;&amp;nbsp;ImportExport_User1&lt;BR /&gt;&lt;STRONG&gt;Description:&amp;nbsp;&lt;/STRONG&gt;This rule will grant import/export rights to User1&lt;BR /&gt;&lt;STRONG&gt;Filter(s):&amp;nbsp;&lt;/STRONG&gt;App_*,App.Object_*&lt;BR /&gt;&lt;STRONG&gt;Action(s): &lt;/STRONG&gt;Create,Read, Update, Export&lt;BR /&gt;&lt;STRONG&gt;Conditions:&lt;/STRONG&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;(user.name="User1" and resource.HasPrivilege("read"))&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Note: In this example, we are using a statically defined user.name value. In a realistic scenario you will have a more robust user selection criteria (e.g. user.group="BI Developers". If you only want to allow import, remove "Export" from the actions in the second rule.&lt;/LI&gt;
&lt;LI style="list-style-type: none;"&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 28 Dec 2021 12:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Security-Rule-Example-Grant-Import-Export-privileges-for-Qlik/ta-p/1875288</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-12-28T12:32:27Z</dc:date>
    </item>
  </channel>
</rss>

