Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
We don't have permission to deploy the Qlik Sense file from UAT to PROD. So we are looking the way to automate the deployment. Is there any way to deploy Qlik Sense file from UAT to PROD.?
Please suggest or share the ideas.
Thanks & Regards,
Hi,
A common way to perform this is to use Qlik-CLI (or the API directly) in powershell script with these big steps:
- Export app from DEV on a file share readable by the UAT server, without data
- Import app into the UAT server
- Reload the app
Pleas note data connection name must be the same between DEV, UAT and PROD
Best
Hi @mpc ,
Is it possible to share PowerShell script with some steps so that we can check in lower environment and do the POC.?
Thanks & Regards,
Irshad Ahmad