SRM booking manager in Dataminer X

On Dataminer X (10.0.4.0) , I installed SRM solution using version 1.2.5 dmapp file. ‘SRM booking manager’ protocol is not getting installed and the option is not showing up after …

Historical / Long Term Data Storage recommendations

What are some recommendations / best practices for long term data storage while still maintaining access to the data in Cube? Currently we have elements that generate large volumes of …

Warning when using Interop.SLDms.dll in script

Hi, I am getting this warning (see below) when using DMS in an automation script. There seems to be a version mismatch. The file used is located here: C:\Skyline DataMiner\Files\ …

Not receiving smart-serial data in driver

There is a smart-serial driver with two connections. Both use the same header/trailer with headerTrailerLink defined. Both connections have the “any” defined as IP, TCP port is different. Something is …

Automation – How do custom entrypoints work?

I’m trying to use custom entrypoints in an Automation script but can’t figure out how exactly to use this. When I add the following C# code in my script, the …