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?

Alarm Distribution Graph in Dashboards

Hi, what is the best way to display an Alarm Distribution graph against a given timespan in the new Dashboards module please? Something like the Alarm distribution graph in the …

Mediation Layer – Alarm/Trend template

Is the Alarm/Trend template on a base protocol inherited from the device protocol? For example, these two parameter have alarming and trending enabled on the device protocol: When switching to …

Append a parameter in a HTTP POST GET url

Hi, The following GET request works fine: <Request verb=”GET” url=”/ext/api/v1/whs/services/200698/subscriptions”> But I want to replace the id “200698” in the string by a parameter which is set in other place …

Adding Documents programmatically

Hi, Question on behalf of a DataMiner user: — Good morning, As part of our most recent requirement we need to programmatically add files to (and remove files from) Dataminer …

{Visio] Show image depending on View name

Hello, I have a generic Visio that will apply do different views (say per project). All elements are dynamycaly linked to elements in the current view, fine. I’d like to …

Background color on alarm children shape

Hi, I have built a table in Visio that generates children shapes based on an alarm filter and the current list of alarms. This functionality works, however I seem to …