DMS System Center – Disabling The Offload Process
17th February 2025
Hi Alberto, After making changes on the Offload tab and click ‘Save’, you will see the following notice: The changes will only be applied after a DMA restart. Hope it …
Answer
17th February 2025
Hi Alberto, After making changes on the Offload tab and click ‘Save’, you will see the following notice: The changes will only be applied after a DMA restart. Hope it …
17th February 2025
Hi Dan, Are you using the option ‘Auto clear’: Once the condition of your correlation rule is no longer met, the correlated alarm should be cleared. More information can be …
17th February 2025
Hello Bruno and Wim, Do we have a link to access the documentation for this POST call? I’m working on something related to it, and it would be really helpful. …
17th February 2025
Hi Apurva To make text wrap in a table row, you will have to edit the column template. By resizing the text shape to have more height, the text will …
17th February 2025
Hi Johannes, Thanks for your suggestion. We may add a table to record the previously removed POD and the reason (if any is reported via the API). Further validation could …
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 …