<?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: QDF initiation scripts in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261266#M2289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/4595"&gt;mbg&lt;/A&gt;‌ for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Apr 2017 13:01:55 GMT</pubDate>
    <dc:creator>JM</dc:creator>
    <dc:date>2017-04-24T13:01:55Z</dc:date>
    <item>
      <title>QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261255#M2278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a sample application in QDF environment couldn't able reload the script.&amp;nbsp; I have only created a QDF Tab in the script and added following lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14858346292883491 jive_text_macro" jivemacro_uid="_14858346292883491"&gt;
&lt;P&gt;$(Include=..\..\..\..\InitLink.qvs);&lt;/P&gt;
&lt;P&gt;$(Include=..\..\..\InitLink.qvs);&lt;/P&gt;
&lt;P&gt;$(Include=..\..\InitLink.qvs);&lt;/P&gt;
&lt;P&gt;$(Include=..\InitLink.qvs);&lt;/P&gt;
&lt;P&gt;$(Include=InitLink.qvs);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But application doesn't load anything, I enabled the application log and following log was generated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14858345812974449" jivemacro_uid="_14858345812974449" modifiedtitle="true"&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution started.&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QlikView Version:11.20.13206.0&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU Target&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x64&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Operating System&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Windows 7 Enterprise Service Pack 1 (64 bit edition)&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wow64 mode&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Not using Wow64&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MDAC Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.1.7601.17514&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MDAC Full Install Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.1.7601.17514&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PreferredCompression&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EnableParallelReload&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ParallelizeQvdLoads&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AutoSaveAfterReload&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BackupBeforeReload&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EnableFlushLog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SaveInfoWhenSavingFile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UserLogfileCharset&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1200&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OdbcLoginTimeout&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -1&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OdbcConnectionTimeout&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -1&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScriptWantsDbWrite&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScriptWantsExe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; false&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LogFile CodePage Used:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1200&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload Executed By GLOBAL\macknoj&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process Executing: QlikView Desktop&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process ID: 8912&lt;/P&gt;
&lt;P&gt;31/01/2017 2:35:25 PM:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have executed scripts in QDF environment and never faced this issue before. What could be the issue?&lt;/P&gt;&lt;P&gt;Where exactly InitLink.qvs file located?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;J.&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/QDF-initiation-scripts/m-p/1261255#M2278</guid>
      <dc:creator>JM</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261256#M2279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like your qvw is not catching any of your InitLink-includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to identify which one that it should run. If your application lies in the 1.Application folder it is the $(Include=..\InitLink.qvs) statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change that to line of script into&lt;/P&gt;&lt;P&gt;$(Must_Include=..\InitLink.qvs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Must_include will throw an script error if it does not find the InitLink.qvs file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your container is copied from somewhere else it is a chance that the hidden InitLink.qvs was not included in that copy.&lt;/P&gt;&lt;P&gt;Cheers, Vegar Lie Arntsen&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Sent from my Oneplus using K-9 Mail. Please excuse my brevity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 07:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261256#M2279</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2017-01-31T07:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261257#M2280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestions but it didn't work, when I used Must_Include instead of Include. My code looks like following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;&lt;STRONG&gt;$(Must_Include=..\..\..\..\InitLink.qvs)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(Must_Include=..\..\..\InitLink.qvs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(Must_Include=..\..\InitLink.qvs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(Must_Include=..\InitLink.qvs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(Must_Include=InitLink.qvs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It did give me errors but for only first two includes than execution stopped, nothing happened next. When I removed all the statements except &lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;$(Must_Include=..\InitLink.qvs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;/SPAN&gt; it worked. I have few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any error count settings for includes, before the script exits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If InitLink.qvs, resides in the container folder than why do we need to put all the other include lines? Shouldn't the documentation just point where the InitLink.qvs resides in the container and developers will modify their include paths according to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I couldn't find the hidden InitLink.qvs anywhere in the container (it was generated by QDF Tool).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 22:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261257#M2280</guid>
      <dc:creator>JM</dc:creator>
      <dc:date>2017-01-31T22:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261258#M2281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is in the root of the container. The reason for multiple lines would be to handle applications within subfolders in the 1.Application folder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have the initLink file then try to fetch it from another container, if not then try to initiate the qdf by pointing to the&lt;/P&gt;&lt;P&gt;../3.Include/1.BaseVariable/init.qvs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 22:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261258#M2281</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2017-01-31T22:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261259#M2282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jawed, It's strange that you can't find the InitLink.qvs that should reside (hidden) in each container base folder? The reason for Cascading includes is that you can move the application up and down in a folder structure without breaking the script. Y&lt;SPAN style="font-size: 13.3333px;"&gt;ou can not use several &lt;SPAN style="font-size: 13.3333px;"&gt;cascading&lt;/SPAN&gt; must_include as m&lt;/SPAN&gt;ust_Include always break script if url not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion for you is to download the latest QDF version start Deploy Tool and point to the Framework root folder, here you either upgrade or reinitiate the framework depending on your current version (take a backup before). This will update code in all containers as well as the InitLink.qvs file.&lt;/P&gt;&lt;P&gt;Hope that this helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 08:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261259#M2282</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2017-02-01T08:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261260#M2283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/4595"&gt;mbg&lt;/A&gt; it is possible to loose the InitLink.qvs. I have experienced loosing the initLink.qvs when selecting everything inside the root of a container and copying it into another folder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is easy to avoid if you know about it, but it is possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/230015"&gt;jawed.macknojia&lt;/A&gt;‌: I usally set my file explorer to show hidden objects. If you do that you will be aware if you have lost the initlink file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 09:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261260#M2283</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2017-02-01T09:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261261#M2284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vegar, as InitLink is system/hidden it might not follow if you copy paste content inside a container but it will follow if you copy the container itself. But as long as you have a correct container map it's easy to recover the InltLink using the reinitiation function in Deploy Tool.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 13:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261261#M2284</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2017-02-01T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261262#M2285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is strange. I have enabled the option to show the hidden files, but still I can't see it, but I am able to open it in the text editor via the physical location of the file. So InitLink.qvs is there but can't see it in Explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cascading the includes, I am getting errors but for first two includes than execution stops, nothing happens. Is there any error count settings for cascading includes, before the script exits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is a better way of doing it:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Let&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vInitLinkPath&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DocumentPath&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Index&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DocumentPath&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), '\1.Application'))&amp;amp; 'InitLink.qvs';&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(Include=$(vInitLinkPath))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Appreciate your thoughts on the above approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 01:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261262#M2285</guid>
      <dc:creator>JM</dc:creator>
      <dc:date>2017-02-03T01:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261263#M2286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great idea. I think it will work. Personally I would have changed the Include into a Must_Include.&lt;/P&gt;&lt;P&gt;Your method will even work in environments with framework using the old initiation method calling directly for the 1.init.qvs file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14861135423242904" jivemacro_uid="_14861135423242904"&gt;
&lt;P&gt;Let vInitLinkPath = Left(DocumentPath(), Index(DocumentPath(), '\1.Application'))&amp;amp; '3.Include\1.BaseVariable\1.init.qvs';&lt;/P&gt;
&lt;P&gt;$(MUST_Include=$(vInitLinkPath));&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 09:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261263#M2286</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2017-02-03T09:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261264#M2287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your feedback, I have put up an idea for dynamic QDF initialization &lt;A _jive_internal="true" href="https://community.qlik.com/ideas/4678"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 22:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261264#M2287</guid>
      <dc:creator>JM</dc:creator>
      <dc:date>2017-02-06T22:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261265#M2288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the new way of initiation the framework is from QDF 1.7.0 default.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261265#M2288</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2017-04-24T07:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: QDF initiation scripts</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261266#M2289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/4595"&gt;mbg&lt;/A&gt;‌ for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 13:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QDF-initiation-scripts/m-p/1261266#M2289</guid>
      <dc:creator>JM</dc:creator>
      <dc:date>2017-04-24T13:01:55Z</dc:date>
    </item>
  </channel>
</rss>

