<?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: Qlik Compose Deploy in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106188#M1085</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Continuation from Previous Post&lt;/P&gt;
&lt;P&gt;After validating the Database,Model and DWH, have you manually generated the task statements and run the ETL tasks?&lt;/P&gt;
&lt;P&gt;Before Deploying Project there was any Job was scheduled in a Scheduler?&lt;/P&gt;
&lt;P&gt;If no scheduler job means, we need to manually Generate the ETL statements and run the ETL task.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 08:23:43 GMT</pubDate>
    <dc:creator>sureshkumar</dc:creator>
    <dc:date>2023-08-16T08:23:43Z</dc:date>
    <item>
      <title>Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105041#M1078</link>
      <description>&lt;P&gt;How can I see that a Qlik Compose project is active and running after I deployed it successfully? After my deployment, I'm not able to see my project running in the monitor section.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105041#M1078</guid>
      <dc:creator>kavitha1312</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105072#M1080</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for contacting Qlik Community&lt;/P&gt;
&lt;P&gt;After a deploying a project into another project, Validate Database and Model&lt;/P&gt;
&lt;P&gt;To avoid recreating Datawarehouse/DM objects check the option "Generate DDL but do not run them in Project settings" and create the Datawarehouse. Generate the task statements and validate.&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 11pt; font-family: source_sans_proregular; font-size: 12.0pt; color: #54565a;"&gt;&lt;A href="https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DW/General/Project_Deployment.htm" target="_blank"&gt;Project deployment | Qlik Compose Help&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 11pt; font-family: source_sans_proregular; font-size: 12.0pt; color: #54565a;"&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 13:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105072#M1080</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2023-08-12T13:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105074#M1081</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&amp;nbsp; You should be able to see the project in the UI if the project is deployed successfully. From your description, it sounds like the deployment didn't go thru successfully.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest you check on these:&lt;/P&gt;
&lt;P&gt;1. Check the Compose installation data folder for the project name that you deployed. The&amp;nbsp; default location is&amp;nbsp; C:\Program Files\Qlik\Compose\data\projects\your_project_name&lt;/P&gt;
&lt;P&gt;2. If your compose log is set to verbose then you can also check the COmpose log to see if the deployment was successful&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. If your project folder exists as mentioned in the first step, then I would suggest you run the below command from the installation Bin folder. If the deployment is successful then you should see the project name stating it was upgraded successfully. The below upgrade command will just sync all the projects.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;C:\Program Files\Qlik\Compose\bin&amp;gt;composecli upgrade&lt;BR /&gt;Executing ComposeCliUpgradeProject command.&lt;BR /&gt;Repository "GlobalRepo.sqlite" has been successfully upgraded.&lt;BR /&gt;Upgrading project "Project_1"&lt;BR /&gt;Repository "ProjectRepo.sqlite" has been successfully upgraded.&lt;BR /&gt;Repository "ProjectRepoRuntime.sqlite" has been successfully upgraded.&lt;BR /&gt;All the Repositories and its ingredients are upgraded to latest version.&lt;BR /&gt;Compose Control Program completed successfully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If none of the above works please open a support case so we can check it in detail and provide the right solution/answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nanda&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 14:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105074#M1081</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2023-08-12T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105701#M1083</link>
      <description>Hi Nanda,&lt;BR /&gt;Thanks for your response. We checked on our side and it looks like our project got deployed successfully but we still don't see the task running in the monitor section. Can you please arrange a call so that I can show you what issue I'm seeing?&lt;BR /&gt;Thanks&lt;BR /&gt;Kavitha&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2023 18:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2105701#M1083</guid>
      <dc:creator>kavitha1312</dc:creator>
      <dc:date>2023-08-14T18:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106063#M1084</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After Deploying Project, did you validate Database, Model and DWH?&lt;/P&gt;
&lt;P&gt;If you're still facing the issue, please open a Support ticket with us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 06:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106063#M1084</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2023-08-16T06:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106188#M1085</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Continuation from Previous Post&lt;/P&gt;
&lt;P&gt;After validating the Database,Model and DWH, have you manually generated the task statements and run the ETL tasks?&lt;/P&gt;
&lt;P&gt;Before Deploying Project there was any Job was scheduled in a Scheduler?&lt;/P&gt;
&lt;P&gt;If no scheduler job means, we need to manually Generate the ETL statements and run the ETL task.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 08:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106188#M1085</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2023-08-16T08:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106437#M1086</link>
      <description>Hi Suresh,&lt;BR /&gt;Thanks for your response. Yes, I manually ran the project after deployment and it was successful. So, do we need a third party scheduler for Qlik Compose to automatically run the project whenever there are changes on the source side in Qlik Replicate?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Kavitha&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2023 15:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106437#M1086</guid>
      <dc:creator>kavitha1312</dc:creator>
      <dc:date>2023-08-16T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106483#M1087</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, there is no need for a third-party tool to schedule the tasks in Compose.&lt;/P&gt;
&lt;P&gt;Compose has in-built scheduling options:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DW/Tasks%20and%20Workflows/scheduling_tasks.htm" target="_blank"&gt;https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DW/Tasks%20and%20Workflows/scheduling_tasks.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, in the landing zone connection, there is an option to link the Replicate task:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DL/Tasks%20and%20Workflows/monitor_and_control_replicate_tasks.htm#Monitoring%20and%20controlling%20Replicate%20tasks" target="_blank"&gt;https://help.qlik.com/en-US/compose/May2022/Content/ComposeDWDL/Main/DL/Tasks%20and%20Workflows/monitor_and_control_replicate_tasks.htm#Monitoring%20and%20controlling%20Replicate%20tasks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;You can also scan through the user guide to find more details relevant to you.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 19:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106483#M1087</guid>
      <dc:creator>shashi_holla</dc:creator>
      <dc:date>2023-08-16T19:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106546#M1088</link>
      <description>Hi Shashi,&lt;BR /&gt;I knew about Qlik Compose scheduling but I don't want to schedule the project for a certain time or interval. I want the project to automatically run every time the replicate task loads new data into source tables. Is this possible in Qlik Compose?&lt;BR /&gt;Thanks&lt;BR /&gt;Kavitha&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2023 00:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106546#M1088</guid>
      <dc:creator>kavitha1312</dc:creator>
      <dc:date>2023-08-17T00:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106551#M1089</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/232851"&gt;@kavitha1312&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not possible in Qlik Compose, we need to manually run the CDC ETL task.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Suresh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 01:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106551#M1089</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2023-08-17T01:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106751#M1090</link>
      <description>&lt;P&gt;Since Replicate is generally used to load to the target in near to real-time , it is not advisable to try to execute every time Replicate loads data into the target.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rather, the best approach is to define a workflow (if needed to run the CDC ETL and then Data Mart), and schedule that task to run every X.&amp;nbsp; For example every 15 minutes.&amp;nbsp; &amp;nbsp; When executing, Compose will detect via the _CT tables if there is data to be loaded and only process tables that have data waiting to be processed. (This is via the CDC tasks).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note, that if you are using Replicate for FULL LOAD only - i.e. to load a file to your DW, then instead of scheduling in Replicate, you can assign a Landing area in Compose to that task, and have Compose orchestrate the Replicate full load job, followed by the DW / DM ETL processes via a Workflow.&amp;nbsp; &amp;nbsp;This is ONLY available for full load tasks as they have a discrete START and STOP (whereas CDC tasks in Replicate are continuously running).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 12:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2106751#M1090</guid>
      <dc:creator>TimGarrod</dc:creator>
      <dc:date>2023-08-17T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Compose Deploy</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2110039#M1100</link>
      <description>&lt;P&gt;Thanks everyone for your suggestions. I got the information I was looking for, which is that we cannot do a real time replication in Qlik Compose like we can do in Qlik Replicate. So, I scheduled my project to refresh data every 15 mins.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 22:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Qlik-Compose-Deploy/m-p/2110039#M1100</guid>
      <dc:creator>kavitha1312</dc:creator>
      <dc:date>2023-08-25T22:39:09Z</dc:date>
    </item>
  </channel>
</rss>

