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 …

DIS Class Library Error

Hi Alex, It could also be useful to share the DIS Class Library settings which can be found under: DIS -> Settings -> Class library

YANG integration

Hi Andy, as YANG-API is a RESTful protocol (https://tools.ietf.org/id/draft-bierman-netconf-yang-api-01.html), it should be possible to integrate with DataMiner.

ERR: No codeBuilder found for cookie0

Hi Stijn That type of error usually indicates that DataMiner could not compile the QAction. In your case, there could be a compilation error in one of the referenced QActions …

Alarm console : font and text size

No Wale, in DataMiner Cube, that’s not possible in the current version. But there are some alternatives that you might want to consider. You can increase your scaling in Windows, …

Which C# version does DataMiner v10.0.0 support?

Hi Stijn, According to this RN23095 C# version 6.0 and higher are supported in QActions. So you should be able to use those features. Keep in mind, however, the current …