<?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: Replace app using qlik-cli in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1885739#M21179</link>
    <description>&lt;P&gt;&lt;SPAN&gt;If you want to publish the app by replacing the existing app using QLIK CLI then I guess this might help:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-csharp"&gt;&lt;CODE&gt;Connect-Qlik
$new = Get-QlikApp -filter "name eq 'Operations Monitor(1)'"
$old = Get-QlikApp -filter "name eq 'Operations Monitor'"
Invoke-QlikPut -path /qrs/app/$($new.id)/replace?app=$($old.id) -Verbose&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 21:30:52 GMT</pubDate>
    <dc:creator>Akshesh_Patel</dc:creator>
    <dc:date>2022-01-26T21:30:52Z</dc:date>
    <item>
      <title>Replace app using qlik-cli</title>
      <link>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1885439#M21174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm trying to import app using replace mode, in saas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;My goal is replace an existing app with a new version of the existing app.&lt;/P&gt;
&lt;P&gt;I'm trying:&amp;nbsp;qlik app import --name $appName --file $appFilePath --mode AUTOREPLACE but dows not work.&lt;/P&gt;
&lt;P&gt;Can you help me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 09:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1885439#M21174</guid>
      <dc:creator>oadamovs</dc:creator>
      <dc:date>2022-01-26T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Replace app using qlik-cli</title>
      <link>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1885739#M21179</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If you want to publish the app by replacing the existing app using QLIK CLI then I guess this might help:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-csharp"&gt;&lt;CODE&gt;Connect-Qlik
$new = Get-QlikApp -filter "name eq 'Operations Monitor(1)'"
$old = Get-QlikApp -filter "name eq 'Operations Monitor'"
Invoke-QlikPut -path /qrs/app/$($new.id)/replace?app=$($old.id) -Verbose&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 21:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1885739#M21179</guid>
      <dc:creator>Akshesh_Patel</dc:creator>
      <dc:date>2022-01-26T21:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Replace app using qlik-cli</title>
      <link>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1886073#M21184</link>
      <description>&lt;P&gt;Thank you for reply.&lt;/P&gt;
&lt;P&gt;i'm using qlik-cli for SAAS (cloud)&lt;/P&gt;
&lt;P&gt;Can you help me?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 14:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1886073#M21184</guid>
      <dc:creator>oadamovs</dc:creator>
      <dc:date>2022-01-27T14:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replace app using qlik-cli</title>
      <link>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1995815#M23530</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I confirm this is not working when the app is in personal&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.../apps/import?fileId={fileId}&amp;amp;mode=AUTOREPLACE" (that not working)&lt;/P&gt;
&lt;P&gt;But you if you tried to&amp;nbsp;&lt;SPAN&gt;AUTOREPLACE&amp;nbsp; an app in a shared space, it work fine.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/apps/import?fileId={fileId}&amp;amp;spaceId={&lt;STRONG&gt;SharedSpaceID&lt;/STRONG&gt;}&amp;amp;mode=AUTOREPLACE&amp;amp;NoData=true"&amp;nbsp; (that one is working)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I failed to understand why for personal, its not working!!!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 07:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Replace-app-using-qlik-cli/m-p/1995815#M23530</guid>
      <dc:creator>Mahmudh</dc:creator>
      <dc:date>2022-10-23T07:19:25Z</dc:date>
    </item>
  </channel>
</rss>

