SetVar used for choosing Elements in a View
8th March 2024
I would recommend having a look at these videos: Children shape – DataMiner Dojo They explain how you can generate shapes dynamically. On the children shapes you can have then …
Answer
8th March 2024
I would recommend having a look at these videos: Children shape – DataMiner Dojo They explain how you can generate shapes dynamically. On the children shapes you can have then …
8th March 2024
The machine where you’re running the development environment should be able to reach the DataMiner server through HTTP(S) and port 8004. If your DataMiner agent already supports gRPC (recommended from …
7th March 2024
Hi Ana, I could not find a way to request the active script IDs as seen in the screenshot from João’s response. The ID is however returned as part of …
7th March 2024
Hi Miao Miao, if it is to get status information regarding a failover setup. There is also the Generic Failover Status connector. Which you could use to alarm the failover …
7th March 2024
Hi Ana, I don’t think you can determine the ScriptID just from the script name and I don’t believe using that SLNet message is the best way of going about …
7th March 2024
Hi Ian, I believe this can be configured: TtlSettings.
7th March 2024
Hi Luiz, we have an Incident Manager low-code app available, which you can explore on Ziine. This app replaces the legacy Ticketing since this is end of development. I would …
7th March 2024
Hi, Possible root causes could be: -When using a host name instead of an IP, that the host name could not be resolved. -The request id that is used goes …
7th March 2024
I have also attempted to set the column width to auto and hide all the content of the column to attempt to get it to resize. This should work if …
7th March 2024
If you go on Dataminer services -> Monitoring, you can see the Visual Overview
7th March 2024
Hi Bert, Thank you for your answer. Sorry for my late reply. My question is about being able to set the following long expressions using code: e.g. ParameterSummary:Max|166004/351:4023|166004/351:4024|166004/351:4025|166004/351:4035|166004/351:4006|ALARM My question …
7th March 2024
Hi Evan, I’m sure of all the data (syntax, parameter and element ID and the value and the name of the property). Checking your screenshot I don’t see the element …
7th March 2024
Hi Ross, Checking the documentation, the new dmapp package can be installed through the Taskbar Utility starting from 10.1.0 [CU19]/10.2.0 [CU7]/10.2.10 onwards (Installing an application package). Thus, the error that …
7th March 2024
Hi, For your use case, I am not sure there is something complete and out of the box but you should be able to use the Microsoft Platform driver to …
7th March 2024
There is no way to move the columns to the front except for defining them in that order in the ColumnPids. If that doesn’t work you could consider this an …