DataMiner (SRM bookings) Scheduler clock adjustments (daylight saving, ..)
11th May 2022
The duration takes into account the clock updates. If there is a clock update during the booking , the stop time will be set in such a way that the …
Answer
11th May 2022
The duration takes into account the clock updates. If there is a clock update during the booking , the stop time will be set in such a way that the …
11th May 2022
Wil, Redundant connections are leveraged as described here: Redundant polling | DataMiner Docs Other useful sources are: PortSettings element | DataMiner Docs Type element | DataMiner Docs Session element | …
10th May 2022
There is currently no way to change the allowed range on the Visual Overview. It will always take the range from the driver to determine the possible values. With this …
10th May 2022
Hi Michiel, Can you provide an example of how to use the Linking two list box controls ? In the help guide I couldn’t find any examples . Thank you.
10th May 2022
Hi Daniel, Text-based filtering the list in the combobox is currently not possible. Feel free to create a feature suggestion or a collaboration task to request this feature.
10th May 2022
Hi Bruno, This will largely depend on the settings of the system. By default, DataMiner will store real-time data for 24 hours, 5 minutes aggregation for 1 month and 1 …
10th May 2022
Hi Jeff, Could you try adding the following shape data: Options: NoAlarmColorFill DataMiner Help – Overview of page and shape options
9th May 2022
Hi Pedro, you have the option to dynamically deploy your own custom APIs on the DataMiner side so the external applications can leverage more targeted calls to get to the …
9th May 2022
Hi Robin, You need to put the tag row=”true” in the QAction xml definition: After that you just need to call the protocol.RowKey() method that returns the key of the …
9th May 2022
Hi Miao, Reading a cell value from a table can be done as follows. It doesn’t matter if it’s a virtual element or not. public void Run(Engine engine) { var …
9th May 2022
Hi Miao, If I understand correctly, you would like to read the value passed through the script parameter ‘myParam’. For this purpose you could use the method GetScriptParam: ScriptParam spMyParam …
9th May 2022
Hi Jeff, The extrastatusid column is a column that is added in 10.2 but not used in 10.1. It is not necessary to remove it from the table and should …
8th May 2022
Hi Jeff – while I cannot answer your question, I would say that probably this then will have to be carefully tested and validated, because this is not what we …
7th May 2022
Not sure if it is an option Nico, as you would need one of the most recent versions of DataMiner, but for the use case that you describe the best …
6th May 2022
Hello Miguel, I.E. We have in one Server this configuration: Every Friday at 4:00 a.m. But doesn’t match with the reality job that start every wednesday at 12:00 a.m. Best