Enabling HTTPS on DataMiner

Cube will indeed try to connect using HTTPS. Same with the web applications, if IIS is configured properly, the web apps will be accessible over HTTPS, without making any changes …

Behavior of ReservationIdToIgnore in resource eligibility logic

Hi Andrea, The ReservationIdToIgnore is explained on the following page: https://docs.dataminer.services/dataminer/Frameworks/SRM/Interacting_with_SRM_using_code/srm_using_resourcemanagerhelper.html?#getting-available-resources The ReservationIdToIgnore and NodeIdToIgnore properties can be used to exclude an already booked resource. If the TimeRange property was not set on the context, the …

Ports for element replication

Hi Ruben, If you add a replicated element on a DMA, it doesn’t matter if that DMA is configured to use gRPC or not. This has nothing to do with …

Alarm when rows disappear from a table

Hi Carl, There is no way to configure an alarm template to throw an alarm when a row disappears. However there are some techniques that can be used to achieve …

QAction Csharp get IP and Port and Bus

Hi Cedric, I think you should be able to achieve this by defining a parameter of type “bus” and “port”. More information can be found here. DataMiner will automatically populate …

QAction Csharp get IP and Port and Bus

Hi Cedric, You can achieve this by defining 2 parameters in your XML One of the type bus A second with the type ip or pollingip (you can choose one …

grid action to update componet

Hi Juan, You can add actions to a Grid component by modifying the template. What do you want to update in the dropdown component with the action? A list of …

Cassandra and OpenSearch Supported Versions

If you no longer want to worry about those versions, you can also go for STaaS. Then you don’t have to waste time and resources on building and maintaining storage, …

Cassandra and OpenSearch Supported Versions

Hi Berman, You can find the latest supported ranges on our compute requirements. For Cassandra, DataMiner is compatible with the 4.X ranges including both the 4.0 and 4.1 release branches. …