DataMiner Community Edition on a single server

Cassandra is automatically installed with the 10.2 Installer. For 10.2 I would probably just install the old Elasticsearch indexing engine as it is just for trying and can be activated …

3D mesh model visualisation

Hi Petar, At this moment, there is no such functionality directly available. Feel free to create a feature request, detailing which formats you would like to use and what functionality …

DataMiner data lake

Hi Petar – yes and no 😉 No, in the sense that DataMiner has its own fully integrated data storage solution (which is based on industry standard storage solutions) which …

Cassandra nodetool command offload memory

Hi Stefan, There are 2 commands that fit this description and both have their use. These commands are: Nodetool flush: flush everything in memory on disk, but cassandra keeps listening …

GetAvailableFilesMessage

The options are in the AvailableFileType enum: public enum AvailableFileType { Protocol = 0, Template = 1, Script = 2, Key = 3, Information = 4, AllProtocolInfo = 5, Trending …

Licensing Information

Hi Ryan, In Perpetual-Use Licensing, we have Enterprise licenses (SLC-DMA-EXXX) and Professional licenses (SLC-DMA-PXXX). Typically, Enterprise licenses have an element capacity of 250 – 1000, whereas Professional licenses have an …

Low-Code App – Configure Login Timeout

Hi Stacey, As Miguel mentioned, there isn’t a built-in disconnection feature. The issue you’re facing is likely related to IIS recycling, which can be adjusted on the web server, though …

Features requiring OpenSearch

Hi Laszlo, This information is available in our documentation (see here). The main capabilities are Advanced Analytics features, DOM, SRM and User-Defined APIs.

DOM: Using GetFieldValue

Hi Carlos, This is not possible. What you can do is using the DOM Editor to generate c# code based on your definitions/sections/field descriptors and use that enum class to …

Error UploadProtocolPackage

Hi Juan, Can I ask if your protocol contains a tag similar then the one below? <Compliancies> <MinimumRequiredVersion>10.2.0.0 – 12603</MinimumRequiredVersion> </Compliancies> If your protocol has this. Would it be possible …