Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
eyalnir_qlik
Partner - Creator
Partner - Creator

Is it possible to disable the option of Uploading QVW via Qlik Sense Dev Hub for end-users

Hi Team,

Is it possible to disable the option of Uploading QVW via Qlik Sense Dev Hub for end-users (analyzer) ?

Regarding access rights to Dev Hub, its seems that analyzer user has the option for upload qlikview (QVW)Documents in Dev Hub, although he have only read rights . (based on Qlik Documents enclosed)

https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/Dev-Hub/Content/Sense_Dev-Hub/dev-hub...

This is a secured valuation for high secured customers like a BANK,  

we're looking for a way to achieve this restrict,  due to the constraint of not possible to disable the Qlik Sense Dev Hub for end users.

https://community.qlik.com/t5/Official-Support-Articles/Not-possible-to-disable-Qlik-Dev-Hub-for-nor...

eyalnir_qlik_0-1716723909243.png

Many thanks for any feedback

#3143

Labels (1)
1 Solution

Accepted Solutions
eyalnir_qlik
Partner - Creator
Partner - Creator
Author

Hi Team

The workaround that works for us was disable the whole dev-hub, the way to achieve it, was to rename the C:\program files\qlik\sense\client\dev-hub folder

Than there will be no dev-hub on the proxy nodes we specify for that use case.

we also change it only for the Central node (end-users node), in this way, it would only expose the rim node for the end-users and rather to developers who uses Dev-hub.

Cheers,

Eyal

 

View solution in original post

4 Replies
eyalnir_qlik
Partner - Creator
Partner - Creator
Author

Qlik Team, any response ?

@Albert_Candelario 

Filippo_Nicolussi_P

Hello @eyalnir_qlik 

 

Try to disable the convert service in the Qlik Sense Service Dispatcher if it fits your urgency to disable upload of .QVW on Qlik Sense perspective with: 

[converterservice]
Disabled=true
Identity=Qlik.converterservice
DisplayName=Converter Service
ExePath=Node\node.exe
Script=..\ConverterService\src\www.js

[converterservice.parameters]
--port=${ConverterPort}
--log-path=${LogPath}

 

as per usual:

 1) make a backup of C:\Program Files\Qlik\Sense\ServiceDispatcher\services.conf

 2) Search and change above [converterservice] (add the bolt Disabled=true )

 3) restart Qlik Sense Service Dispatcher. 

 4) Repeat on all front end/exposed Worker Proxy Nodes should be enough.

 

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
eyalnir_qlik
Partner - Creator
Partner - Creator
Author

Dear @Filippo_Nicolussi_P 

Thanks for your feedback, 

I tried to disable the convert service in the Qlik Sense Service Dispatcher as you suggested, 

and it doesn't disable the option to upload QVW files, furthermore, now I'm getting "internal server error" and when canceling the popup, i still have the option to upload any QVW file

eyalnir_qlik_0-1717310374397.png

eyalnir_qlik_3-1717310692221.png

 

Do you have any other ideas?

Many thanks

Eyal 

 

 

 

 

eyalnir_qlik
Partner - Creator
Partner - Creator
Author

Hi Team

The workaround that works for us was disable the whole dev-hub, the way to achieve it, was to rename the C:\program files\qlik\sense\client\dev-hub folder

Than there will be no dev-hub on the proxy nodes we specify for that use case.

we also change it only for the Central node (end-users node), in this way, it would only expose the rim node for the end-users and rather to developers who uses Dev-hub.

Cheers,

Eyal