<?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>article Automating Compose Deployments in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/ta-p/1850810</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Compose deployment allows the migration of a Compose project to other environments in support of Development, Test, Acceptance and Production (DTAP).&lt;/P&gt;
&lt;P&gt;Compose provides two methods for deploying projects.&amp;nbsp; One is the UI based method for user interactive migration.&amp;nbsp; The other is the Command Line Interface (CLI) method for scripted and automated migration&lt;/P&gt;
&lt;P&gt;This paper will explore using the CLI interface and related artifacts to build an automated pipeline for Compose deployments in a Continuous Integration/Continuous Delivery (CI/CD) fashion&lt;/P&gt;
&lt;P&gt;Sample script attached.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 20 Jan 2022 15:38:40 GMT</pubDate>
    <dc:creator>QTC_Manuel</dc:creator>
    <dc:date>2022-01-20T15:38:40Z</dc:date>
    <item>
      <title>Automating Compose Deployments</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/ta-p/1850810</link>
      <description>&lt;P&gt;Agility is becoming a foundational aspect of data management implementations. This requires the implementation process to incorporate DataOps concepts to seamlessly move data products from design to operations.&amp;nbsp; Key to DataOps is the ability to establish a CI/CD pipeline to promote finished data products.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 15:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/ta-p/1850810</guid>
      <dc:creator>QTC_Manuel</dc:creator>
      <dc:date>2022-01-20T15:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Compose Deployments</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2085364#M9482</link>
      <description>&lt;P&gt;I appreciate this highly interesting paper. It has proven to be extremely valuable and practical.&lt;/P&gt;
&lt;P&gt;I'm currently facing an issue while running Jenkins and Qlik Compose on the same server. Jenkins is able to establish a successful connection with the Compose server using the following command: "$connectProc = Start-Process -NoNewWindow -FilePath $composeCLIPath -PassThru -Wait -ArgumentList "connect".&amp;nbsp;The output I receive is: "Executing ComposeCliConnect command. Compose Control Program completed successfully."&lt;/P&gt;
&lt;P&gt;However, when I attempt to export the project "$projectToExport" using the command "Start-Process -NoNewWindow -FilePath $composeCLIPath -ArgumentList "export_project_repository --is_without_credentials --project ""$projectToExport"" --outfile ""$file"," I encounter an error message stating "SYS-E-HTTPFAIL, SYS-E-AUTHERR, Unauthorized Request. request: Login."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I kindly request your assistance in troubleshooting and resolving this error.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 14:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2085364#M9482</guid>
      <dc:creator>DavidAbdelmalek1996</dc:creator>
      <dc:date>2023-06-19T14:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Compose Deployments</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2088504#M9550</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/235106"&gt;@DavidAbdelmalek1996&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This seems to fail at a login/authentication stage, so I recommend verifying all credentials being used. Should that not resolve the issue, please post about your issue in the &lt;A href="https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses/bd-p/qlik-compose-warehouses-discussions" target="_blank" rel="noopener"&gt;Qlik Compose forum&lt;/A&gt;, where our support agents and active userbase can more readily assist you.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 06:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2088504#M9550</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-06-28T06:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Compose Deployments</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2117542#M10178</link>
      <description>&lt;P&gt;What is the solution around incremental changes to a project?&amp;nbsp;&lt;BR /&gt;For example: this white-paper discusses the concept of essentially exporting your entire project to a different project... This poses significant risk.&amp;nbsp;&lt;BR /&gt;Is there no way to automate incremental changes to our model/data warehouse/data mart?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 18:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2117542#M10178</guid>
      <dc:creator>JoshMcNatt</dc:creator>
      <dc:date>2023-09-15T18:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Compose Deployments</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2120361#M10216</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151098"&gt;@JoshMcNatt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please post about your requirement directly in our &lt;A href="https://community.qlik.com/t5/Qlik-Compose-for-Data-Warehouses/bd-p/qlik-compose-warehouses-discussions" target="_blank" rel="noopener"&gt;Qlik Compose forum&lt;/A&gt;. Our agents and other experienced Qlik Compose users monitor it and are more likely to be able to assist you further from there.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Automating-Compose-Deployments/tac-p/2120361#M10216</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-09-20T10:45:46Z</dc:date>
    </item>
  </channel>
</rss>

