<?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: help in syntax of a security rule in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524512#M106904</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/251190"&gt;@mpc&lt;/a&gt;&amp;nbsp;&amp;nbsp;so how can I prevent users from creating a folder data connection to a specific folder location or network path?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 07:47:06 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2025-07-17T07:47:06Z</dc:date>
    <item>
      <title>help in syntax of a security rule</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524104#M106847</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I need to create a security rule to allow users to create a folder data connection that points only to one specific network path&lt;BR /&gt;&lt;BR /&gt;I created the one below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ali_hijazi_0-1752479114289.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182055iE7B5BB9F3AED1268/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ali_hijazi_0-1752479114289.png" alt="ali_hijazi_0-1752479114289.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when I only write user.group="DEV" then it works fine&lt;BR /&gt;but when I add resource.Connectionstring like "*QDF_FIN*" the create-new-connection button at the top write when I open the data load editor will be disabled&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ali_hijazi_0-1752479365891.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182056i989EF24996C87C82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ali_hijazi_0-1752479365891.png" alt="ali_hijazi_0-1752479365891.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;kindly advise on how to accomplish my requirement&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 07:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524104#M106847</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-07-14T07:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: help in syntax of a security rule</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524364#M106874</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure you can achieve this, since the connection string does not exist before the creation of the Data Connection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 06:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524364#M106874</guid>
      <dc:creator>mpc</dc:creator>
      <dc:date>2025-07-16T06:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: help in syntax of a security rule</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524512#M106904</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/251190"&gt;@mpc&lt;/a&gt;&amp;nbsp;&amp;nbsp;so how can I prevent users from creating a folder data connection to a specific folder location or network path?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524512#M106904</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-07-17T07:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: help in syntax of a security rule</title>
      <link>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524538#M106911</link>
      <description>&lt;P data-start="136" data-end="412"&gt;It looks like the issue might be with how the &lt;CODE data-start="182" data-end="209"&gt;resource.Connectionstring&lt;/CODE&gt; condition is being evaluated. When using wildcards like &lt;CODE data-start="266" data-end="279"&gt;"*QDF_FIN*"&lt;/CODE&gt;, some security rule engines treat them differently or might expect exact matches unless wildcard support is explicitly documented.&lt;/P&gt;
&lt;P data-start="414" data-end="677"&gt;Try testing with a more precise match or check if the platform supports regex-style expressions instead of simple wildcards. Also, ensure the connection string format exactly matches what the platform sees — sometimes even a minor mismatch disables functionality.&lt;/P&gt;
&lt;P data-start="679" data-end="922"&gt;I ran into a similar policy limitation recently while setting up internal access rules during a project for &lt;A href="https://aiohomeservices.com/asbestos-removal/" target="_self"&gt;&lt;STRONG data-start="787" data-end="817"&gt;asbestos tile removal ohio&lt;/STRONG&gt;&lt;/A&gt;, and a tiny syntax adjustment made all the difference.&lt;/P&gt;
&lt;P data-start="924" data-end="1042" data-is-last-node="" data-is-only-node=""&gt;Hope this helps you move forward — happy to help further if you can share more about the platform you're working with!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 11:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/help-in-syntax-of-a-security-rule/m-p/2524538#M106911</guid>
      <dc:creator>Alex_SEO</dc:creator>
      <dc:date>2025-07-17T11:37:29Z</dc:date>
    </item>
  </channel>
</rss>

