DIS Class Library Error

Hi Alex, The issue here is due to the fact you don’t have the expected Dataminer version installed locally. The confusion was due to the fact that other developers in …

Installed SRM package version on the DataMiner

Hi Srikanth, What do you mean exactly with installed SRM version? When you navigate in the Booking Manager to ADMIN > ABOUT you can see the current installed SRM Package …

Backup problem

Hi Jeroen, There is a dedicated log file for backups: C:\Skyline DataMiner\Backup\Backup.log.txt There you will probably see more information on what’s failing. There are many root causes that produce this …

What is LFP in DataMiner?

Hi, it stands for LogFileParser, in the beginning of the tool it was used to scan some DataMiner logfiles for certain keywords so we get alarmed automatically when something was …

Creating subscriptions to other elements

Hi, If you’re using DIS then the class library could be used for this. See subscription monitors help section. As far as I’m aware, this can only be used to …

YANG integration

We already worked with one connector (Cisco ASR Manager) that is using NETCONF to configure interfaces. Basically, it opens a NETCONF session to send NETCONF commands and this uses YANG-models …

DataMiner Ticketing Gateway – Create new tickets from a protocol

Hi Stacey, You can create tickets using the Ticketing Gateway API. (That uses the TicketingGatewayHelper you mentioned). There is a topic in the DataMiner Help about this: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_4%2Fticketing%2FUsing_the_Ticketing_Gateway_API.htm&rhsearch=Ticketinggatewayhelper&rhsyns=%20

Creating subscriptions to other elements

Hi Jon, One way to achieve this is by creating a table in the protocol in which you want to retrieve the updated values. That table must contain a column …

DIS Class Library Error

Hi Alex, That happens when one of the class libraries that you have installed has compilation errors. You should check which packages do you have, and if their minimum versions …