DMS Notify Type equivalents in Class Libraries

Hi Bing, This is not part of the Skyline.DataMiner.Core.DataMinerSystem namespace (as the link would make you think it would). Instead, there is a NuGet available, Skyline.DataMiner.Utils.SNMP.Traps.Protocol. However, this NuGet mainly …

DMS Notify Type equivalents in Class Libraries

Hi Bing, It is correct that using notify calls is being discouraged in favor of the class library. This is especially true for anything related to elements, services, views, and …

Change background color on Spectrum Aalyzer

In the top-level menu, you will find a VIEW tab, with an option in there to change the GRID BACKGROUND.  This will not affect the LCA component though, not sure …

Exporting element with DVEs – property_dve file

Hi Catarina, I think they come from the dveelementinfo table, columns lsp which gives you a list of properties. Both generic and custom properties are listed over there. Kind Regards, …

How to add columns in LCA dynamically

Hi Baranisudha, Yes this is possible, but it will require some code through a custom operator. You will have to make sure you can alter both columns and rows (by …

Visio shapes different element in a group

Hi Emanuele, I believe this is indeed possible, although it does feel a bit counterintuitive, so your question makes perfect sense. The reason behind the problem and the solution below …

Visio shapes different element in a group

Hi Emanuele, You will need to create a shape data at group level pointing to the element. The child shapes should only contain the shape data pointing to the parameters. …