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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
FrankC
Creator
Creator

Binary Loads

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?

Labels (2)
1 Reply
marksouzacosta

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