Syncing View IDs between Staging and Production DMS
12th March 2026
Hi Dave, If possible I will try to find a way to filter based on view name rather than view ID. While modifying the Views.xml file is technically possible, it’s …
Answer
12th March 2026
Hi Dave, If possible I will try to find a way to filter based on view name rather than view ID. While modifying the Views.xml file is technically possible, it’s …
12th March 2026
Hi Ive, A State component that has Parameter data can only have an Index and/or Element as filter (depending on the parameter type). It isn’t possible to filter on the …
12th March 2026
Hi Martin, I believe there are three possible options: Web Services: It contains a list of API calls that allows you to retrieve data from a DMA. User-Defined API: In …
12th March 2026
Hi Thomas, I’m just guessing, but could it be that the DMA has both HTTP and HTTPS enabled? Cube’s default behavior is to attempt both HTTP and HTTPS when connecting, …
12th March 2026
Hi Arun, As far as I know, the only possible option is to handle this use case in the connector. Instead of removing the old DVE, the connector can verify …
12th March 2026
Hi Jeeva, You could link the shape to an alarm filter (Linking a shape to an alarm filter). This shape data has placeholders that allows you to show statistical information …
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 …