<?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: Multiple Reloads &amp; Publishes with Publisher in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687300#M1261724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel stupid now. I thought I had tried it, but I had only been using the Document Field drop down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the help Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 21:51:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-23T21:51:44Z</dc:date>
    <item>
      <title>Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687294#M1261709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've recently been required to support multiple versions and environments of our ERP system in our QlikView development environment. For example: Version 1.0 will have a Development and Production environment, while Version 2.0 will have a Development and Test environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a configuration file for the server that defines which version and environments are required at that moment in time. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Local Configuration.txt contains:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version_Environment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.0;Development&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.0;Test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QVD generators are straight forward:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-10-23 11_09_40-QlikView Management Console.png" class="jive-image" height="304" src="/legacyfs/online/69561_2014-10-23 11_09_40-QlikView Management Console.png" style="height: 303.707224334601px; width: 375px;" width="375" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each generator can use the Version_Environment variable to determine where to pull the data from and which folder to store the QVDs into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having trouble with the published reports however. The Published report needs to know at time of the reload which QVD folder it is pulling from. And ideally, I want them to be published as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt;"&gt;Published Report 1 – 1.0 Development.qvw&lt;/P&gt;&lt;P style="margin-left: 36.0pt;"&gt;Pulblished Report 2 – 2.0 Test.qvw&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I've tried using combinations of the Reload -&amp;gt; Script Parameters and Loop and Reduce, but so far no luck. The Script Parameters seems to cause multiple reloads without publish, and I believe the Loop and Reduce reduces after both reloads are complete.&lt;/P&gt;&lt;P&gt;Is there a combination of settings that will give me what I want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687294#M1261709</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687295#M1261711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken, IMO you're trying for too much automation. I would just set up 2 Publisher tasks instead of 1--after all, 2 is still a reasonable number (it's not 100 different versions). Then just use static parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687295#M1261711</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T20:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687296#M1261715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple tasks is the backup plan, but I'm still hoping this can be automated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have seven version/environment combinations at the moment, 37 published reports, and an external tool that reloads via EDX triggers. Multiple tasks is doable, but supporting it with the external tool//EDX triggers complicates things a bit. It would be much simpler for me if it was possible to generate a document per data source.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Ken&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687296#M1261715</guid>
      <dc:creator />
      <dc:date>2014-10-23T21:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687297#M1261717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see. It's a bit unclear from your screenshot whether Version_Environment is a variable or a field (since it seems to be available as a field value in the "select a field" drop-down), but I'm going to assume it's a variable. I'm assuming you've already tried the below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="69583" alt="Parameters.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69583_Parameters.png" style="width: 620px; height: 494px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687297#M1261717</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T21:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687298#M1261719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The %ScriptParameter% seems to do the trick. I now have two published reports, each with the passed in variable set correctly. I had been using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-10-23 14_34_57-QlikView Management Console.png" class="jive-image" src="/legacyfs/online/69585_2014-10-23 14_34_57-QlikView Management Console.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't see ScriptParameter as an option in the Reduced Document Name Template, or the help text that I could find. Is there a list somewhere that shows all the options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687298#M1261719</guid>
      <dc:creator />
      <dc:date>2014-10-23T21:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687299#M1261721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just got it by pressing the Script Variable Value button, circled in the screenshot. The buttons represent the full list of possible name components, as far as I know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687299#M1261721</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T21:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Reloads &amp; Publishes with Publisher</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687300#M1261724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel stupid now. I thought I had tried it, but I had only been using the Document Field drop down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the help Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Reloads-Publishes-with-Publisher/m-p/687300#M1261724</guid>
      <dc:creator />
      <dc:date>2014-10-23T21:51:44Z</dc:date>
    </item>
  </channel>
</rss>

