Cassandra 4.1 supported by DataMiner

Hi, I’d like to know if Cassandra 4.1 (Latest GA version in the Downloads page of Apache) is supported by DataMiner. It was released back in December last year. If …

GQI Query Performance

Hi Dojo, In dashboards we can create or own GQI Queries, and here will be multiple ways to get a same end result. But I’m sure that one way will …

Changing Index Engine Backup Path in Cube

Hi Community, I am trying to change the Backup Path for ES in cube, however I keep getting the following and the path does not get changed. I have updated …

Export all elements to CSV

Hi all, One of our customers is facing problems when trying to create an export of a CSV file of all Elements registered in their DataMiner System and columns mentioned …

SRM Bookings – DateTime format in Visual Overview

On a system where both server and client have the same Regional Settings applied which display a DateTime as ‘dd-MM-yyyy HH:mm:ss’ (eg 10-02-2023 11:17:00), we see some strange behaviour when …

Cassandra – SSH access for troubleshooting

Hi Dojo team, Checking the steps for Cassandra installation (DataMiner Docs), we noticed that we only configure extra permissions on the ‘cassandra’ user. This user is created as part of …

Cube functionality not available via web browser

There is quite some Cube functionality not available when a user logs in via web browser, is Skyline planning to make all that missing functionality available via web browser or …

Hide/Show shape Visio based on Variable

Hi everyone At the moment I’m tryng to hide some shapes when one variabile provided by other shape is still not settet (or is the first time open of the …

How does HeaderTrailerLink Data Forwarding work?

What happens when option 4 ‘HeaderTrailerLink’ (see link) for data forwarding is defined in a smart-serial protocol? https://docs.dataminer.services/develop/devguide/Connector/ConnectionsSmartSerialDataForwarding.html Use case: the connector should receive a response from the device, but …

HTTP GET request: replace a literal url by a parameter

Hi, The following HTTP GET request works fine: <Request verb=”GET” url=”/ext/api/v1/whs/subscriptions/244995/terminals/15112336/diagnostics”> But I would like to put the url in a parameter instead of the literal expression above. So, something …

Alarm state percentage in new dashboards

Hi all, In the legacy reports we have an option to get the percentage amount of time in a specific alarm state for elements using the “Top 10 states/New alarm …

Which Nuget package versions should I use?

Hi, I’ve upgraded to the latest version of DIS this week, and started converting solutions I’m working on over to Nuget packages, and migrate from packages.config to PackageReferences as per …