Visio Button: String with space
17th February 2025
Is it possible that your value is “Control 32” rather than “Contol 32” as the shape data would suggest? Other than that I also see no problem with the shape …
Answer
17th February 2025
Is it possible that your value is “Control 32” rather than “Contol 32” as the shape data would suggest? Other than that I also see no problem with the shape …
17th February 2025
Sending messages can happen with: GQIDMS class | DataMiner Docs See example at the bottom of that page. Your local DMAID is: _dms.GetConnection().ServerDetails.AgentID Do note this uses functionality only available …
17th February 2025
Hi Apurva, Apps and queries created on newer versions are not supported on older versions. They could be using all kinds of features that the older version knows nothing about. …
17th February 2025
hi Apurva You could try to make use of the IsRequired property on a block definition. Or if you’d like to have a more specific validation message, you could try …
17th February 2025
Hi, Spectrum Elements can indeed not be exported yet, and I’m afraid the only workaround is to recreate the element on the other DMS and manually copy over the settings/scripts. …
17th February 2025
Hi Bing Herng, Using automation sounds like a good option to me. Even though there are waiting periods and multiple sets and gets, the execution happens only once. In a …
17th February 2025
Hi Maximiliano, This error usually occurs when trying to execute queries that are designed on a more recent version of DataMiner than the current version. I assume you upgraded from …
17th February 2025
Hi Vikas, Since correlation rules can be triggered from alarms, a possible option is to configure an alarm template in the matrix element so an alarm is generated when there …
17th February 2025
Hi Hari priya, I’m afraid that what you’re trying to do will not work. Automation scripts and GQI are running in different processes, so sharing memory between the two is …
14th February 2025
Hi Edward, I tried to reproduce the issue that you reported but without success. Below the description of the small test performed: Element: For this test I will change the …
14th February 2025
Hi Maximiliano, This seems to be the same error as in this question. I believe the same answer applies.
14th February 2025
Hi Apurva, If you want to show an HTML file in an LCA, you can use the Web component. You will have to place the HTML file in a location …
14th February 2025
Hi, Could the checkbox “As Development” be unchecked and then try again? Regards,
14th February 2025
Hi Conan To use images in the LCA, you can put them anywhere they can be accessed remotely via HTTP. An example of this is the C:\Skyline DataMiner\Webpages\public folder. Including the image …
13th February 2025
I added the NoSetCheck and the script did not error on Cube but then it did with the web. This was the error on the web.