SRM Profile Parameters not able to save

I’m trying to duplicate a profile parameter and change the linked with parameter ID. As long as I add the converter script however I’m not able to save it. The …

IP Helper Service listening on port 8004

Recently I’ve started having problems starting my DataMiner, some further investigation showed that SLNet was unable to start because a different process was already listening on TCP port 8004 (used …

Can we make the range of a table cell dynamic?

Hi Dojo The DataMiner Development Library defines a way to change the range of a standalone parameter at runtime: NT_UPDATE_DESCRIPTION_XML (127). Is it also possible to change the range of …

How to set the functionDVE name?

Hi, I’m creating FunctionResources by code. On the system, the resource name is filled in with the value I want, for example “My Coffee Machine” However the functionDVE name is …

Dashboards – Table export to CSV without unit types

Does anyone know if there is an existing configuration for Dashboards and/or a protocol parameter table  that would allow suppression of unit type information in an exported file? Issue: When …

SLTaskbarUtility – Launches XBAP Cube

Often when I right-click the SLTaskbarUtility icon in my system tray, it launches the XBAP version of Cube in an Internet Explorer. I wonder if this behavior is still needed …

Different notification template for SMS

Hi, We are using an online SMS service to send out SMS notifications. e.g. configuring email alerts to be sent to phone-number@smsgateway.com, which in turn sends the SMS message to …

Correlation Rules, Old Engine

Hi Dojo, I need to migrate correlation rules between two DMS. I can see the new rules in the Correlation folder but not the old engine rules, where are they …

Arithmetic operations on placeholders

I have a Property, X, which is a number. How do I use ([Property:X] + 1) as a placeholder in my visio drawing? For example I might want to get …