Delete root alarm ID information via DevCenter

It’s obviously important to know what the root cause for this is, e.g. communication issues towards the DB or perhaps an issue in the Cube client. Once you know, you …

Dynamic Polling Issue

Update: Protocol Type was changed from smart-serial to serial in order to check if ‘dynamic Ip’ feature is working for serial. After testing it, it turns out that it actually …

Build Version Wildcard

Hi Kevin, Since this is a string, it won’t be possible to use “higher than” or “lower than”. Instead, you would need to use wildcards, like you already do, but …

Low-Code Apps: make dropdown empty by default

Hi Reinout, The current design intentionally ensures that these controls are not left empty. This decision was initially made to avoid placing the burden on users of having to make …

Dataminer Staging Set up Requirement

Hi Punit, DataMiner doesn’t really require this. The things you mention are more for making a server available on the internet, and that is an optional thing if you want …

Disabling DVE Components

Hi Samson, An automation script would be best suited for this. You can loop over the DVE Management table rows and change the DVE state based on the conditions of …

Question regarding Cube App Launcher

Hi Min, When right-clicking on the DMS in the cube launcher you can select with what version of Cube you want to connect (see screenshot). I believe selecting ‘Version provided …

Build Version Wildcard

Hi Kevin, Can you try something like this? In other word, you only define critical alarms for the non-approved version. Let me know if this fix your request.

Disabling DVE Components

Hi Samson, you can use a QAction on the protocol to disable/delete the DVEs when the status is “Deleted” to automate this task.

Recurring Correlation Event

I see more flexibility in using a connector to send your messages rather than an Automation script (AS).  Your connector can keep tracks of certain message types that needs resending …