Dashboard rename column

Hi Joel, You can achieve both actions using the column manipulation in your Query: Get a subset of a column value: You select a column manipulation, and using a regex …

API Deployment – Element not linked to dummy

Hi Edson, As suggested by the thread initiated by Ruben, the issue is indeed caused by the ‘EnableJson’ option on the deployment. This is enabled by default and cannot be …

Elasticsearch no longer working

I detected it a while back, and created the task back then: https://collaboration.dataminer.services/task/136134

SNMP trap forwarding

To verify whether the DataMiner SNMP forwarder sent an alert northbound to a 3rd party application like Wireshark. The behavior of re-send of the SNMP forwarding after restart was changed …

Create resources via the API

Hi Chris, There is currently no API call provided to create resources. But there are a few options: You can use API call ExecuteAutomationScript (or a familiar one) and add …