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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
rathnam_qv
Creator
Creator

Publishing Qlik reports using Command Prompt?

Hi All,

Is it possible to publish qlik reports to server using command prompt?

If yes, please share me the commands and details.

 

Thanks & Regards,

Muni.

Labels (1)
3 Replies
Rodj
Partner - Creator III
Partner - Creator III

Yes, using the Qlik CLI is probably the easiest way.

You can see an example in numerous posts here such as this one.

Cheers,

Rod

rathnam_qv
Creator
Creator
Author

Hi Rod,

Thanks for your time.

But i want to do it using command prompt if that works then i need to check those commands in FlexDeploy.

 

Thanks,

Muni.

 

 

Rodj
Partner - Creator III
Partner - Creator III

I hope I'm wrong but I don't recall ever seeing a native command line capability that will allow you to do that. The APIs available have typically been targeted at tasks like this, but you'll need to have some kind of program in which to use the APIs. The Qlik Engine JSON API Publish method is probably the one to use. I recommended the Qlik CLI as a handy way of accessing this that can be made to run via command line once you have the CLI installed if you are using powershell on a Windows platform. All that said I was kind of assuming you are on Windows but you could be on Kubernetes / OpenShift / Linux stack given you are integrating with a devops and potentially CI/CD scenario? That's not a setup I've played with yet.

Cheers,

Rod