Dataminer won’t start after server reboot

Hi Roger for Dataminer to start up automatically after a Windows restart, you need to check if the Dataminer services are set to “Automatic (delayed start)” As is mentioned in …

Kafka collector benchmarks

Hello Bruno, There are a couple of factors that can affect Kafka consumption speed: The most obvious one is network speed of the server. The amount of brokers associated to …

DMZ Cloud connection – DMS configuration

Hi Daniel, Do all agents in the DMS need an internet connection? No, in the DMZ setup, only the agents in the DMZ need to have internet connectivity. Do we …

Creating an element via automation script

Hi Ryan You can use the ‘CreateElement’ method from the ‘Skyline.DataMiner.Core.DataMinerSystem.Common’ NuGet package: Method CreateElement | DataMiner Docs Install the ‘Skyline.DataMiner.Core.DataMinerSystem.Automation’ package so you can easily start with it via …

CloudGateway ports

Hi Ryan, My guess is that the ConnectionTester is telling you that it’s connecting to the cloudgateway at <IP> over NATS (port 5100) in order to validate whether that cloudgateway …

Does Dataminer have Python triggered automation?

Automation scripts in DataMiner are always C#. There is no current Python support. Also see this question: Dojo: Automation Script Environment – Python support not available (dataminer.services)

Filter table using service templates

For this one my suggestion would be to inspect the final configuration for the generated service that was created by the service template. So in Cube surveyor, right-click the generated …

Could not create instance of datasource ….

Hi Jan, Thank you for letting us know. Could you create a ticket and provide us with the following information: The full error message A GQI Recording Create a ‘genif’ folder …