<?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 Practical examples of container structure in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Practical-examples-of-container-structure/m-p/528275#M3036</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;I am working with the deployment framework here in Australia. Historically we have used a very simple folder structure for our deployments. I am interested to know what container structures people are actually using in the wild? Also do you keep all the sub-folders in all containers? In our early discussions this seems to be a little confusing so we will probably only keep the sub-folders that are being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-07-22T17:59:49Z</dc:date>
    <item>
      <title>Practical examples of container structure</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Practical-examples-of-container-structure/m-p/528275#M3036</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;I am working with the deployment framework here in Australia. Historically we have used a very simple folder structure for our deployments. I am interested to know what container structures people are actually using in the wild? Also do you keep all the sub-folders in all containers? In our early discussions this seems to be a little confusing so we will probably only keep the sub-folders that are being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&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/Practical-examples-of-container-structure/m-p/528275#M3036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Practical examples of container structure</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Practical-examples-of-container-structure/m-p/528276#M3037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Hi Damian, g&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d; font-size: 10pt; line-height: 1.5em;"&gt;ood that you have lots of questions &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;It’s quite a big difference between a folder structure and using a framework that contains so much more.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;The container folder architecture is based on the idea of &lt;STRONG&gt;&lt;EM&gt;separation of duties&lt;/EM&gt;&lt;/STRONG&gt;, to separate categorized entities into folders. &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d; font-size: 10pt; line-height: 1.5em;"&gt;It’s actuary the same principle as container resources, but in a micro level. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;The reason for categorization are several, easy to find, re-usability and security.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Global Variables are created &lt;SPAN style="color: #1f497d;"&gt;during initiation&lt;/SPAN&gt; pointing to all the folders&amp;nbsp; making separation easy, example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Reuse a Connection String use variable &lt;EM&gt;vG.ConnString&lt;/EM&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Reuse QVD files use &lt;EM&gt;vG.QVDPath&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Reuse Configuration files use &lt;EM&gt;vG.ConfigPath&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Folders not needed in this particular container can be removed, correlating variable will not be created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Magnus Berg&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 09:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Practical-examples-of-container-structure/m-p/528276#M3037</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2013-11-15T09:35:45Z</dc:date>
    </item>
  </channel>
</rss>

