Primary Key length limitation and possible source of issues

Hi all, From our documentation we can see that there is a length limit of 100bytes for the primary key (https://docs.dataminer.services/develop/codingguidelines/Protocol/Primary_keys1.html). However, the documentation only refers to MySQL DBs. As …

Unit test passing but not passing on pipeline

Hello Dojo Community I’m working on a unit test for a simple method that evaluates a string expression and returns the value of that expression. i.e.: Input: “1 + 2” …

Uninstall/Install DataMiner

Hello everyone, I have problems with my DataMiner localhost, and tried to uninstall DataMiner and install it back. But, when I tried to uninstall it, I was not able to. …

significance of timestamp in DMS.xml

What is the significance of ‘timestamp’ property in DMS.xml configuration? <DMS errorTime=”30000″> <DMA ip=”10.12.11.1″ id=”111″ timestamp=””/> </DMS> DMS.xml | DataMiner Docs has few examples of configuration that shows ‘timestamp’ and …

Automation script SLProtocol issue

Can I use a NuGet (EvsCerebrum.InterappAPI) that has both SLProtocol and Engine in an automation script? In my automation script, I have below exception. The type ‘SLProtocol’ is defined in …

Alarm Template from a table

Hi I am trying to build an alarm point for a specific point in a table which is included in the protocol. I am trying to use the Index Key …

Replicated Elastic clusters might be missing data

Hi, I have the following errors reported in the alarm console: Replicated Elastic clusters might be missing data. Exception occurred during operation to replicated Elastic cluster. View comment and/or logging …

DLL reference issues using Nuget

Hi, If I leave the default Nuget package references without removing unused ones I get an issue where the DLL references get for example to the following: – C:\Skyline DataMiner\ProtocolScripts\DllImport\newtonsoft.json\11.0.2\lib\net45\Newtonsoft.Json.dll …

HP Health Data in Linux Platform Connector

Hello all A customer has enabled in the Linux PLatform SSH the option to retrieve HP Server Health data, From what I’ve understood in the connector we are polling this …