Alarm on whether a certain row is in a table
14th April 2023
Hi Nikolas, In this case I believe there are two possible approaches: Add a state column in the table (columnOptions). As mentioned in DataMiner Docs, this option can be used …
Answer
14th April 2023
Hi Nikolas, In this case I believe there are two possible approaches: Add a state column in the table (columnOptions). As mentioned in DataMiner Docs, this option can be used …
14th April 2023
Thank you both for the suggestions! Best regards Bruno Sousa
14th April 2023
This button is part of the DOM definition as I only want to see this button in certain DOM states & in the script which is triggered from the DOM …
14th April 2023
Hi Bruno, A possible option is to configure a SNMP Manager with: A different binding OID (a custom OID that you know represents a timeout alarm) A filter that only …
14th April 2023
Hi Jan Piet, The easiest solution is probably to adjust your script so that it reads in the value as is and prepends the ‘udp://’ text to the value. You …
14th April 2023
Hi Gabriel, Maybe a possible option option in this case could be adding an extra debug logic in the connector to export the content of the table to a CSV …
14th April 2023
Hi Kristopher, I believe this is a limitation of the mobile Visual Overview for which there is no workaround. Where are you using this mobile Visual Overview? Dashboards and low-code …
14th April 2023
Hi Maximiliano, DataMiner already supports building a router control using button panels. We have a use case that explains this nicely. However, we’re actually reinventing our approach to build a …
14th April 2023
Hi Rajesh, It seems to me that you are referring to the display time of a DOM field in dashboards or Low-Code Apps. This is actually the default setting for …
14th April 2023
Hi Oliver, There currently is no way to let groups scale or to let a child in a group scale to the size of the grid cell. You already came …
14th April 2023
Hi Gerwen, In the DOM form itself today we cannot run automation to implement such logic. Therefore it is possible to include interactive automation after a DOM button where automate …
14th April 2023
Hi Gerwin, This is not supported. You will have to implement an Interactive automation script and use the GetEligible call. More info about that call here
14th April 2023
It seems the problem was DMA related, not with that specific protocol. Restarting the DMA resolved the issue.
14th April 2023
Hi Jef, To achieve this you can do the following: Create Element for the Main Server with the Physical IP of that machine, Create Element for the Failover Server with …
14th April 2023
Hi Jeff, You can do this by using the Agent IP instead of the Virtual IP for your Microsoft elements.