<?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 Qlik-Cli - Unable to Import Application with big file size in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1578259#M42135</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;We are using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Qlik Sense September 2018 SR2&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and we are trying to import with &lt;STRONG&gt;Qlik-Cli&lt;/STRONG&gt; the application which is being given with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Qlik Scalability Tools&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;STRONG&gt;File&lt;/STRONG&gt;: 200M-PTSalesAnalytics.qvf ,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Size&lt;/STRONG&gt;: 5,45GB).&lt;/P&gt;&lt;P&gt;We use the following commands to import the file&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Import-Module Qlik-Cli&lt;BR /&gt;Connect-Qlik -computername qserver -username qserver\QlikAdmin&lt;BR /&gt;Import-QlikApp -name "200M-PTSalesAnalytics" -file "C:\200M-PTSalesAnalytics.qvf" -upload&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Notes&lt;/STRONG&gt;: QlikAdmin is a RootAdmin account.&lt;/P&gt;&lt;P&gt;While the file initially is being uploaded (the bytes counter disappear after several minutes) , we get the following error&lt;/P&gt;&lt;P&gt;&lt;EM&gt;_Invoke-RestMethod: The remote server returned an error: (500) Internal Server Error.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;At C:\Program Files\WindowsPowerShell\Modules\Qlik-Cli\functions\core.ps1:32 char:15&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;... $result = Invoke-RestMethod -Method $method -Uri $path&amp;nbsp;&lt;A href="https://github.com/params" target="_blank" rel="noopener"&gt;@params&lt;/A&gt;&amp;nbsp;-Web ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FullyQualifiedErrorId: WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When we try to import an application with a smaller file size (e.g. 800MB), the operation completes successfully. Do you have any idea on how can we workaround this error? I have posted the same question in github (&lt;STRONG&gt;URL&lt;/STRONG&gt;:&amp;nbsp;&lt;A href="https://github.com/ahaydon/Qlik-Cli/issues/82" target="_blank" rel="noopener"&gt;https://github.com/ahaydon/Qlik-Cli/issues/82&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Thanks for your time and actions!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;iLiAS&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:54:40 GMT</pubDate>
    <dc:creator>ilias_fytrakis</dc:creator>
    <dc:date>2024-11-16T20:54:40Z</dc:date>
    <item>
      <title>Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1578259#M42135</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;We are using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Qlik Sense September 2018 SR2&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and we are trying to import with &lt;STRONG&gt;Qlik-Cli&lt;/STRONG&gt; the application which is being given with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Qlik Scalability Tools&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;STRONG&gt;File&lt;/STRONG&gt;: 200M-PTSalesAnalytics.qvf ,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Size&lt;/STRONG&gt;: 5,45GB).&lt;/P&gt;&lt;P&gt;We use the following commands to import the file&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Import-Module Qlik-Cli&lt;BR /&gt;Connect-Qlik -computername qserver -username qserver\QlikAdmin&lt;BR /&gt;Import-QlikApp -name "200M-PTSalesAnalytics" -file "C:\200M-PTSalesAnalytics.qvf" -upload&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Notes&lt;/STRONG&gt;: QlikAdmin is a RootAdmin account.&lt;/P&gt;&lt;P&gt;While the file initially is being uploaded (the bytes counter disappear after several minutes) , we get the following error&lt;/P&gt;&lt;P&gt;&lt;EM&gt;_Invoke-RestMethod: The remote server returned an error: (500) Internal Server Error.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;At C:\Program Files\WindowsPowerShell\Modules\Qlik-Cli\functions\core.ps1:32 char:15&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;... $result = Invoke-RestMethod -Method $method -Uri $path&amp;nbsp;&lt;A href="https://github.com/params" target="_blank" rel="noopener"&gt;@params&lt;/A&gt;&amp;nbsp;-Web ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FullyQualifiedErrorId: WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand_&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When we try to import an application with a smaller file size (e.g. 800MB), the operation completes successfully. Do you have any idea on how can we workaround this error? I have posted the same question in github (&lt;STRONG&gt;URL&lt;/STRONG&gt;:&amp;nbsp;&lt;A href="https://github.com/ahaydon/Qlik-Cli/issues/82" target="_blank" rel="noopener"&gt;https://github.com/ahaydon/Qlik-Cli/issues/82&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Thanks for your time and actions!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;iLiAS&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1578259#M42135</guid>
      <dc:creator>ilias_fytrakis</dc:creator>
      <dc:date>2024-11-16T20:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1579182#M42267</link>
      <description>&lt;P&gt;What is the purpose you are trying Qlik-Cli?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are configuring the automated Deployment from one version to another version.&lt;/P&gt;&lt;P&gt;Can you check whether It is imported successfully or not using below command in Powers hell console, And please provide the version name. To check, use this?&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pl-c1"&gt;$PSVersionTable&lt;SPAN class="pl-smi"&gt;.PSVersion&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;To know, Qlik Cli is already there use below command&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Get-Help Qlik&amp;nbsp;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;If it fails, that means that is not imported successfully.&lt;/P&gt;&lt;P&gt;What is your path? Is something "C:\windows\system32\WindowsPowerShell\version\Modules\.."&lt;/P&gt;&lt;P&gt;Can you try this command to import Qlik Client&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;Import-Module Qlik-Cli.psml&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 May 2019 04:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1579182#M42267</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-11T04:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1579345#M42287</link>
      <description>&lt;P&gt;Dear Anil_Babu_Samineni,&lt;/P&gt;&lt;P&gt;Regarding your questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; We use &lt;STRONG&gt;Qlik-Cli&lt;/STRONG&gt; to automate the import of applications in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; &lt;STRONG&gt;$PSVersionTable.PSVersion&lt;/STRONG&gt; =&amp;gt; 5.1 Build 14393 Revision 2791&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; The execution of &lt;STRONG&gt;Get-Help Qlik&lt;/STRONG&gt; returns the available Qlik-related functions.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4.&lt;/STRONG&gt; &lt;STRONG&gt;Path&lt;/STRONG&gt; = ...;C:\windows\system32\WindowsPowerShell\version1.0\;...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&lt;/STRONG&gt; The execution of &lt;STRONG&gt;Import-Module Qlik-Cli.psm1&lt;/STRONG&gt; completes successfully. (no error messages returned)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, we are trying to increase the session timeout in &lt;STRONG&gt;core.ps1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$&lt;/STRONG&gt;result = Invoke-RestMethod -Method $method -Uri $path @params -WebSession $script:webSession -TimeoutSec 3600&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will let you know about the outcome of our actions. Thanks for your initial response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;iLiAS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 07:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1579345#M42287</guid>
      <dc:creator>ilias_fytrakis</dc:creator>
      <dc:date>2019-05-22T07:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1580895#M42433</link>
      <description>&lt;P&gt;In addition to my initial message, we also get an error message when we try to Export a big Qlik Sense Application (File Size: 5GB). This time the error we get is the following:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="3"&gt;Invoke-RestMethod : Stream was too long&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="3"&gt;At C:\Program Files\WindowsPowerShell\Modules\Qlik-Cli\functions\core.ps1:32 char:15&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;We found out that the &lt;STRONG&gt;maximum size&lt;/STRONG&gt; for a Qlik Application in order to be exported successfully is 2,147,483,591 bytes (2 GB).&lt;/P&gt;&lt;P&gt;Finally, as mentioned in&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Title&lt;/STRONG&gt;: Invoke-RestMethod fails on very large files&lt;BR /&gt;&lt;STRONG&gt;URL&lt;/STRONG&gt;: &lt;A href="https://github.com/PowerShell/PowerShell/issues/4129" target="_blank" rel="noopener"&gt;PowerShell/PowerShell#4129&lt;/A&gt;&lt;/P&gt;&lt;P&gt;'&lt;EM&gt;Invoke-RestMethod fails to download a large file but Invoke-WebRequest works&lt;/EM&gt;'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;iLiAS&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 10:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1580895#M42433</guid>
      <dc:creator>ilias_fytrakis</dc:creator>
      <dc:date>2019-05-16T10:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1582236#M42561</link>
      <description>&lt;P&gt;Ilia,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Just an FYI, Qlik-Cli is a tool build by Qlik Consulting services and not from Qlik R&amp;amp;D. As a result support for this is only provided selectively to customers&amp;nbsp; as part of their consulting engagement. There might be a filesize limitation but again, as Adam denotes on his github:&lt;EM&gt;"This software is made available "AS IS" without warranty of any kind. Qlik support agreement does not cover support for this software."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Nonetheless I 'll try to take a look at your issue and if I come up with something I ll keep you posted.&lt;BR /&gt;Cheers,&lt;/P&gt;
&lt;P&gt;-Kostas&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 13:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1582236#M42561</guid>
      <dc:creator>kmn</dc:creator>
      <dc:date>2019-05-20T13:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1582271#M42567</link>
      <description>Dear Kosta,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. I am aware of that Qlik-Cli is not supported by Qlik. I have opened this thread because Qlik-Cli is a really handy 'tool' and the file size limitation affects its overall usability in a real-life QS environment.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your time and actions.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;iLiAS</description>
      <pubDate>Mon, 20 May 2019 14:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1582271#M42567</guid>
      <dc:creator>ilias_fytrakis</dc:creator>
      <dc:date>2019-05-20T14:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1583107#M42622</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;A new version of Qlik-Cli (v.1.15.1) was provided to us in github. I will test its operation and will update the current thread.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;iLiAS</description>
      <pubDate>Wed, 22 May 2019 07:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1583107#M42622</guid>
      <dc:creator>ilias_fytrakis</dc:creator>
      <dc:date>2019-05-22T07:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik-Cli - Unable to Import Application with big file size</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1586011#M42857</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;Below you will find the solution on my initial question:&lt;BR /&gt;&lt;BR /&gt;1. We have a fix for exporting applications which file size is &amp;gt; 2GB. (v.1.15.1)&lt;BR /&gt;&lt;BR /&gt;2. We have a workaround for the import command.&lt;BR /&gt;&lt;BR /&gt;(*) Placement of the application with big file size in the ImportFolder (run in PowerShell &amp;gt; Invoke-QlikGet /qrs/app/importfolder).&lt;BR /&gt;&lt;BR /&gt;(*) Import of the application with the following command&lt;BR /&gt;&lt;BR /&gt;Import-QlikApp -file "'BIG_APP.qvf'" -name BIG_APP&lt;BR /&gt;&lt;BR /&gt;I would to thank everyone for their help.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;iLiAS</description>
      <pubDate>Wed, 29 May 2019 09:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Cli-Unable-to-Import-Application-with-big-file-size/m-p/1586011#M42857</guid>
      <dc:creator>ilias_fytrakis</dc:creator>
      <dc:date>2019-05-29T09:09:42Z</dc:date>
    </item>
  </channel>
</rss>

