<?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: Define .pgo, .meta and .shared file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512617#M1269202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This are proprietary file-formats from qv. Unfortunately there aren't a official documentations and only a few infos in the community.&lt;/P&gt;&lt;P&gt;Shared files contains user-objects like bookmarks - in the power tools is are vievwer available. &lt;/P&gt;&lt;P&gt;PGO-files contains current data about the user-access - you could put "PGOAsXmlAlso=1" in the settings.ini from server to receive these files additionally as readable xml-files.&lt;/P&gt;&lt;P&gt;Meta-files contains data about which user/usergroups have access, in which category belonged this app,some more - you could read these files with a hex-editor - perhaps there are also viever in the power tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 07:46:56 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2013-09-12T07:46:56Z</dc:date>
    <item>
      <title>Define .pgo, .meta and .shared file</title>
      <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512613#M1269197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Could any one please help in explaining the characteristics of .pgo, .meta and .shared files?&lt;/P&gt;&lt;P&gt;Also please let me know the contents of the file and how to open those file and view their contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512613#M1269197</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Define .pgo, .meta and .shared file</title>
      <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512614#M1269199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt; 1&amp;gt; .pgo file consist the license details (session , document , user CAl)&lt;/P&gt;&lt;P&gt; 2&amp;gt; &amp;gt;meta file contains document properties details (i.e , document category, distribution list information e.t.c)&lt;/P&gt;&lt;P&gt; 3). Shared file contains the details of all the shared object created by the user for the respected report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using shared file viwer or shared object handler power tool you can opn the shared file. But I think till now there is no power tool provided for opening the cal or pgo file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 07:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512614#M1269199</guid>
      <dc:creator />
      <dc:date>2013-09-12T07:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Define .pgo, .meta and .shared file</title>
      <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512615#M1269200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In .PGO files, you have all the CAL infos stored. From Server Manual :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BorrowedCalData.pgo : &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Keeps track of borrowed Client Access Licenses (CALs).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CalData.pgo : Keeps track of CALs.&lt;/P&gt;&lt;P&gt;IniData.pgo : Coordinated version of Settings.ini.&lt;/P&gt;&lt;P&gt;ServerCounters.pgo : Keeps track of statistics.&lt;/P&gt;&lt;P&gt;TicketData.pgo : Keeps track of tickets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In .Shared files, you have data like bookmarks, objects or annotations created by users for each .qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Server Manual, .META file contains:&lt;/P&gt;&lt;P&gt;a.AccessPoint attributes&lt;/P&gt;&lt;P&gt;b.Pre-load options&lt;/P&gt;&lt;P&gt;c.Authorization (Document Metadata Service – that is, DMS – mode only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find out more about this in the Server Reference Manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 07:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512615#M1269200</guid>
      <dc:creator>fabienmd</dc:creator>
      <dc:date>2013-09-12T07:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Define .pgo, .meta and .shared file</title>
      <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512616#M1269201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are all server files, usually located in the same subdirectory as your published documents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;.pgo&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server objects like CAL information, Ticket information etc. Managed by QVS and not really intended to be used or manipulated by developers. HOWEVER, some can also be exported as xml and then read by a suitable QVW. Ex. look for the&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4774"&gt; License Analyser &lt;/A&gt;in the resource Library.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;.meta&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;(one per document) contains all sorts of settings that relate to this document and were done in the QMC (like AP settings, load options, DMS settings etc.) No sure if you can read these. &lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;.shared&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;(one per document) contains this documents shared objects and their properties (like ownership and such) &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3059"&gt;QlikView Power Tools&lt;/A&gt; has some basic tools to view and change the contents of these files&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look in the QLikView Server Reference manual for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 07:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512616#M1269201</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2013-09-12T07:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Define .pgo, .meta and .shared file</title>
      <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512617#M1269202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This are proprietary file-formats from qv. Unfortunately there aren't a official documentations and only a few infos in the community.&lt;/P&gt;&lt;P&gt;Shared files contains user-objects like bookmarks - in the power tools is are vievwer available. &lt;/P&gt;&lt;P&gt;PGO-files contains current data about the user-access - you could put "PGOAsXmlAlso=1" in the settings.ini from server to receive these files additionally as readable xml-files.&lt;/P&gt;&lt;P&gt;Meta-files contains data about which user/usergroups have access, in which category belonged this app,some more - you could read these files with a hex-editor - perhaps there are also viever in the power tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 07:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512617#M1269202</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-09-12T07:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Define .pgo, .meta and .shared file</title>
      <link>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512618#M1269205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate a lot for all your timely responses that cleared the concepts!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 11:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Define-pgo-meta-and-shared-file/m-p/512618#M1269205</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2013-09-12T11:20:54Z</dc:date>
    </item>
  </channel>
</rss>

