Export all elements to CSV
10th February 2023
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 …
Question
10th February 2023
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 …
10th February 2023
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 …
10th February 2023
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 …
9th February 2023
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 …
9th February 2023
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 …
9th February 2023
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 …
9th February 2023
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 …
9th February 2023
Is it possible to export/import Cube launcher sessions configuration from one PC to another one ?
9th February 2023
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 …
9th February 2023
As described in the documentation, there are multiple ways to implement web sockets in a connector: – Command/Response combined in a pair (similar to serial) – Command only in a …
9th February 2023
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 …
9th February 2023
Hello, We need the connector for Liebert GTX4 and I found it on Catalog but not able to download it. We still have 1 driver credit and we would like …
9th February 2023
Hi Dojo, Is there a place where I can find all available functions for a certain connector? Goal is that I can start from an existing connector instead from scratch.
8th February 2023
DataMiner Community, When working with the Query Filter component in Dashboards, some parameters allow for the toggling between free form (image 1) and checklist (image 2). Is it possible to …
8th February 2023
Hello everyone! I have many DMPs with almost 10 elements, now i want to add some parameters of each element to the DMP Parameters Table. If I do right clic …