Get Spectrum Element traces

Hi Maximiliano. I’ve used the GetSpectrumBufferDataMessage succesfully in the past, instead of GetSpectrumRTBufferDataMessage. Not sure if that also supports the ‘inline’ option though. The SpectrumBufferDataResponseMessage also contains many other properties …

Multiple Live Updates on a Single AdHoc DataSource

Hi German, Your code seems fine at first sight. Multiple subscriptions/watchers is supported. The source of the changes for the realtime updates in an ad-hoc data source actially doesn’t matter. …

Unable to remove private filter

And here’s a screenshot. So my question is if I can find out where DataMiner thinks it is in use – because I am sure I didn’t use it anywhere …

Ateme Titan Edge Protocol

Hi Ryan, I did a quick review of the Titan Edge protocol connector (range 1.1.1.x), and didn’t find any implementation of InterApp functionality. If you’d like to explore how to …

DMA, Cassandra and OpenSearch Failover on Windows

Hi Jörg, On Separate Cassandra setup with indexing | DataMiner Docs some possible setups are shown. I believe the setup you are looking for is Failover pair with Cassandra database …

Backup options not active

The problem was caused by a known issue. Please see the details at Problem when DMA server is named DATAMINER | DataMiner Docs.

Correlation rule – group alarms by alarm

The “group by alarm” option indeed has little use. Also see my answer & further comments on Dojo: Grouping alarms by alarm in Correlation rules

Web Hooks / Incoming HTTP Requests

To update this question, I was pointed to this driver by support: Generic Webhook Alarm Table | DataMiner Docs, which accomplishes exactly what I need.

How to zoom in the text

Hi Simon, Currently there is no out of the box functionality in DataMiner Cube in order to “zoom”. For now, I don’t see any tasks on our backlog to implement …

Dataminer notifiy and parameter usage

Hi Jordan, thank you for this interesting question. Question 1: By default, this would not help as, by default, QAction executions are synchronous, only one can run at a time. …