DOCS section – updating older references from “User-guide”
18th July 2025
If the uid (this is unique identifier that is given to each document in DocFx) is still the same after the update, you can do the following: The build of …
Answer
18th July 2025
If the uid (this is unique identifier that is given to each document in DocFx) is still the same after the update, you can do the following: The build of …
18th July 2025
Hi Baranisudha, You cannot disable the information events. Information events are not meant to be logs, they are meant for having information about the things that happen in the system, …
18th July 2025
Hi Hari, Class Service in Automation scripts has a method for that, SetPropertyValue. E.g.: See Method SetPropertyValue | DataMiner Docs
18th July 2025
Hi Hari, No, that’s not possible.
18th July 2025
Hi Wale, There is currently no feature like this in Dashboards. If you are interested in this, you can create a feature suggestion. As an alternative solution, you could create …
18th July 2025
Hi Pedro, Since you mention that the services are using a service protocol, in the background there is an element coupled to the service. If you wish to collect the …
18th July 2025
Hi Baranisudha, Your setup includes two tables and a time range, where the time range drives the query for the second table. With that in mind, you’ve got a couple …
18th July 2025
Hi Donny, At the moment it is not possible to log out of the Web apps when using SAML authentication. You can find more info about why that is in …
16th July 2025
Hi Ricardo, The condition is almost correct. You have to change it so instead of comparing the Property Name, the service evaluates the Property Value: Hope that helps!
16th July 2025
The condition should be evaluated against the [Property value] and not the [ Property name ] as shown in your image. A minor tweak and it should work as expected.
16th July 2025
Hi Juan, What is the data source of the query you are using in the grid? Update data is limited to certain data sources. See more information: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_updates.html?q=query%20update#supported-data-sources If you …
16th July 2025
Hi Phil Have you checked the launcher launcher version? I have seen a very similar issue in the past when the Cube launcher version hasn’t been upgraded, but a new …
16th July 2025
Hi Felix, I initially contributed that functionality, but shortly after, I moved to a different department and the project didn’t receive much follow-up attention for a while. Fortunately, it has …
16th July 2025
Hi Kawssar, This is not expected behavior. Can you contact TechSupport so we can further investigate the issue? Please also provide any useful info such as the stack trace, Visual …
16th July 2025
Hi Khoo Chee Yang, Nice question! I can already share that Cube will indeed lazy load parameters as we open the page they belong to. This means that, indeed, the …