<?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: Can I deploy QDF in a way I get for example two root containers? in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1730807#M1435</link>
    <description>&lt;P&gt;The idea with root (vG.RootPath) is to be on top of all the containers so root is not a container itself. With Qlik Sense "single lib mount" you have one&amp;nbsp;Qlik Sense folder (lib) that is the vG.RootPath with all your containers underneath. Using&amp;nbsp; "separate lib mounts"&amp;nbsp;vG.RootPath is not used at all, instead every added Qlik Sense folder (lib) is considered as separate containers. If you have several QDF structures,&amp;nbsp;vG.RootPath will have the same name but point to the framework used at the time, meaning that you can move the app without changing the script (this is the idea when using QDF)&lt;/P&gt;
&lt;P&gt;Hope that this helps, regards Magnus&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jul 2020 11:23:45 GMT</pubDate>
    <dc:creator>Magnus_Berg</dc:creator>
    <dc:date>2020-07-25T11:23:45Z</dc:date>
    <item>
      <title>Can I deploy QDF in a way I get for example two root containers?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1730340#M1434</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Currently we are using QDF&lt;/P&gt;&lt;P&gt;we have a root folder called QDF and in it we have all projects containers&lt;BR /&gt;QDFs are linked to the containers folders as follows:&lt;BR /&gt;&lt;EM&gt;SET vG.RootContainer='TECHNICAL STORE QVDS\QDF';&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;SET vG.HomeContainer='1.IBOR';&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;$(Must_Include=lib://$(vG.RootContainer)/$(vG.HomeContainer)/InitLink.qvs);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;and the connect to other containers as follows:&lt;BR /&gt;&lt;EM&gt;call LCGV('QVDGENPEGA','Transform')&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;let vL.SourcePath = '$(vG.QVDGENPEGATransformPath)';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Now suppose I created a new root container QDFII&lt;BR /&gt;is there a way for the QDFs linked to containers of &lt;STRONG&gt;QDFII&lt;/STRONG&gt; to connect to containers under &lt;STRONG&gt;QDF&lt;/STRONG&gt; (the original root container)&lt;BR /&gt;&lt;BR /&gt;kindly advise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1730340#M1434</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I deploy QDF in a way I get for example two root containers?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1730807#M1435</link>
      <description>&lt;P&gt;The idea with root (vG.RootPath) is to be on top of all the containers so root is not a container itself. With Qlik Sense "single lib mount" you have one&amp;nbsp;Qlik Sense folder (lib) that is the vG.RootPath with all your containers underneath. Using&amp;nbsp; "separate lib mounts"&amp;nbsp;vG.RootPath is not used at all, instead every added Qlik Sense folder (lib) is considered as separate containers. If you have several QDF structures,&amp;nbsp;vG.RootPath will have the same name but point to the framework used at the time, meaning that you can move the app without changing the script (this is the idea when using QDF)&lt;/P&gt;
&lt;P&gt;Hope that this helps, regards Magnus&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 11:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1730807#M1435</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2020-07-25T11:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I deploy QDF in a way I get for example two root containers?</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1742254#M1436</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;LCGV won't work when containers are under different root container, but it is possible to use DCGV instead which does not rely on local&amp;nbsp;&lt;SPAN&gt;ContainerMap.csv but requires full container path.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 06:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Can-I-deploy-QDF-in-a-way-I-get-for-example-two-root-containers/m-p/1742254#M1436</guid>
      <dc:creator>thomasmaure</dc:creator>
      <dc:date>2020-09-09T06:43:59Z</dc:date>
    </item>
  </channel>
</rss>

