Protocol Update for Elements in a Redundancy Group

Hi Catarina, Correct – elements that are referenced in a redundancy group, whether as primary/backup or as part of the switching detection conditions, cannot have their protocol version changed directly. …

GSM SMS Eagle

Hi Cedric, Yes, that is possible with a limitation. First of all, I assume you talk about DataMiner Systems. If you have a DataMiner System (=cluster) with multiple DataMiner Agents …

GSM SMS Eagle

Hi Cedric, First of all, I assume that your two DataMiner Agents are not configured as one cluster (one SMS gateway for one cluster with multiple DataMiner Agents works fine). …

Disable mail temporarily

Dear, hoppla, I stumble again this request. Yes, I could temporarily block incoming port 25 (SMTP) on server.But client (Dataminer) may retry its mail sendings (for how long)? And If …

DOM data editing panel error on save

Hi Alija, The issue was caused because of how dropdown options were loaded in the viewport only, causing the ones outside of the viewport incorrectly getting marked as invalid. This …

Generic Kafka Producer —> AWS MSK broker (Authentication?)

Hi For SASL authentication, Kafka supports mechanisms such as GSSAPI, PLAIN, SCRAM-SHA-256, SCRAM-SHA-512, and OAUTHBEARER. In the current connector version, SASL authentication uses the PLAIN mechanism with username and password. …

DMS https with self-signed certificates

Hi Juan, Yes, it is possible to use self-signed certificate when setting up HTTPS. However, it’s recommended to use a TLS certificate obtained through a Certificate Authority or local CA. …