Obtain license info for specific DMA from connector

You can achieve this with the following code (it’s an automation script but it should also work from a QAction).  var licenseInfo = engine.SendSLNetSingleResponseMessage(new GetInfoMessage(InfoType.Licenses)) as GetLicensesResponseMessage; engine.GenerateInformation(“Max Element License …

Profile parameters: Dynamic table index?

Hi Robin Thanks for sharing some extra details about you’re use case offline. Since the profile instance would need to be applied to multiple IRDs you have, it’s indeed not …

IDmsTable.GetColumn throws compilation error

Hi Robin IDmsTable is part of the Class Library. This is a generated QAction (63000) that is generated by DIS. DIS only works on Visual Studio. To resolve this issue, …

Updating an Alarm Custom Property not working

This should work but there is an open ticket that described that there is a bug when trying to edit alarm properties of a remote element/service/alarm/… if the object is …

Display Web Pages on visio server-sided

Hi Elvio – Jarno provided an option to display content that you need to put on your DataMiner System.  I believe you were maybe asking if you can take an …

Display Web Pages on visio server-sided

DataMiner exposes some endpoints that you can use, and ‘Documents’ is one of them. Practically speaking, you can use the ‘Link’ shape data with value ‘#https://<DMAIP>/Documents/dojo.html’. It will look into …

Warning in cube logs

Hi Arun, Please see below questions: DataMiner Cube – An external application attached to Cube using Microsoft UI Framework Cube warning – an external application attached to Cube using the …