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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
CHRIS_Singa
Creator
Creator

Copy QVF Application into sharepoint

Hello,

I hope you are doing good

I would like to know how I can back up all my application into sharepoint using Qlik Automation. 

I have a shared space called DEV_TEST with 5 applications and would like to back up the 5 applications into sharepoint. 

ℹ️The automation should include this following logic : 

- If the date creation is less the today date, then copy the recent creation and erase the past creation into sharepoint. 

This logic is to ensure that all changes are included into the recent application integrated into sharepoint. 

Would someone share an automation  with this logic please ?

Labels (2)
1 Reply
sogloqlik
Creator III
Creator III

Hi,

 

I’ve been working with some of the Automation templates (for example, “Scheduled app export to an Amazon S3 bucket”) and made modifications to get them working for my use case. However, I’ve run into two major limitations:

  1. There’s currently no support for private objects, which is a significant issue.

  2. I haven’t yet found a way to separate base sheets from community sheets when the application is re-imported.

Has anyone else faced these challenges? Are there known workarounds for handling private objects?