Dataminer run-time XML not found & Element unknown

Hi, I’m encountering the following dataminer run-time errors: Unexpected Exception [Exception from HRESULT: 0x80040251]: The xml file is not found. (Loading protocol link info Teleste AC8710/Production) ( at Interop.SLXml.XmlClass.QueryNotZipped(UInt32 uiCookie, …

Correlation Engine Upgrades

I have put the question to tech support but it would be best to add here for greater overview too. I have checked out the release notes for 10.3.7 and …

DataMiner User-Defined API – subscription support

Will DataMiner user-defined APIs allow other systems to subscribe to changes (instead of sending an HTTP GET)? For example, to inform other systems about a new, updated or deleted DataMiner …

Delete root alarm ID information via DevCenter

Hello, Is there any Cassandra query that I can use to delete the alarm information with the particular root alarm ID via DevCenter? The reason I asked was that I …

SLA – Service Live Status

Hello, When creating SLA (DMA version 10.3 and driver versions 3.0.19 or 3.0.17) General Info shows The offline window is not filled up if i fill it up, the Service …

Protocol for device with two ethernet connections

Hi, We’re looking to develop a driver for a device with two ethernet connections (active/active) using SNMP. If one connection is down, it still can function on the other. Ideally …

InterApp return message issue

Hello, I’m trying to implement a monitoring system where my element monitors multiple other elements (let’s call them Master-Slave), so I chose to use InterApp. I followed the InterApp documentation …