What icon types are supported in a protocol?

Hi Jason, starting from DMA version 10.0.5 (main 10.1.0), SVG icons are supported in function protocols and CustomIcons.xaml (RN 24841). Edit: Unfortunately this doesn’t work for other protocol icons.

Cannot load complete visio on Edge

HI Jeeva, I cannot the see option which U have menionted, as Iam using Edge with DMA ver9.5, But whenever we try to open Selenio visio, iam getting following error …

How to set in DOM a custom String field with multiple select

Hi Apurva, The note on the bottom of this section of the following page on the documentation shows what FieldDescriptors allow multiple values and from which version onwards. https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_objects/DOM_SectionDefinition.html#fielddescriptor  I …

DIS Validation Error difficult to interpret

Hi Robin, this is actually an internal error that happens within DIS which is not necessarily caused by something in your connector or QActions. Would it please be possible to …

Reset dataminer credentials

Dataminer has a built-in user ‘Administrator’ which is the local administrator of the windows server. If you have access to the credentials you can login to the agent with this …

Agent name and cluster name in an automation launch from a correlation.

Hi Henri, that information can be retrieved using the following two properties: Engine.SLNetRaw.ServerDetails.ClusterName Engine.SLNetRaw.ServerDetails.AgentName More documentation: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Net.ServerDetails.html