Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
skumar
Partner - Contributor III
Partner - Contributor III

time out error for retrieving large number of apps while using Qlik cli command

Hello,

I use Qlik CLI to get the apps list.

$Applist = Get-QlikApp -full

it works for retrieving smaller count of apps list <=~3000 apps. if the list is large Example  =~ 5000 Apps.

throws the error. 

System.Net.WebException: The operation has timed out.
at Microsoft.PowerShell.Commands.WebRequestPSCmdlet.GetResponse(WebRequest request)
at Microsoft.PowerShell.Commands.WebRequestPSCmdlet.ProcessRecord()

any solution appreciated.

Thanks

Skumar

 

Labels (6)
0 Replies