Dataminer Cube and HTTPS communications
12th February 2024
Hi Phillip, my experience is that if you don’t have gRPC enabled and still use .NET Remoting, you can easily see this in the “About” window in Cube (“connection” tab): …
Answer
12th February 2024
Hi Phillip, my experience is that if you don’t have gRPC enabled and still use .NET Remoting, you can easily see this in the “About” window in Cube (“connection” tab): …
12th February 2024
Hi Jan, It’s not possible to uninstall a package, it will be necessary to delete the deployed items manually. Regards, Koen
12th February 2024
Hi Tiago, It is not advised to use the volatile option in tables that are part of the topology because typically primary keys and foreign keys need to be maintained …
11th February 2024
Hi John, You should use Extended conditional shape manipulation actions | DataMiner Docs for this. This is nicely documented and should look something like this: Hide : <A>-A|Value|[var:MyVar]|=0 Do note …
11th February 2024
Still I’m not able to get it to work, I found out that the “*” was not the issue. works: Link http://<ElementIP>/#/card[param:<elementname>,17402,SDI In 3.1A] not works: Link http://<ElementIP>/#/card[param:<elementname>,17402,[property:Slot Filter Input]] …
10th February 2024
Hi Carlos, This is a good remark which has been addressed to the Data Exploration Team. For now, there is no real built-in replacement. I’ll reference the tasks below for …
9th February 2024
There’s no public API available for this at the moment. Of how many parameters do you request the trend data? There’s also a limit, only 10 active requests get handled …
9th February 2024
Hi Wale, This is not possible yet. We do have a task on our backlog to make this feature available!
9th February 2024
Hi Alexandre, You have indeed located the right info in the documentation. The name of the property does not need to include the property type, that is already known to …
9th February 2024
That is indeed the expected behavior. The cloud connection stays valid and working for the DMA that now has been reset. If you want to unregister the DMS from the …
9th February 2024
Hi Nathan, it’s hard to give you exact numbers, as there are a lot of variables involved. But a replicated element should be on average lower in load on the …
9th February 2024
Hi Thomas, Built-in sources have metadata included that are being used for feeding. In 10.4.1, Ad hoc data also supports metadata see: Linking rows to DataMiner objects | DataMiner Docs …
9th February 2024
If you are not using a Cassandra Cluster setup, you can follow this procedure for this: https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Agents/Configuring_a_DMA/Changing_the_IP_of_a_DMA.html#failover-dma-in-a-dms
9th February 2024
Hi Vish, You should be able to achieve this using the GetDisplayValue method.
8th February 2024
Hi, More information can be found here: Grafana Data Source plugin | DataMiner Docs Is there anything specific you are looking for or is something not working? I’ve used it …