<?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: Where does SharedBasePath get set? in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172305#M2038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again Teresa, &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Shared folders is something that you usually do not need to care about, it just works. R&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;un VariableEditor to validate, if a (correct) shared container does not exist a new one shared container should be generated when pressing &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;Update Map and create Containers&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;IMG __jive_id="137053" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137053_Capture.PNG" style="height: 288px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You can also check a line in the ContainerMap.csv file that is needed &lt;SPAN style="font-size: 13.3333px;"&gt;for shared folders to work&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;. The line looks like this default: &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;EM&gt;Shared,99.Shared_Folders,Common content storage,&lt;/EM&gt; In this case a container named &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;99.Shared_Folders &lt;/EM&gt;&lt;/SPAN&gt;must be available. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If you attach the containerMap.csv file under&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt; 0.Administration\3.Include\1.BaseVariable&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; I could recreate your containers to get a better picture.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problems you can download the latest framework deploy tool and update this broken framework, this will replace all the &lt;SPAN style="font-size: 13.3333px;"&gt;QDF &lt;/SPAN&gt;script files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2016 07:08:20 GMT</pubDate>
    <dc:creator>Magnus_Berg</dc:creator>
    <dc:date>2016-09-12T07:08:20Z</dc:date>
    <item>
      <title>Where does SharedBasePath get set?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172302#M2035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am moving my QlikView installation to a new server environment and I have spent way too many hours trying to figure out why the framework variables are not being set correctly in the new environment.&amp;nbsp; SharedBasePath and all the derived paths based on it still point to the old environment when I reload the document scripts. .&amp;nbsp; The QDF was set up by a consultant and very poorly implemented so I am trying to learn it and clean it up at the same time.&amp;nbsp; So the normal QDF behavior may not be functioning correctly in our environment.&amp;nbsp; But knowing how it is supposed to work will at least tell me if I am dealing with standard behavior or a bad setup issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172302#M2035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Where does SharedBasePath get set?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172303#M2036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Teresa, that does not sound good. First of all the QDF updated only global variables that starts with vG. So the shared variable updating is in your case is&lt;STRONG&gt; vG.&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;SharedBasePath&lt;/STRONG&gt; . The QlikView app need to be resided in a container and you need an initiation script in the beginning of all scripts that creates the global variables, it usually looks like this:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;$(Include=..\..\..\..\InitLink.qvs);&lt;/P&gt;&lt;P&gt;$(Include=..\..\..\InitLink.qvs);&lt;/P&gt;&lt;P&gt;$(Include=..\..\InitLink.qvs);&lt;/P&gt;&lt;P&gt;$(Include=..\InitLink.qvs);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if the initiation script is running, and if so please check for any errors, if you find anything post this on this thread. Another thing you need a Shared_Folders container to be able to use the &lt;STRONG style="font-size: 13.3333px;"&gt; vG.&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;SharedBasePath&lt;/STRONG&gt; variable so please check that you have this in your new environment as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 07:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172303#M2036</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2016-09-09T07:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where does SharedBasePath get set?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172304#M2037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mangus,&amp;nbsp; Thank you so much for your response.&lt;/P&gt;&lt;P&gt;All of the above items you list are in place and correct.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The include for InitLink.qvs is on the first script tab of the document just as shown.&lt;/P&gt;&lt;P&gt;The folder structure is now compliant with a standard QDF install and has the 99.Shared_Folders directory.&amp;nbsp; All containers have been created using the Container Map Editor and I am copying the existing .qvws into the clean new folder structure. &lt;/P&gt;&lt;P&gt;(It was not before.&amp;nbsp; The consultant had copied all of the common folder structures beneath every container&amp;nbsp; so there was an administration and shared_folders directory inside every container file structure.&amp;nbsp; They also created the folder structure without using the Container Map Editor.&amp;nbsp; They just tried to mimic the QDF folder structure by hand.)&amp;nbsp; &lt;/P&gt;&lt;P&gt;So as an experiment I created a new qvw and added the QDF tab as a clean new document and did a reload to see what variables it automatically created.&amp;nbsp; When I do that it automatically creates all of the vG. variables without 'shared' in them but does not create any of the vG.Shared... variables.&amp;nbsp; Do you know why?&amp;nbsp; Is this a QDF version issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 17:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172304#M2037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-09T17:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where does SharedBasePath get set?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172305#M2038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again Teresa, &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Shared folders is something that you usually do not need to care about, it just works. R&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;un VariableEditor to validate, if a (correct) shared container does not exist a new one shared container should be generated when pressing &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;Update Map and create Containers&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;IMG __jive_id="137053" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137053_Capture.PNG" style="height: 288px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You can also check a line in the ContainerMap.csv file that is needed &lt;SPAN style="font-size: 13.3333px;"&gt;for shared folders to work&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;. The line looks like this default: &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;EM&gt;Shared,99.Shared_Folders,Common content storage,&lt;/EM&gt; In this case a container named &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;99.Shared_Folders &lt;/EM&gt;&lt;/SPAN&gt;must be available. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If you attach the containerMap.csv file under&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt; 0.Administration\3.Include\1.BaseVariable&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; I could recreate your containers to get a better picture.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problems you can download the latest framework deploy tool and update this broken framework, this will replace all the &lt;SPAN style="font-size: 13.3333px;"&gt;QDF &lt;/SPAN&gt;script files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 07:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172305#M2038</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2016-09-12T07:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Where does SharedBasePath get set?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172306#M2039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had looked at the Container Map and the Excel file for it several times and missed that I had accidentally overwritten the Variable Prefix for the 99.Shared_Folders with one of the other container values.&amp;nbsp; I fixed that and it set the Shared variables as it should.&amp;nbsp; Thank you so much for the screen shot ... and your patience.&amp;nbsp; I would probably have missed it again if I had not been comparing it exactly as shown.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 14:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Where-does-SharedBasePath-get-set/m-p/1172306#M2039</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-12T14:28:53Z</dc:date>
    </item>
  </channel>
</rss>

