GQI: Cannot clone non-authenticated or non-regular connections
12th March 2026
Hi Randy, This is probably an issue in the TAG MCS LCA. See DCP task 292245. This issue occurs when the connection provided by GQI in the OnInit method is …
Answer
12th March 2026
Hi Randy, This is probably an issue in the TAG MCS LCA. See DCP task 292245. This issue occurs when the connection provided by GQI in the OnInit method is …
11th March 2026
Wale, You can see this information in Cube by simply going to the Root View and selecting Redundancy groups. Thanks,
11th March 2026
Hi! No, the Keystore and CA certificate fields are not required when using plain SASL (SASL_PLAINTEXT). They are only required when the Kafka broker uses TLS encryption, such as SASL_SSL …
11th March 2026
Hi Wale, As far as I know there is no GQI data source available that allows you to retrieve the list of redundancy groups. I see that there is a …
10th March 2026
Hi Nejra, I don’t think the adapter error caused the DMA to stop working. I have that in my local DMA, and it’s running fine. My best advice is to …
10th March 2026
Thanks Michiel, restarting IIS did not solve the issue. I had a session this afternoon with two Skyline engineers regarding this issue. It turns out there is an automatic migration …
10th March 2026
Hi A B M Siddique, You’re correct that for non‑SNMP protocols such as Kafka, there isn’t an equivalent to OID bindings. In these cases, the mapping of protocol table columns to the Alarm …
10th March 2026
From DataMiner 10.6.3 the theme logic was updated (RN44336). Noticed that when restarting IIS the issue is resolved as it then detects the theme file again. DataMiner 10.6.4 will have …
10th March 2026
Hi Ana, There is currently no documented wrapper method available to programmatically create new properties. However, it is possible to achieve this using direct SLNet calls. If you’d like, we …
10th March 2026
Hi ana, Can you try this: var propertyConfig = new PropertyConfig { Name = property.Name, Type = “Alarm”, }; PropertyManager.RegisterPropertyConfig(propertyConfig); public class PropertyManager { private static ConcurrentDictionary<string, PropertyConfig> registredProperties = …
10th March 2026
Not sure about the 1st/2nd question. but for the third question we are using: hyperlinks.xml or by correlation special paraments Special parameters available in automation scripts | DataMiner Docs
10th March 2026
By updating 2703 Interprete\Type: string to double and Measurement\Type: number to discreet the alarming now works properly. However it was probably the DIS validator that made me mess it up …
9th March 2026
Hi Srimathi, There are a few things to verify. First, could you confirm the main connection type used by the connector? The type of the connector should be ‘http’. Also, …
9th March 2026
Hi Wale, Categories are used to put the Resource Pools in a certain category. This can be used in the Scheduling application to filter your pools on the Resource View …
9th March 2026
Hi Ive, Under the layout tab of the component you can customize your theme. By adding conditional colors, you can make a distinction between your lines (see the filter for …