<?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 QlikView Staging Application Template in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/QlikView-Staging-Application-Template/m-p/769080#M2797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are about to embark on a pretty large BI project and I am looking at best practice etc so luckily I have found this really useful resource in time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the main documentation, there is reference to using a QlikView Staging Application template as a starting point for QV staging. I have a number of databases I want to dump into QVDs so this would be an ideal opportunity to look through the template. However I can't seem to find it in the examples. Anyone have a copy of the qvw that they could provide or is this template no longer used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
    <dc:creator>qliknerd</dc:creator>
    <dc:date>2025-07-22T17:59:49Z</dc:date>
    <item>
      <title>QlikView Staging Application Template</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QlikView-Staging-Application-Template/m-p/769080#M2797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are about to embark on a pretty large BI project and I am looking at best practice etc so luckily I have found this really useful resource in time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the main documentation, there is reference to using a QlikView Staging Application template as a starting point for QV staging. I have a number of databases I want to dump into QVDs so this would be an ideal opportunity to look through the template. However I can't seem to find it in the examples. Anyone have a copy of the qvw that they could provide or is this template no longer used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &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/QlikView-Staging-Application-Template/m-p/769080#M2797</guid>
      <dc:creator>qliknerd</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Staging Application Template</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QlikView-Staging-Application-Template/m-p/769081#M2798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please attach that, so that can help on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QlikView-Staging-Application-Template/m-p/769081#M2798</guid>
      <dc:creator>gainkarthi</dc:creator>
      <dc:date>2014-12-12T11:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Staging Application Template</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QlikView-Staging-Application-Template/m-p/769082#M2799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I am referring to the "QlikView Deployment Framework-Development Guide.pdf"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;
&lt;P&gt;QlikView Staging&lt;/P&gt;
&lt;STRONG&gt;&lt;/STRONG&gt;
&lt;P&gt;QlikView staging is the process of intermediately storing data between the sources of information, most often in QVD files. Always use the template for QlikView Staging Application as starting point. In this application there are 3 tabs in the script as standard. These could be extended where needed. The tabs should contain the following content:&lt;/P&gt;

&lt;P&gt; Main&lt;/P&gt;

&lt;P&gt; Include statement for connection string ODBC/OLE DB stored in&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM style="font-size: 10pt; font-family: Calibri,Calibri;"&gt;vG.ConnStringPath &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: Calibri,Calibri; font-size: 10pt;"&gt;Include statement for QVD-variables. An alternative to this is to use relative paths on each tab&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt; Meta information about the application. I.E owner, purpose.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; Extract&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; Extracting the sources needed. Using an incremental approach when applicable. If there is no need for transformation the source could be stored directly to the presentation layer in the QVD-folder using this variable/relative path.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; Transform&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; When transformation is needed. For example creating new fields, cleansing information, aggregate and so on. This will be executed here.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QlikView-Staging-Application-Template/m-p/769082#M2799</guid>
      <dc:creator>qliknerd</dc:creator>
      <dc:date>2014-12-12T11:22:45Z</dc:date>
    </item>
  </channel>
</rss>

