Retrieved vs custom type table columns

Hi, Both type Custom and Retrieved are used when we want to fill in the table via code (could be your qaction, could even be another element / script). The …

Run Time Errors

Hello, Could you share where you see this error? Is this thrown by an Automation Script linked to a correlation rule? My first guess is that logic in that script …

UIBlockDefinition.Title

Hi Thomas, What does it do Defining a custom caption for an interactive automation script window On which component types does it work Any should, it is a script option, …

SLNetConfig Options – PluginsToSkipLoad

SLNet plugins are extension DLLs which get loaded into a separate AppDomain with the SLNet process and get to communicate with the DataMiner software. These files are within the C:\Skyline …

Script list from DMS

Hi Daniel, To get the list of scripts, you could use the DataMiner Web API (GetAutomationScripts).

Visual Studio dll reference

Hi Ross, Is it possible that you have added the reference in the ClassLibrary project, instead of the automation script project of your solution? e.g.