<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Analysing Sense Session Logs	</title>
	<atom:link href="https://www.quickintelligence.co.uk/sense-session-logs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.quickintelligence.co.uk/sense-session-logs/</link>
	<description></description>
	<lastBuildDate>Sun, 26 Feb 2023 16:51:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Adrian Worrall		</title>
		<link>https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098234</link>

		<dc:creator><![CDATA[Adrian Worrall]]></dc:creator>
		<pubDate>Fri, 21 Aug 2020 16:59:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.quickintelligence.co.uk/?p=1505281#comment-3098234</guid>

					<description><![CDATA[&lt;p&gt;Big help Steve &#8211; as we are managing a roll out this will be a massive help.  Our processes around security are about to get an overhaul me thinks <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" />&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Big help Steve &#8211; as we are managing a roll out this will be a massive help.  Our processes around security are about to get an overhaul me thinks 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098231</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Fri, 21 Aug 2020 14:35:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.quickintelligence.co.uk/?p=1505281#comment-3098231</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098215&quot;&gt;Steve Dark&lt;/a&gt;.

It looks like it would be straight forward on a site where tags are used to grant users rights to streams. This is a pretty good idea for a number of reasons, and it seems reporting on permissions is one also.

Connecting to the API can be done by following this article (note 4244 should be 4242 in one of the screen grabs):
https://support.qlik.com/articles/000038012

These endpoints can then be used to get the information:
https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1072
https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=516
https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1079

Note that it would rely on the security rules on the stream being aligned to the tags on the users and the same tags being used on both.

This endpoint gives more results with less code (you need to loop both users and streams using the endpoints above) but authenticating for POST using the Qlik REST connector is more troublesome.
https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1322]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098215">Steve Dark</a>.</p>
<p>It looks like it would be straight forward on a site where tags are used to grant users rights to streams. This is a pretty good idea for a number of reasons, and it seems reporting on permissions is one also.</p>
<p>Connecting to the API can be done by following this article (note 4244 should be 4242 in one of the screen grabs):<br />
<a href="https://support.qlik.com/articles/000038012" rel="nofollow ugc">https://support.qlik.com/articles/000038012</a></p>
<p>These endpoints can then be used to get the information:<br />
<a href="https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1072" rel="nofollow ugc">https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1072</a><br />
<a href="https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=516" rel="nofollow ugc">https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=516</a><br />
<a href="https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1079" rel="nofollow ugc">https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1079</a></p>
<p>Note that it would rely on the security rules on the stream being aligned to the tags on the users and the same tags being used on both.</p>
<p>This endpoint gives more results with less code (you need to loop both users and streams using the endpoints above) but authenticating for POST using the Qlik REST connector is more troublesome.<br />
<a href="https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1322" rel="nofollow ugc">https://help.qlik.com/en-US/sense-developer/June2020/APIs/RepositoryServiceAPI/index.html?page=1322</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098215</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Thu, 20 Aug 2020 23:34:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.quickintelligence.co.uk/?p=1505281#comment-3098215</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098212&quot;&gt;AdrianWorrall&lt;/a&gt;.

Hi. It&#039;s not something I have tried to get to, but anything that can be done in the QMC should be possible with the right API calls. Starting with the REST connections would be the easiest point of entry, but I don&#039;t think security rules are exposed like that. I saw a post about looking at the calls the browser makes when displaying QMC pages, such as the audit pages, I will have to find that one out again...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098212">AdrianWorrall</a>.</p>
<p>Hi. It&#8217;s not something I have tried to get to, but anything that can be done in the QMC should be possible with the right API calls. Starting with the REST connections would be the easiest point of entry, but I don&#8217;t think security rules are exposed like that. I saw a post about looking at the calls the browser makes when displaying QMC pages, such as the audit pages, I will have to find that one out again&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AdrianWorrall		</title>
		<link>https://www.quickintelligence.co.uk/sense-session-logs/#comment-3098212</link>

		<dc:creator><![CDATA[AdrianWorrall]]></dc:creator>
		<pubDate>Thu, 20 Aug 2020 22:17:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.quickintelligence.co.uk/?p=1505281#comment-3098212</guid>

					<description><![CDATA[This is great work Steve. Have you ever come across anything that shows who has access to what stream?]]></description>
			<content:encoded><![CDATA[<p>This is great work Steve. Have you ever come across anything that shows who has access to what stream?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.quickintelligence.co.uk @ 2026-06-28 21:57:55 by W3 Total Cache
-->