<?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 QV Deployment Framework in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-Deployment-Framework/m-p/520673#M194533</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;Implementing QV Deployment Framework.&lt;/P&gt;&lt;P&gt;Created a container for QVD repository so only using 2.QVD in that container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structured the 2.QVD with some subfolders and now I need to know how to create a variable path to each subfolder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call LoadContainerGlobalVariables('Qvd_Storage','QVD'); creates $(vG.Qvd_StorageQVDPath) and points to 1.QVD_Storage\2.QVD&lt;/P&gt;&lt;P&gt;In this case I have a subfolder 1.Mappings&lt;/P&gt;&lt;P&gt;Now I do this Store table into $(vG.Qvd_StorageQVDPath)\1.Mappings\SomeQvd.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I would like to have variables for each subfolder in 1.QVD_Storage\2.QVD&lt;/P&gt;&lt;P&gt;$(vG.Qvd_StorageMappingPath) sort of...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 13:13:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-24T13:13:56Z</dc:date>
    <item>
      <title>QV Deployment Framework</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Deployment-Framework/m-p/520673#M194533</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;Implementing QV Deployment Framework.&lt;/P&gt;&lt;P&gt;Created a container for QVD repository so only using 2.QVD in that container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structured the 2.QVD with some subfolders and now I need to know how to create a variable path to each subfolder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call LoadContainerGlobalVariables('Qvd_Storage','QVD'); creates $(vG.Qvd_StorageQVDPath) and points to 1.QVD_Storage\2.QVD&lt;/P&gt;&lt;P&gt;In this case I have a subfolder 1.Mappings&lt;/P&gt;&lt;P&gt;Now I do this Store table into $(vG.Qvd_StorageQVDPath)\1.Mappings\SomeQvd.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I would like to have variables for each subfolder in 1.QVD_Storage\2.QVD&lt;/P&gt;&lt;P&gt;$(vG.Qvd_StorageMappingPath) sort of...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Deployment-Framework/m-p/520673#M194533</guid>
      <dc:creator />
      <dc:date>2013-10-24T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: QV Deployment Framework</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Deployment-Framework/m-p/520674#M194534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas, the idea is to use the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(vG.Qvd_StorageQVDPath)\1.Mappings\&lt;/SPAN&gt; as you do today. &lt;BR /&gt;The reason being to keep amount of variables down. &lt;BR /&gt;There is a function called CreateFolder that can be used in the application to recreate sub folders when moving application between containers/environments so that the application wont fail:&lt;BR /&gt;Call CreateFolder('&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(vG.Qvd_StorageQVDPath)\1.Mappings\&lt;/SPAN&gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that this will help you.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 20:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Deployment-Framework/m-p/520674#M194534</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2013-11-20T20:00:32Z</dc:date>
    </item>
  </channel>
</rss>

