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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
joseph_harper
Contributor II
Contributor II

Apps Backup (Export App)

Hello everyone!

I'd like to know if there's a way to back up all apps from QMC, perhaps with a script you could share. Currently, I can only back them up one by one. I'm not sure if there's another way to do this.

I look forward to your kind assistance.

 

 

 

 

 

 

Regards.

Labels (1)
1 Solution

Accepted Solutions
Daniele_Purrone
Support
Support

Hi @joseph_harper ,

If it's just a backup of the apps you need, you can just copy the folder containing them, you don't need to go through the QMC.
If you need a more comprehensive backup, you can check the section of the playbook dedicated to this matter.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

5 Replies
Daniele_Purrone
Support
Support

Hi @joseph_harper ,

If it's just a backup of the apps you need, you can just copy the folder containing them, you don't need to go through the QMC.
If you need a more comprehensive backup, you can check the section of the playbook dedicated to this matter.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
joseph_harper
Contributor II
Contributor II
Author

Hi @Daniele_Purrone 

Thank you so much for your kind help. I have a question: once the backup is complete, can I restore a specific app? Or are all the apps in the backup restored? Can I choose a specific app to restore from the backup? Using the Repository Manager

Can you send me a sample image?

Attached image

Looking forward to your kind assistance.

Thank you very much.

 

 

 

Daniele_Purrone
Support
Support

Hi @joseph_harper , at any time you can restore any app from the backup folder

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
joseph_harper
Contributor II
Contributor II
Author

Hi  @Daniele_Purrone 

On the server, I can see all the apps, but they're displayed with the ID (f48e012f-4855-4d9b-b49e-a1d2ee85). I can't see the exact app names. Do you know how to display the app names instead of the ID in the server's Apps folder?

We currently do not have the Repository Manager tool on the server; we can only make backups from QMC one by one.

 

Thank you for your help.

Regards

Daniele_Purrone
Support
Support

Hi @joseph_harper , the file names are saved as hash.
As an alternative, you can use the Qlik Cli to write powershell scripts that lets you automate operations, excluding exports of apps:
https://help.qlik.com/en-US/qs-admin-playbook/Content/tooling/qlik_cli.htm 
https://github.com/ahaydon/Qlik-Cli-Windows/wiki

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.