Alarms and display key for the view table
2nd April 2024
Hi, A view table is intended to give a “view” on how a parameter looks like. This should be looked at as a query that is only being executed when …
Answer
2nd April 2024
Hi, A view table is intended to give a “view” on how a parameter looks like. This should be looked at as a query that is only being executed when …
2nd April 2024
Hi, A view table gives a “view” on how a parameter looks like. This should be looked at as a query that is only being executed when opening a card …
2nd April 2024
Hi, Yes, it is possible to display the list of alarms associated to a group (e.g., under a view) of DataMiner entities in the web apps. Using the alarm component …
2nd April 2024
Hi Dennis, As explained in this tutorial (Automatically detect anomalies with DataMiner), it is recommended that at least one week of data is present, and that both real time and …
1st April 2024
Expanding on the answer above, our user needed to use an elements parameter lookup and a custom property value for the calculation. We put together the attached automation script ‘CustomProperty-DivideColumns.xml’ …
29th March 2024
We have added a package on the catalog, compatible from DataMiner 10.4.0 onwards: Alarm Report | Catalog (dataminer.services) This package contains the following: Ad hoc data source to retrieve the …
29th March 2024
Hi Jeroen, The element should contain a table from which a DVE is created for every row. That table has a column that contains the element ID of the DVE. …
29th March 2024
Hi, I have the same problem to be able to write out larger content for debugging purposes. That fixed limit was introduced by RN that can be found here. Unfortunately …
29th March 2024
Using the IDmsView class you can override the parent view. Furthermore, since elements and view position in the surveyor are linked to a parent and not fixed otherwise in the …
29th March 2024
Hi Thomas, Based on this question and other feedback, we decided to make setting properties on elements, services and views a bit more intuitive. The property objects now contain IsWritable …
29th March 2024
Hi Gerwin, I use the interactive automation script in the following GitHub repository to export a low code apps: https://github.com/SkylineCommunications/Low-Code-App-Extensions. In the later versions of the script, I believe DOM …
29th March 2024
Hi Gerwin, To package a low-code app, you can use the CompanionFiles folder, like it is used for example in this repo. To automatically deploy a DOM structure, you will …
29th March 2024
Hi Dennis, I would expect that only the active agent creates backups. Can you double-check that the backups on the inactive were created recently? Maybe these backups are there from …
28th March 2024
Hi Toon. Where should I set this rule as below in shape data : [regexreplace:.*68.*,[regexreplace:.*84.*,[param:NewTec34,23406,TSoIP1],BACKUP],MAIN] Does in the text instead of an * ? Big thanks for answer. Br. Jarek
28th March 2024
I wasn’t able to recreate the full graph (yet), but you can create part of it using the existing ‘Get alarms’ data source with the following query. This query first …