Is there any need to back up DOM module settings if you use STaaS?
12th October 2023
Hi Marieke, Since the DOM module settings are stored in STaaS, the same reasoning applies here. It is not necessary to include these in the backup.
Answer
12th October 2023
Hi Marieke, Since the DOM module settings are stored in STaaS, the same reasoning applies here. It is not necessary to include these in the backup.
12th October 2023
Hi Vikas, I believe there is a similar question with a detailed answer that fits your use case: Passing multiple selected instances of a table via an action in low …
12th October 2023
Hi Vikas, As far as I know, it is not possible to change the color of the entire row from a table using conditional coloring. However, a possible workaround could …
12th October 2023
Hi Stefan, after re-reading your question, I believe the following is closer to what you are looking for. The service shape is now displaying the alarms associated with the service. …
12th October 2023
Hi Stefan, I have an example on our demo system if you can access https://Ziine.skyline.be then under Staging\SPU\SLC-TV\Services you will see a Visio example based on Services in a view. …
12th October 2023
Hi Toon, for the AlarmSummary I need a specific filter. But I’m listing a bunch of services and I would like to have for some of the child elements only …
12th October 2023
On our live demo system, ziine, we have a view called “Visual Overview Design Examples”. This view has many examples of visual overview features, among which several SetVar control visualizations. …
12th October 2023
The AlarmSummary shape data should get you going. You can reuse the same filter for all of them and then use the FilterContext in combination with the this element placeholder to …
12th October 2023
Hi Wil, Indeed, this xml element is not part of the default DataMiner.xml, it’s supposed to be added manually during setup (as there is no UI to configure this). Without …
12th October 2023
Hi Naveen, I’m not 100% following with your question about the multiple set. However in order to see alarms in the DMS Alerter you need to configure an alarm filter. …
12th October 2023
Hi Wil, There are indeed 2 things you can do with AzureAD. The first is using AzureAD for authentication, I guess that’s what you’re already doing, being able to log …
12th October 2023
Hi Paul, I haven’t seen the issue before, but can you try with a NATS reset if this resolves your problem? It seems that there is no connection between the …
12th October 2023
Hi, In the background, a parameter is either a string or a double. If it’s a number then this is a double in the background (8 bytes). A double consists …
12th October 2023
Hi Michael, The most straightforward way would be to perform the polling entirely inside a QAction but if you want to leverage the features available from a protocol then the …
12th October 2023
Have you tried restarting the DMA yet? I’ve encountered a similar issue recently, and a DMA restart did the trick then.