Alarm Data: Source VS SourceID ?

Hi Alberto, As Bert confirmed in this question: Clarification between Source and SourceID when referenced in SQL ‘Source’ and ‘Source ID’ will have the same value. Please keep in mind …

Recurring Correlation Event

Hi Jim, I believe in this case the only possible solution will be to have a connector that: Either to send the Slack message directly Or trigger an automation script …

Build Version Wildcard

Hi Kevin, Another option, which implies updating the connector, is processing the software version and splitting this information in 4 numeric parameters. Following your example, the connector should implement the …

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 …