Integrating External Data into DataMiner Dashboards

Hi Dojo, I am looking to integrate external data containing Device name, timestamps and polled value results into DataMiner and visualize this data using Dashboard graph. Could you please advise …

How to filter DOM Instances based on String Field using Regex

Hi, I’m trying to retrieve DOM instances that contain a string field matching a certain regex. So far, this is what I got: DomInstanceExposers.FieldValues.StringField(FieldDescriptorID.Id.ToString()).Matches(“.*”); But this doesn’t seem to return …

Cisco DCM Connector

Hi, I need to create an IP Input on a DCM, I can see the context menu to add DVB/ASI inputs to the Input TS table, but I can’t find …

[LCA] Trend graphs filtering

Hi everyone, When using a trended table parameter from a protocol in the Line and Area Chart, it needs to be filtered by element ID and index. We achieved this …

snmp forwarding of services

Hello, I have a question, concerning snmp forwarding. Our leading monitoring system is at this time ist Netcool. So our Dataminer DMS is configured to forward alarms via SNMP to …

Schedule task for tomorrow

Hi Dojo, I’m coping with scheduling task. I’ve found out, that I’m unable to create a task for tomorrow. I have simple script: DateTime timeFrom, timeTo; var scheduler = new …

Visio Show Hide

Hello Team, Hide function is not working. I need to achieve the below function i. When Prisma Visio Filter = -1 or empty hide the shape ii. When Prisma Visio …

Override the Visio Pages

Hello Team I have a Visio file with three pages: Page 1: Empty (control page) Page 2: Contains 2 boxes (example) Page 3: Contains 3 boxes (example) From Page 1, …