Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Aug 25, 2022 8:30:27 AM
Sep 24, 2021 5:12:26 AM
In a Windows multi-node deployment, the App Distribution Service (ADS) distributes apps from Qlik Sense Enterprise on Windows to Qlik Sense Enterprise SaaS. The service is installed on every node. However, Qlik Sense does not have load balancing for ADS, meaning if not all nodes have access to the apps, distribution may fail. See App Distribution from Qlik Sense Enterprise to Qlik Cloud fails when distributed from RIM NODE.
If you wish to disable app distribution from certain nodes:
[appdistributionservice]
Disabled=true
Identity=Qlik.app-distribution-service
DisplayName=App Distribution Service
ExePath=dotnet\dotnet.exe
UseScript=false
[hybriddeploymentservice]
Disabled=true
Identity=Qlik.hybrid-deployment-service
DisplayName=Hybrid Deployment Service
ExePath=dotnet\dotnet.exe
UseScript=false
Hello,
In this article https://community.qlik.com/t5/Knowledge/App-Distribution-from-Qlik-Sense-Enterprise-to-Qlik-Cloud-fa... it is said that in addition to the [appdistributionservice], the [hybriddeploymentservice] must also be disabled in order to disable app distribution in a RIM node.
So, which of the articles is the safest option to follow, disable only the [appdistributionservice] or both?
Thanks,
Allan.
Hello @acgomes
I connected with our SMEs and verified that both need to be disabled. I will update this article to reflect this.
All the best,
Sonja
@Sonja_Bauernfeind we implemented this change and started to see several errors in the QMC. The deployment setup would no longer show and we received "you do not have the privilege to read content" error. The app distribution status section in the QMC stopped showing data. The action button threw a weird javascript error. Have you seen anything like this? We reverted the changes and all the errors went away.
@Andrea_Bertazzo can you see my note to Sonja above. we implemented this change and it broke the Cloud distribution interface in the QMC. Specifically we could no longer access the Deployment setup. And the app distribution status no longer showed any entries. The action button was broken as well. Any idea what could be causing that?