Convert string to integer
13th September 2022
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 :
Answer
13th September 2022
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 :
13th September 2022
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 …
13th September 2022
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
13th September 2022
I believe the relevant log file would be SLNotifications.txt, on the agent where the alarm was generated.
13th September 2022
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 …
13th September 2022
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.
13th September 2022
Bruno, we’ve taken actions to have such a feature available in the Booking Application. We’re now working on the first step which is to extend Visual Overview to be able …
13th September 2022
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 …
13th September 2022
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 …
12th September 2022
Your example syntax was extremely close. Basically all you have to do is leave the element shape data and replace the last ‘:’ with a ‘,’. Element – [param:sourceElementName,sourceParameterId,sourceIndexValue] The param …
12th September 2022
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, …
12th September 2022
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 …
10th September 2022
This action is currently indeed limited to one static preconfigured url. However there are already plans on the backlog to extend this with more dynamic options like placeholders and/or feed …
9th September 2022
Hi Daniel, To get the list of scripts, you could use the DataMiner Web API (GetAutomationScripts).
9th September 2022
Hi Jens, According to the details of the Export All button, the location path is defined in the parameter ‘CI Type File Path’. By default, the path is set as …