LCA : Table row focus

Hi Wale, This is something that should happen out-of-the-box. When a table re-fetches it’s data, it should return to the rows you were viewing before the fetch started. I can …

Alarm Storm – how to clear

Dear Catarina, I am the customer that Joaquim was referring to. Thank you for the feedback. The source of the problem is clear to us and it hasn’t occurred for …

Header bar Color change for Dataminer Cube

Hi Alexandre, No, this is not possible. Note that there are 3 themes available (light, dark and mixed), but none of them change the header bar color.

Dynamic thresholds which api data

Hi Chirangee, I recommend creating an alarm template for your element first. Once it’s set up, you can use the AlarmTemplateHelper to dynamically adjust the thresholds for your desired parameters. …

SNMP Table returning wrong OID value

This is the same issue that is described here. In short: that is a firmware issue, the Wireshark screenshot also that the value length is wrong. Regards,

Snmp and driver protocol question

Hi Jeffrey, here you can find different methods of retreiving SNMP tables: Questions & Answers | DataMiner Docs

Advanced Editing Visio add-in

Thanks, but I think it’s another problem. I think it’s a problem with Visio 365. I found the ClientSettings.json file on the server, and the option is enabled. I continue …

Advanced Editing Visio add-in

Hi Mario, When this setting is set to “False,” it won’t launch. If you update the setting directly in the file, remember to force a sync for the file. Otherwise, …

HMTL code in the email body

Hi Filip, It is possible to use HTML in the email body, either directly in the Message field of the Email action or through C# code, e.g. with method SendEmail. …