Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can you do a binary load from a different Qlik environment? I have a new model in Qlik Cloud, but I also want to load it in one of our on-prem environments. Is this possible?
Hi @FrankC ,
Natively this is not possible, there is no such feature implemented.
What you could do is work with Qlik APIs to move the app from your Qlik Cloud to Qlik Sense On-prem. This is challenging but possible. You could for example, have a stored procedure on an on-prem database that is called during the Qlik Cloud App reload process. When this load process finish, you call the stored procedure, the stored procedure call Qlik Cloud API to export the Qlik Cloud App to your on-prem server and after that, the stored procedure calls your Qlik Sense App to reload the new downloaded QVF file. You can even mix PowerShell scripts or Qlik-CLI in the game, whatever is easier for you.
Another option is to use some Cloud Storage such as S3. You could move your Qlik Cloud App to S3 and have an on-prem script that synchronizes your S3 Bucket files with your local drivers - this will probably be the easier path.
We also have developed a tool to move apps around, it may help you:
inProcess App Operations | IPC Global
I recommend taking a look in the documentation and see if that fits your requirements:
inProcess App Operations - User Documentation - inProcess App Operations - IPC Global Confluence
Regards,
Mark Costa
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com