Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to reload a QlikSense application by command line ?

Hi,

To reload a qlikview application, I use the following command line :

call "c:\program files\qlikview\qv.exe" /R "Path\FileName.qvw"

Now, I want to do the same thing with a qliksense application. So, I'm looking for a way to reload a qliksense application (qvf file).

Thanks,

32 Replies
Not applicable
Author

If the the Qlik Sense .NET SDK is not free, can I reload my Qlik Sense desktop application with JavaScript?

petter
Partner - Champion III
Partner - Champion III

According to my local Qlik Office sales person it is free of charge. I checked in the documentation that is available here:

https://help.qlik.com/sense/en-us/developer/#../Subsystems/NetSDKAPI/Content/Introduction/Net-Sdk-In...

And found this notice:

2015-04-09 #1.PNG

petter
Partner - Champion III
Partner - Champion III

According to the documentation:

It (.NET SDK) contains components for embedding Qlik Sense into host application programs developed by software manufacturers on an OEM basis.

Not applicable
Author

Hi,

The difficult part is finding the .Net SDK

Once that is done it is simple to create with the SDK.

Attached you will find an example that reloads all your apps.

// Lars-Göran Book

Not applicable
Author

Hello,

I'm waiting for QlikView to give me a way to download the SDK.

Will I also need the Qlik Sense engine to reload my Qlik Sense desktop application?

Thanks for you help.

Regards,

petter
Partner - Champion III
Partner - Champion III

Your Qlik Sense Desktop has a Qlik Sense Engine embedded. Without it Sense would not work. So no you don't need anything in addition.

petter
Partner - Champion III
Partner - Champion III

Drop me an email .... you find mine in my profile. I think I can help you.

Not applicable
Author

Hi,

you will find the .Net SDK on qlik.com under support, downloads. The SDK is available in the QlikSense.NetSDK<version>.zip.

// Lars-Göran Book

petter
Partner - Champion III
Partner - Champion III

yes - that is if you are logged in as a partner... If not you will see the general downlaod area which doesnt give you any access to an SDK.

petter
Partner - Champion III
Partner - Champion III

.... I am not sure if any customers with a login can see this