<?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: [Client‑Managed] Building a Monitoring App for User Access: Streams + Section Access Details (Qlik Sense Enterprise May 2024) in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2539374#M32460</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/102209"&gt;@JHuis&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for the suggestion. Using a Writeback table is definitely a best practice for new implementations, but unfortunately, it doesn't fit my current scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am dealing with a legacy environment containing a vast amount of apps developed over the last 6 years in a completely unstructured way. The Section Access definitions vary wildly (Inline, SQL sources, QVD loads, etc.), and refactoring all these apps to use a unified Writeback table is not feasible at the moment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am looking for a passive auditing solution—something that can verify 'Who has access to App X?' without modifying the app's script.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since parsing the load script is difficult (due to Include files and variables), has anyone successfully used the Hub API to simulate/impersonate a user check?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 09:00:08 GMT</pubDate>
    <dc:creator>biroulvizualizaredate</dc:creator>
    <dc:date>2025-12-17T09:00:08Z</dc:date>
    <item>
      <title>[Client‑Managed] Building a Monitoring App for User Access: Streams + Section Access Details (Qlik Sense Enterprise May 2024)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2534836#M32319</link>
      <description>&lt;P&gt;I’m trying to build a &lt;STRONG&gt;monitoring app&lt;/STRONG&gt; that shows exactly which users have access to Qlik Sense apps—both at the &lt;STRONG&gt;stream level&lt;/STRONG&gt; and within &lt;STRONG&gt;Section Access&lt;/STRONG&gt; for data reduction.&lt;/P&gt;&lt;P&gt;So far, I’ve:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Extracted stream access permissions via QRS.&lt;/LI&gt;&lt;LI&gt;Used regex in the load script to detect if Section Access exists in an app.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Now I need to &lt;STRONG&gt;identify the actual users/groups defined in Section Access&lt;/STRONG&gt;. Sometimes this is easy (INLINE tables in the script), but other times the data comes from external sources (SQL tables, QVDs, etc.), which makes it harder&lt;/P&gt;&lt;P&gt;1. Has anyone managed to do this in a practical way?&lt;/P&gt;&lt;P&gt;2. Which &lt;STRONG&gt;Qlik product or API&lt;/STRONG&gt; should I use to extract the Section Access user list? Is it possible via &lt;STRONG&gt;Engine API (GetScript())&lt;/STRONG&gt; only, or do I need something like &lt;STRONG&gt;qlik-cli&lt;/STRONG&gt;, &lt;STRONG&gt;QRS&lt;/STRONG&gt;, or a reload process?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Environment: &lt;STRONG&gt;Qlik Sense Enterprise on Windows (May 2024)&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 14:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2534836#M32319</guid>
      <dc:creator>biroulvizualizaredate</dc:creator>
      <dc:date>2025-10-30T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: [Client‑Managed] Building a Monitoring App for User Access: Streams + Section Access Details (Qlik Sense Enterprise May 2024)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2537079#M32412</link>
      <description>&lt;P&gt;I used an Writeback table to create the section acces table. And then load the section acces tables inside the app. Then i connected an custom property to the app what section acces i am using.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this makes a little sense?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 14:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2537079#M32412</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2025-11-24T14:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: [Client‑Managed] Building a Monitoring App for User Access: Streams + Section Access Details (Qlik Sense Enterprise May 2024)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2539374#M32460</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/102209"&gt;@JHuis&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for the suggestion. Using a Writeback table is definitely a best practice for new implementations, but unfortunately, it doesn't fit my current scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am dealing with a legacy environment containing a vast amount of apps developed over the last 6 years in a completely unstructured way. The Section Access definitions vary wildly (Inline, SQL sources, QVD loads, etc.), and refactoring all these apps to use a unified Writeback table is not feasible at the moment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am looking for a passive auditing solution—something that can verify 'Who has access to App X?' without modifying the app's script.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since parsing the load script is difficult (due to Include files and variables), has anyone successfully used the Hub API to simulate/impersonate a user check?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 09:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Client-Managed-Building-a-Monitoring-App-for-User-Access-Streams/m-p/2539374#M32460</guid>
      <dc:creator>biroulvizualizaredate</dc:creator>
      <dc:date>2025-12-17T09:00:08Z</dc:date>
    </item>
  </channel>
</rss>

