<?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: Promoting QlikView Server Refresh Tasks to Production Environment in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1559293#M1284120</link>
    <description>&lt;P&gt;This is correct, the QMS service for both environments must be the same release.&amp;nbsp; In this case the best option is likely to migrate the QVPR files over to the new environment from the old.&amp;nbsp; There are some caveats to this though, if you are changing file paths etc. in the new environment, that makes things a bit more tricky as those have to be sorted out in the QVPR files in addition to changing the service URLs to point to the new servers.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an article that outlines things pretty well, and I had added the caveat about changes to certain things as well, take a read through that and see if that may do the trick here:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000014618" target="_blank"&gt;https://support.qlik.com/articles/000014618&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is not really difficult, but it can be unnerving if you have not done it previously.&amp;nbsp; Just remember, as long as you have QVPR backup, if something goes wrong in trying to migrate, you just wipe and start over again.&amp;nbsp; The key thing I will mention is the service URLs, be sure those get changed before you try to start the QMS in the new environment with the migrated files, as if you do not, that may interfere/corrupt the existing environment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 21:25:04 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-03-20T21:25:04Z</dc:date>
    <item>
      <title>Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209987#M1284113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are developing and testing a complex schedule of reload tasks for our many QVW applications and their data.&lt;/P&gt;&lt;P&gt;Obviously we are defining all of these tasks using the QlikView Management Console GUI. Our Server/publisher database is currently using XML files not a SQLServer DB.&lt;/P&gt;&lt;P&gt;My question is: Is there away to promote or copy this schedule from our development environment to UAT and then Production without having to re-key tasks through the GUI?&lt;/P&gt;&lt;P&gt;I have had a quick look at the XML 'database' in the Publisher\CommandCenter\QVPR subdirectiry and it is pretty daunting, filled with GUIDs and obviously there is no documentation from QlikView about any of this.&lt;/P&gt;&lt;P&gt;Has anyone developed a release process for this, would it be easier or what is the difference if we were using SQLServer to host the repository?&lt;/P&gt;&lt;P&gt;Any help appreciated&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/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209987#M1284113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209988#M1284114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;Yes, this can be somewhat daunting, but a lot less so once you understand what needs to be modified. If you folder structure is the same on both servers, it's really not all that bad. The following assumes a clean install on your production server (Server2) and all tasks set up on your development server (Server1). Unless you have separate license keys, don't license Server2 yet, because that will attempt to create a cluster and will corrupt your QVPR.&lt;/P&gt;&lt;P&gt;Step 1: Stop all services on Server2&lt;/P&gt;&lt;P&gt;Step 2: Rename the QVPR folder on Server2 to something else, and copy the QVPR folder from Server1 to Server2.&lt;/P&gt;&lt;P&gt;Step 3: Change all references to Server1 in the following files to Server2:&lt;/P&gt;&lt;P&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\DirectoryResource.xml&lt;BR /&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\DistributionService.xml&lt;BR /&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\DSCResource.xml&lt;BR /&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\QDSCluster.xml&lt;BR /&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\QlikViewServerResource.xml&lt;BR /&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\QVSCluster.xml&lt;BR /&gt;C:\ProgramData\QlikTech\Publisher\CommandCenter\QVPR\QvWebServiceResource.xml&lt;/P&gt;&lt;P&gt;Step 4: Start all services on Server2 and stop all services on Server1.&lt;/P&gt;&lt;P&gt;Step 5: License Server2.&lt;/P&gt;&lt;P&gt;It's possible that I've missed a couple files, but that should do it I think. Test it out.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 23:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209988#M1284114</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-07-30T23:56:35Z</dc:date>
    </item>
    <item>
      <title>Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209989#M1284115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have servers licensed and running in multiple environments and want to migrate the QVPR from one to another. Besides the servername and the Distribution Service ID, is there anything else I need to be concerned about?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 14:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209989#M1284115</guid>
      <dc:creator />
      <dc:date>2010-09-21T14:44:57Z</dc:date>
    </item>
    <item>
      <title>Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209990#M1284116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was an announcemt a few months back about NOAD supporting QlikView, it's seems to me like something they might be able to do.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.noadbi.com/en/QlikView"&gt;http://www.noadbi.com/en/QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 19:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209990#M1284116</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2010-10-20T19:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209991#M1284117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi Vlad, do you find any automatic way to migrate from a &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QVPR to another&lt;/SPAN&gt;? Could you please share your experience?&amp;nbsp; Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 20:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209991#M1284117</guid>
      <dc:creator>leonardo_canal</dc:creator>
      <dc:date>2017-09-15T20:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209992#M1284118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can migrate tasks from one environment to the other using the "Remote Management Services" in the QMC.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/QMC/Content/QMC_System_Setup_RemoteManagementServices.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/QMC/Content/QMC_System_Setup_RemoteManagementServices.htm"&gt;Remote Management Services ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 22:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/209992#M1284118</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-09-15T22:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1556076#M1284119</link>
      <description>&lt;P&gt;The attached link you referenced states that Remote Management cannot be used to migrate task from QV 11 and QV 12.&lt;/P&gt;&lt;P&gt;Is this a correct statement or is this precautionary on Qlik's part???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Dan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 15:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1556076#M1284119</guid>
      <dc:creator>dbaksa_1</dc:creator>
      <dc:date>2019-03-13T15:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1559293#M1284120</link>
      <description>&lt;P&gt;This is correct, the QMS service for both environments must be the same release.&amp;nbsp; In this case the best option is likely to migrate the QVPR files over to the new environment from the old.&amp;nbsp; There are some caveats to this though, if you are changing file paths etc. in the new environment, that makes things a bit more tricky as those have to be sorted out in the QVPR files in addition to changing the service URLs to point to the new servers.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an article that outlines things pretty well, and I had added the caveat about changes to certain things as well, take a read through that and see if that may do the trick here:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000014618" target="_blank"&gt;https://support.qlik.com/articles/000014618&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is not really difficult, but it can be unnerving if you have not done it previously.&amp;nbsp; Just remember, as long as you have QVPR backup, if something goes wrong in trying to migrate, you just wipe and start over again.&amp;nbsp; The key thing I will mention is the service URLs, be sure those get changed before you try to start the QMS in the new environment with the migrated files, as if you do not, that may interfere/corrupt the existing environment.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 21:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1559293#M1284120</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-03-20T21:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1653665#M1284121</link>
      <description>&lt;P&gt;Greetings &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14114"&gt;@Brett_Bleess&lt;/a&gt; !&lt;/P&gt;&lt;P&gt;Apparently the article &lt;SPAN&gt;&lt;A href="https://support.qlik.com/articles/000014618?_ga=2.189958764.63418633.1575243085-1136715798.1572376166" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.qlik.com/articles/000014618&lt;/A&gt;&lt;/SPAN&gt; is no longer available (or has a new URL) in thesupport repository.&amp;nbsp; Can you please post the new URL for that article?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;++José&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 16:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1653665#M1284121</guid>
      <dc:creator>diagonjope</dc:creator>
      <dc:date>2019-12-03T16:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1653773#M1284122</link>
      <description>&lt;P&gt;Thanks Jose, that is very odd, as I am sure I got that from the actual article, so something changed somewhere.&amp;nbsp; I have sent off a note to someone to see if they can look into it, may take a few days, but hopefully we can get it sorted out.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 20:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1653773#M1284122</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-03T20:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1653946#M1284123</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14232"&gt;@diagonjope&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe this article should help you. Step 2 (Migration) is what you're looking for, I think?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000018975" target="_blank" rel="noopener"&gt;How to Upgrade or Migrate from QlikView 11.20 to QlikView 12 and up&amp;nbsp;(000018975)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 08:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1653946#M1284123</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2019-12-04T08:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting QlikView Server Refresh Tasks to Production Environment</title>
      <link>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1655281#M1284124</link>
      <description>&lt;P&gt;Thank you, Sonja!&lt;/P&gt;&lt;P&gt;--José&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 01:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Promoting-QlikView-Server-Refresh-Tasks-to-Production/m-p/1655281#M1284124</guid>
      <dc:creator>diagonjope</dc:creator>
      <dc:date>2019-12-09T01:28:31Z</dc:date>
    </item>
  </channel>
</rss>

