LongPathsEnabled

You can ignore this. And I would recommend to upgrade the OS. Windows Server 2012 is no longer supported by Microsoft, and therefore also DataMiner no longer supports this. The …

DVE Child Elements

Hi Stefan, Yes, it is possible. Typically the parent element contains a table that manages the creation and deletion of the child elements. You just need to perform the following …

Mediation Layer – Alarm/Trend template

Indeed, the monitored state next to the parameter (when using the mediation layer view) is defined by the underlying alarm template. I would also expect that the trending can be …

Append a parameter in a HTTP POST GET url

Hi, You are going to need to define a new parameter (e.g. 12345) that contains the entire url and then use pid=”12345″ and remove the url attribute in the Request …

Adding Documents programmatically

Hi Ruben, Similarly to what Simon mentioned, you should be able to add standard C# methods and classes to place the files directly on the filesystem in the desired location …