QlikViewDistributionService Returns Nothing When Using API
Hi
I was wondering if someone could help me? I am currently looking into the use of C# and QlikView API for our management needs.
I can connect to all the QlikView services through C# except for the QlikViewDistributionService. (ServiceInfo[] MyDS = Client.GetServices(ServiceTypes.QlikViewDistributionService).
I have the API Management access group set up and Services like QlikviewServer I can connect to but when I call the QlikView Distribution Service it returns nothing.
I would greatly appreciate if someone could help me on this.