The volume of information events

First, let me mention that with that alarm filter, you could be hiding a serious issue in your DMA/DMS, especially with the “DataMiner Agent Lost” and the “Database”. Now to …

The problem with query DCF connection

Hi Sebastiaan. I can see : Get DCF inteface and DCF connection But I have the same problem as below: I cannot display parameters such as : Source ID, Destination …

IF statement syntax for loading a visio

Hi If I understand the setup correctly, you have a parent view and a set amount of child views which all use the same Visio file. The Visio file lets …

Cloud: Connector deployment failed

Hi, A fix has been made in DataMiner CoreGateway 2.13.4, which is now available for installation via the Admin app on the Nodes page of your DataMiner System(s). (dataminer.services change …

IF statement syntax for loading a visio

By Clicking any of the outlined objects below we set a variable to the relevant system 1 2 3 or 4 – which then displays a child visio with a …

InterApp API Question

Hi Ryan, Regarding your questions You can send a single message or, what we call, an InterAppCall, which is like an array of messages that get sent at once. You …

The problem with query DCF connection

Hi Sebastiaan. My test done as below: I don’t have the file C:\Skyline DataMiner\SoftLaunchOptions.xml  in my system. Can you send me what an example looks like? Big thanks for help. …

The problem with query DCF connection

Hi Jarek, Can you verify with the client test tool that DCF connections are retrievable (SLNetClientTest tool)? Connect to your DMS and go to the ‘Build message’ tab at the …

Kata#2 ErrorCode 12 on Post Request

Hi Kristian, You can find an overview of the error code here. Error code 12 means “An error occurred while trying to execute an Automation script action.” Did you validate …

Discovery Failed while monitoring Linux host

Hi Reza, We received a similar report recently for symptoms as you describe here, could you let us know a bit about how that issue occurred? Are you using IP …

Installing libraries/packages in Dataminer

Hi, If you are referring to NuGet packages, those can be automatically installed when you upload your compiled script package to your DataMiner system. You can create such packages if …

How to get parameter description in automation script

Hi Dika, A possible option is to pass the parameter description through a script parameter. Using Correlation rule syntax you can pass the parameter description to the automation script (see …