Convert string to integer

Thank you Miguel It’s not display side I have a problem, but I need to get the integer value to draw a shape like this :

Convert string to integer

Hi, Do you mean that the raw value from the data source is text-based: “48375429 Frames” And you would like to have this as a number-based parameter in your protocol …

Convert string to integer

Hi Joel, There is an option to hide the units in a Parameter shape data (Customize the way a parameter value is displayed) Check the option HideUnit

Dashboards – visio drawing & trend graph

There’s no connection between session variables in Visio and URL feeds in Dashboards/Low-code apps, so your 1st approach won’t work. But I would expect your 2nd approach to work, so …

testing API parameter sets

An information event gets created when executing a set on a parameter. It should indeed also be possible to follow the communication in the Client Test tool.

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).