<?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: Multiple Shared Folders: Shared Variables not working (QV QDF) in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288357#M2242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyri, could you send me the 3.Include\1.BaseVariable\ContainerMap.qvs file? There should be a Shared entry related to an existing physical container name. See the example below that points to the 99.Shared_Folders physical containers:&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ContainerPathName,ContainerFolderName,ContainerComments,RootPath&lt;/P&gt;&lt;P&gt;Admin,0.Administration,Container containing Examples,&lt;/P&gt;&lt;P&gt;Shared,99.Shared_folders,Default Shared Container,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 16:12:54 GMT</pubDate>
    <dc:creator>Magnus_Berg</dc:creator>
    <dc:date>2017-03-23T16:12:54Z</dc:date>
    <item>
      <title>Multiple Shared Folders: Shared Variables not working (QV QDF)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288354#M2239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I was tasked to take over a pre-exising QlikView platform. The QDF has not been properly maintained in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has 3 different folder environments in the same file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 For Development&lt;/P&gt;&lt;P&gt;1 For Testing&lt;/P&gt;&lt;P&gt;1 For Production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under each one of these structures, there is Shared Folders - Folder and the QDF has also been created separately for each environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I'm facing is that for some reason all vG.Shared variables point to the Development Shared Folders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other vG variables such as ColorSchemePath point to correct places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jyri&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/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288354#M2239</guid>
      <dc:creator />
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Shared Folders: Shared Variables not working (QV QDF)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288355#M2240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyri, could someone have modified the framework base scripts?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Look in Includes\1.Init\1.BaseVariable\4.Custom.qvs (all containers including shared) to see if there are any custom code added that runs after initiation. Default it's only remarked examples in custom.&lt;/LI&gt;&lt;LI&gt;Also move and run the app between the environment to check that the global variables are updated for the new environment (if you have not done that already)&lt;/LI&gt;&lt;LI&gt;Last you can download the latest QDF version and update this will replace modified base code (except custom.qvs mentioned above)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 07:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288355#M2240</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2017-03-17T07:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Shared Folders: Shared Variables not working (QV QDF)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288356#M2241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the input. The QDF version is 1.4.1, but I can see from some old apps that 1.5.1 was tried at some point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;custom.qvs does run when an app is reloaded, but it doesn't look like there is any extra code there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah, I did that already and the results were quite perplexing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the test environment, I found that there is a folder structure that correctly reads from the right Shared Folders under test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, Great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, I copied the whole folder structure, let's call it structure &lt;STRONG&gt;A,&lt;/STRONG&gt; and named it "test" and then verified that the reference still works - Yup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, I took an application that I know points to the wrong Shared folder under Development and copy that next to the QVWs under structure &lt;STRONG&gt;A. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I run this program, now located in a place where the references should work. Nope, still wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I delete all the loading code from this app, I make sure the QDF statements are same. Nope, still wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both apps give the error when loading.&lt;/P&gt;&lt;P&gt;'### DF Error Do not find vG.SharedBasePath'&lt;/P&gt;&lt;P&gt;'### DF Path 99.shared_folders\'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really confused how two apps in the same folder can point to different Shared folders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 17:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288356#M2241</guid>
      <dc:creator />
      <dc:date>2017-03-20T17:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Shared Folders: Shared Variables not working (QV QDF)</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288357#M2242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jyri, could you send me the 3.Include\1.BaseVariable\ContainerMap.qvs file? There should be a Shared entry related to an existing physical container name. See the example below that points to the 99.Shared_Folders physical containers:&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ContainerPathName,ContainerFolderName,ContainerComments,RootPath&lt;/P&gt;&lt;P&gt;Admin,0.Administration,Container containing Examples,&lt;/P&gt;&lt;P&gt;Shared,99.Shared_folders,Default Shared Container,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Multiple-Shared-Folders-Shared-Variables-not-working-QV-QDF/m-p/1288357#M2242</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2017-03-23T16:12:54Z</dc:date>
    </item>
  </channel>
</rss>

