<?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: Projects save location on Windows HA Compose in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102420#M1069</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/187166"&gt;@NithinPannala&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure you followed all steps while configuring HA in compose&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DW/Setting%20Up%20Compose%20on%20a%20Windows%20HA%20Cluster/DW_HA_Basic%20Installation.htm" target="_blank"&gt;Step 1: Installing Compose in the cluster | Qlik Compose Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 08:27:09 GMT</pubDate>
    <dc:creator>sureshkumar</dc:creator>
    <dc:date>2023-08-04T08:27:09Z</dc:date>
    <item>
      <title>Projects save location on Windows HA Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102361#M1068</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; I have setup a compose on windows HA cluster and created a sample project on the first node (sample_node1) but when moved the execution to another node i don't see the projects exist there.so when i checked i see the projects are getting saved under the following directory and that is not the shared drive .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Node1(Project_name : Project_1)&lt;/P&gt;
&lt;P&gt;C:\Program Files\Qlik\Compose\data\projects\Project_1&lt;/P&gt;
&lt;P&gt;when compose is running on the second node i created another project and i see that it is also created in the local drive&lt;/P&gt;
&lt;P&gt;Node 2:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C:\Program Files\Qlik\Compose\data\projects\Project_1_node2.&lt;/P&gt;
&lt;P&gt;Are the projects in the HA compose&amp;nbsp; exclusive to the node&amp;nbsp; or do we have to manually move(if possible). Not sure if i have missed some thing.&lt;/P&gt;
&lt;P&gt;Please find the attachment of the screen shots of the project folder in both nodes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H1 class="AT_AppendixTitle"&gt;&amp;nbsp;&lt;/H1&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102361#M1068</guid>
      <dc:creator>NithinPannala</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Projects save location on Windows HA Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102420#M1069</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/187166"&gt;@NithinPannala&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure you followed all steps while configuring HA in compose&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DW/Setting%20Up%20Compose%20on%20a%20Windows%20HA%20Cluster/DW_HA_Basic%20Installation.htm" target="_blank"&gt;Step 1: Installing Compose in the cluster | Qlik Compose Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 08:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102420#M1069</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2023-08-04T08:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Projects save location on Windows HA Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102486#M1070</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Able to resolve the issue. Culprit is the following command from the documentation due to which compose service had run with default data directory.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SC CONFIG ComposebinPath="&amp;lt;PRODUCT_DIR&amp;gt;\bin\ComposeCtl.exe -d F:\server-data service run”&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It should be as following in my case&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;SC CONFIG QlikCompose binPath= "C:\Program Files\Qlik\Compose\bin\ComposeCtl.exe -d E:\Compose\server_data service run"&lt;/P&gt;
&lt;P&gt;Service name is mentioned as "QlikCompose" and there should be space between service name and "binPath"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 11:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Projects-save-location-on-Windows-HA-Compose/m-p/2102486#M1070</guid>
      <dc:creator>NithinPannala</dc:creator>
      <dc:date>2023-08-04T11:10:16Z</dc:date>
    </item>
  </channel>
</rss>

