DMprotocol published with errors

Hi Paul, One reason I can think of why this error could occur is if the connector has a MiniumRequiredVersion mentioned which is higher than the version of the DataMiner …

Dataminer.services; two domains

Hi Gerwin, Yes, that’s possible — users in dataminer.services are separate from the users in the DataMiner Agents. However, you can link the two accounts together. Here’s a guide on …

DMprotocol published with errors

Hi Paul, Since it publishes fine on one system, this is almost certainly a permissions difference between the two systems! In DataMiner Cube on the failing system, go to System …

Import vai CSV file SSH and SNMP connection

Hi Marco, If I’m getting your question right, I think this is not a bug but it’s a known behavior of how DataMiner’s CSV format handles elements with multiple connections. …

DIS Publish: Force SAML Authentication

Hi Jelle, DIS currently does not have the same option as is available in client test tool. We have a task in our backlog (DCP 258468) to add support for this. …

Hiding Visio Pages with Parameter Tables

Hi Wieslaw, It should be possible. See Conditionally showing or hiding a Page of a Visio drawing. There is an example that use a use placeholders. Placeholders can be used …

WEB dashboards unavailable locally in Cube

Hi Miloš, My guess is that Cube fails to fetch the available Dashboards because it doens’t have a valid certificate configured. Do you see any kind of certificate warning when …

Unsupported C# Property, use accessor instead

I solved it. if I changed the code to access another property, other than Scope, then the script does not report any errors in Cube. Looking further into that class, …

How to color chart bars by severity

I already tried doing exactly what you showed in your screenshot, but it didn’t work. In my case, I only have one column. How can I create a query with …

How to color chart bars by severity

Hi Rodrigo, I investigated a bit further and wanted to correct my previous message: It is possible to change the bar colors based on their value. You can customize the …