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: 
Madhu203
Partner - Contributor
Partner - Contributor

Importing application from GitHub using Qlik Cloud automation

Hi All,

I am trying to import a Qlik sense qvf file from GitHub using Qlik Automation.

I am able to establish the connection to GitHub but not able to import the app.

Getting the below error while using the Import App From Base 64 Encode File block.

Automation error.PNG

I have configured the Import App From Base 64 Encode File block as below. Please let me know if any changes to be done to make this work.

Import block.PNG

 

Thanks & Regards,

Madhu

Labels (1)
1 Solution

Accepted Solutions
Shai_E
Support
Support

Hi @Madhu203 

Please see the following article, check the import app section.

How to import a Qlik Sense app with an automation - Qlik Community - 1790160


Field needs the 

"Base 64 encoded content of an exported app. Make sure the app was exported with NoData = true."

Not a path
 

View solution in original post

1 Reply
Shai_E
Support
Support

Hi @Madhu203 

Please see the following article, check the import app section.

How to import a Qlik Sense app with an automation - Qlik Community - 1790160


Field needs the 

"Base 64 encoded content of an exported app. Make sure the app was exported with NoData = true."

Not a path