DataMiner API connection to DAAS agents

What is the way to make API v1 connections to DAAS hosted DMAs? The connections are behind the dataminer.services authentication at the moment. Is there a way to connect to …

Modifying table parameters with buttons

Hello, Setup: I created a table with 4 columns (see attachment) thats the definition of the array: private OfficecheckerQActionRow CreateEventRow(string primaryKey, string workersName,int status) { OfficecheckerQActionRow row = new OfficecheckerQActionRow …

Visio using setvar with subscription filter

Hi I’m trying to use setvar with information from a table, where i want to limit the select using subscription filter for a different column to that which is displayed …

Meinberg NMS – receiver elements

We are developing some dashboard and when we tried to generate a dashboard with the Good Satellites and Satellites in view we detected that the receivers ELEMENTS doesn´t works properly …

Hostname based failover

Hi, I’m about to configure hostname based failover for my DMS. The documentation is a bit vague about what should be configured in DNS. I’m assuming I need to create …

How can I perform a specific WMI query via a connector?

How can we implement the query as stated below via a connector WMI implementation? Note that the MSFT_NetTCPConnection is under the root\StandardCimv2 namespace. select InstanceID,LocalAddress,LocalPort,RemoteAddress,RemotePort,State from MSFT_NetTCPConnection The stream-viewer indicates …

LongPathsEnabled

On upgrading following notices were given: Could not find SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled.  Long paths will not be supported. The 2 DMAs that gave that notice run Windows Server 2012. Should I address …

DVE Child Elements

Hi Dojo, we only use a couple of child elements and would like to delete the rest. Is this possible?