Enhanced Services – Detect Service Properties Change

Flavio, This should be possible by implementing the appropriate logic within the service definition connector, since there are, already, calls that could be used to retrieve the properties associated to …

Workspaces

Hi.. Thanks for the confirmation… Please resolve.

Export element could not find DVE child element

Currently there is a bug that prevents this. Enabling the resources and moving the parent to another view can do the trick. The reason the crawling fails is because it’s …

Kafka producer and consumer connectors

Hi Jeroen, The information in the catalog is not yet there because it has internally not been approved yet. I’ll chase this to make sure it’s available as soon as …

How to delete elements and services in bulk?

This can be done by opening the view that includes the elements/services that you want to delete and open Data Display (Below This View). Here you can perform a multiple …

Unit test extension method

Hi Maxim You can just call the method directly via the ‘static’ way. bool result  = ExtensionClassName.ContainsElementSubscriptions(mockedMessage.Object); Just think of it as a regular static method.

Failover Agent with DataMiner Id -1

Hi Carlos, Sounds like something is wrong on the standby agent (it’s not correctly reporting its ID) Some ideas of things to check on the standby agent: Verify that DataMiner.xml …

Unit test extension method

There are probably better solutions but I came across a similar situation once and there I found you could use the Moles framework for mocking static and built-in .NET methods.

DataMiner Cube versions taking space on client pc

Using the latest version of the DataMiner Cube desktop application, you can also choose “select unused versions” from the hamburger menu in the cleanup dialog to only remove versions you …