DataMiner correlation action to create ticket

Hi Steven, I noticed that the “Enable this rule” checkbox at the complete top left-hand corner is not checked. Can you please tick the box, save the rule and try …

Dataminer API DeserializationException

Hi Simone, This is indeed likely a software issue, I think it’s best to create a software issue task for us (possibly through your Skyline contact). A possible workaround may …

TLS Version for Cube in 10.1.0.0

Hi Alasdair, This was indeed a software issue in the past but has been fixed in DataMiner 10.0.7.0 and higher (release note 25803). This should no longer happen in 10.1.0.0.

How to delete orphaned DVE

Hi Thomas, Can you try the steps described in this question: Broken connection between DVE and parent element 1. Stop the DMA 2. Delete all txf files from “Skyline DataMiner/Protocols/ParentProtocol” …

Visual Overview – How to get the resource ID?

Assuming you have an element linked to the resource, you can add the following in the Options shape data of the element shape: UseResource=True Once you’ve done that, your element shape is …

Visual Overview – How to get the resource ID?

Hi Jens, The following placeholder should do the trick: [reservation:[this service],ResourceID|NodeID=1] Where NodeID is replaced by the relevant ID of your node in your service definition.

GetTableWithFilter soap call – rounded numbers

The API method passes-on the filter to the DataMiner server, which will filter the data (as performant as possible, maybe even at database level) before it is returned, while not …

DataMiner 10.1 UI improvements

Hi Sri, You can find the changes for every new DataMiner version in the DataMiner Release notes. Release notes linked to DataMiner Cube, are typically prefixed with “DataMiner Cube” in …