Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to show download plugin link on accesspoint

Hi All,

How do I show the download plugin link on accesspoint if I'm using IIS as the web server ?

I know there's a checkbox in QEMC - System - Setup - System - Qlikview Web Servers but I'm not using qlikview web server and I can't find the checkbox as well.

ANother question is if the Qlikview Publisher is not in use (i.e. no license entered), does the Qlikview Publisher Command Center Service still need to be started ?

Thanks a lot!

3 Replies
Bill_Britt
Former Employee
Former Employee

What version of QV?

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Not applicable
Author

Hi bbt,

Ops.. it's version 9 SR2...

Anonymous
Not applicable
Author

It should be under the AccessPoint tab in the QvWS section that you point out in your post. The tab will be disabled I think when you stop the QvWS Service so try starting it, adding a checkmark to the checkbox and applying your settings. Then you can stop the service again and the download link should be there.

What the checkbox does is add the following entry to the config.xml file for QlikView Web Server under C:\Documents and settings\All Users\Application Data\QlikTech\QlikView Web Server (or C:\ProgramData\QlikTech\QlikView Web Server if running Vista/Windows 2008 Server/Windows 7):

<DownloadPluginUrl>/QvPlugin/QvPluginSetup.exe</DownloadPluginUrl>

This is added within the <AccessPoint> section but before the <AddCluster> part. So you can add it manually too if you'd like.