Removing confirmation pop up – IAS

Hi Ana, I’ve had the same request a while back. The dataminer software team confirmed that this is currently not possible. I’ve raised a new software feature request. I suggest …

a time value in a dashboard table

You can create your own GQI operator for this or you could also ask Techsupport to raise this as an issue that you would expect a time type to be …

Visio shape not selectable sometimes

Because the shapes are transparent, the mouse can only detect hitting it on the border. Because hit testing does not happen constantly, it can be that you have passed the …

How to send SNMP traps from a DMA to a device?

Hi Joshua, I think there is currently no other way to do it other than using the notify call you mention. The class library indeed currently has no such functionality.

Sending SNMP trap from QAction

Hi Joshua, Checking this link, the type ipAddress is supported only on SMIv1. Checking this other link, it seems that this type is only available for SNMPv1. Checking your code, …

Real time in a graph – Dashboard App

Hello Alexandre It can be done by modifying the settings select the graph unchek the “Inherit WebSocket settings from dashboard” set the Polling interval to 300s

Is the use of hostnames supported?

Hi Michiel, Trying to use a hostname for your local agent to avoid dealing with DHCP / changing networks every day is not supported anymore since RN32951 (never was, but it “worked” well enough). …