<?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: Are sub applications handled outside the variable editor in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775718#M2885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still confused on how you call the script outside of the QV designer. Or do I call the script from inside QV and delete the code when I am done. Kinda like making the QV designer my DOS window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 14:01:02 GMT</pubDate>
    <dc:creator>paputzback</dc:creator>
    <dc:date>2015-02-25T14:01:02Z</dc:date>
    <item>
      <title>Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775714#M2881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to assume yes since the example folders do not appear in the variable editor.&lt;/P&gt;&lt;P&gt;So if I have my root application container as 2.QlikViewMonitoring, do I create my sub apps inside 2.QlikViewMonitoring\1.Application\ manually with windows explorer&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2.QlikViewMonitoring\1.Application\1.Governance&lt;/LI&gt;&lt;LI&gt;2.QlikViewMonitoring\1.Application\2.SystemMonitor&lt;/LI&gt;&lt;LI&gt;2.QlikViewMonitoring\1.Application\3.DataProfiler&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do I create the type in the full path in the variable editor as a new container Folder name = 2.QlikviewMonitoring\1.Application\3.DataProfiler and it magically creates the 3.DataProfiler folder inside of the 2.QlikViewMonitoring\1.Application folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phil&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/Are-sub-applications-handled-outside-the-variable-editor/m-p/775714#M2881</guid>
      <dc:creator>paputzback</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775715#M2882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phillip, yes you manually create the sub folders under Applications at the same time you create the app itself.&lt;/P&gt;&lt;P&gt;There is a function that can create folders if used, example: call createfolder('$(vG.QVDPath)\1.SalesData');&lt;/P&gt;&lt;P&gt;will create a 1.SalesData folder under 2.QVD in the same container as the app is resided.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 07:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775715#M2882</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-02-24T07:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775716#M2883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a common way QV developers run these onetime use functions? e.g. I might open a dos window to run mkdir, not create a bat file to do it. Take your example, if 1.SalesData would be my first application in my 1.Sales container, where would I run the createfolder... to create the sub application 1.SalesData?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 14:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775716#M2883</guid>
      <dc:creator>paputzback</dc:creator>
      <dc:date>2015-02-24T14:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775717#M2884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first folder for your application you need to create manually, other folders that the application is using like subfolders under 2.QVD can be created using the createfolder function in the script. In this way the app will recreate it's needed structure every time you move it (application together with the manually created folder) to a new location. Hope that this helps. Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 07:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775717#M2884</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-02-25T07:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775718#M2885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still confused on how you call the script outside of the QV designer. Or do I call the script from inside QV and delete the code when I am done. Kinda like making the QV designer my DOS window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 14:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775718#M2885</guid>
      <dc:creator>paputzback</dc:creator>
      <dc:date>2015-02-25T14:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775719#M2886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't really understand what you mean? All functions are loaded automatically during framework Initiation.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;call createfolder('$(vG.QVDPath)\1.SalesData'); will first validate if the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;1.SalesData &lt;/SPAN&gt;folder exists, if not the folder will be created else it will skip, so you don't need to remove the line afterwards. Hope that this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Magnus&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 14:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775719#M2886</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-02-25T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775720#M2887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I get it now, I will always manually create my Sub Applications and once I create an application I can use the CreateFolder script to create the Sub QVD, or CONFIG... folders, but not the application folder itself.&lt;/P&gt;&lt;P&gt;For example, if in the 1.Example\1.Application folder I manually add a folder - 6.AdventureWorksExampleMartApp&lt;/P&gt;&lt;P&gt;And in the QVW for that app I would add the createfolder('$(vG.QVDPath)\6.AdventureWorks'); to generate folders.&lt;/P&gt;&lt;P&gt;I get that now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 15:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775720#M2887</guid>
      <dc:creator>paputzback</dc:creator>
      <dc:date>2015-02-25T15:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Are sub applications handled outside the variable editor</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775721#M2888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exact! Mark this tread as answered please &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 15:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Are-sub-applications-handled-outside-the-variable-editor/m-p/775721#M2888</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-02-25T15:30:06Z</dc:date>
    </item>
  </channel>
</rss>

