DataMiner architectural roadmap

Hi Carlos, We are naturally looking into compatibility with containerization in a general sense, but there are no plans to make this a firm requirement or default option at this …

Launch an external windows SW on Dataminer

You can link a shape to a program or file. This should allow you to open the SW app. The following example will open a certain file in notepad: C:\Windows\Notepad.exe|C:\MyTxtFiles\OneOfMyTxtFiles.txt|Click …

Connect external Elasticsearch with DMA

Hi Jose, I was wondering, did you check first if you are able to query the Elasticsearch node from the server where the DMA is running? From a web browser …

Connect external Elasticsearch with DMA

Jose, DB.xml needs to include the configuration for Cassandra and also Elasticsearch if you are planning to use the latest version of the DataMiner. If what you posted is the …

Dataminer agent “Refused” state

The refused state means that the dataminer is actively refusing incoming connections. It should clear automatically once the mentioned time has passed. This can happen when the agent is Has …

Connect external Elasticsearch with DMA

Hi Jose, the DB.XML looks fine at first sight. I don’t see any errors in the DBConnection logging you posted. I would have a look at the SLSearch logging for …

DataMiner Scripts limitation

Hi : Just like to know if i can run my powershell script from C# QAction code? Also, my powershell prints the output on stdout or a file. If the …

Element name configuration in IDP

Hi Srikanth, Yes, that field supports static and dynamic parts to build what is called in IDP the name schema. You can do something similar to what is shown in …

SNMP Manager filter (DMA-ID or Hosting DMA)

Hi Bing, The ‘DataMiner Agent’ option in the filter indeed applies to the DMA ID as you noticed. This seems to be the expected behavior. I captured the message that …