<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>C# on Stefan&#39;s Blog</title>
    <link>https://sstoichev.eu/categories/c%23/</link>
    <description>Recent content in C# on Stefan&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Tue, 24 Mar 2015 03:26:53 +0000</lastBuildDate>
    <atom:link href="https://sstoichev.eu/categories/c%23/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Get Active Qlikview Users&lt;-&gt;Docs</title>
      <link>https://sstoichev.eu/post/get-qlikview-users-docs/</link>
      <pubDate>Tue, 24 Mar 2015 03:26:53 +0000</pubDate>
      <guid>https://sstoichev.eu/post/get-qlikview-users-docs/</guid>
      <description>&lt;p&gt;The Technology team asked me these days is it possible to provide them with live data who are the active qlikview users and which documents are accessed. This info is visible in the Management console but since our environment is a cluster with 3 QV servers if you want to check the active users you need to constantly click around to get the info.&lt;/p&gt;
&lt;p&gt;So I&amp;rsquo;ve ended making small c# console app that uses the Management API to extract this info in csv or json format and store the data in file. So now I can schedule the execution for the app and give Technology the link to the output file.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
