Query line limit
20th September 2023
Hi, Are you talking about executing queries in the ‘query executor’ window of the System Center tools section? There is indeed a safety mechanism which will add LIMIT 1000 to …
Answer
20th September 2023
Hi, Are you talking about executing queries in the ‘query executor’ window of the System Center tools section? There is indeed a safety mechanism which will add LIMIT 1000 to …
20th September 2023
Hi Ken, The groups that are shown in the stream viewer depend on how they are defined in the connector itself. They show the data that is retrieved in each …
20th September 2023
Leander, Thanks for the call. as you mentioned the problem lays in the loading time of reading the DomInstances because your architecture has a DomDefinition where 1 of it’s section …
20th September 2023
Hi Leander, The current API (10.3.10) will always return the entire DOM instance including all sections. There’s a roadmap item coming up, to only return specific fields from the API, …
20th September 2023
Hi Yvan, I don’t believe this is something we support right now (although it sounds useful). Feel free to create a feature suggestion for this.
20th September 2023
Hi Henri, At present, the dashboard needs to be accessible to the public in order for it to be included in a scheduled email report. Nevertheless, we have intentions to …
20th September 2023
If you are referring to restricting who can view and edit this dashboard, you can do that upon creation of the dashboard by filling the Security box or if already …
20th September 2023
Hi, As Klaas already suggested, it seems to be an issue with NA(T)S. Can you try to reconfigure the NA(T)S services. As DataMiner is not starting, you’ll have to use …
20th September 2023
Leander, I have not tested this, but perhaps this filter does what you need: var filter = DomInstanceExposers.SectionDefinitionIds.Contains(sectionIdGuid) Please note that the same Sectiondefinition can be used by different DomDefinitions. …
20th September 2023
Hi Chian, Can you check if NATS is running fine? Regards,
19th September 2023
I’ve managed to answer my own question. Using IIS “IP Address and Domain Restriction”, if I block access to /ConnectionSettings.txt for the hosts I don’t want to allow Cube connections …
19th September 2023
Hi Leander, When running the build/upload separate from the deploy step, you need to provide the Artifact id that’s set as an output parameter from the upload step. There is …
19th September 2023
Hello, this is still not working with all the requested right set on the permissions of this user. Is there a bug? We are running on 10.2.0 CU14 at the …
19th September 2023
Hi, many thanks, now the installation was running through without error. Many thanks for the quick fix! Romain