Which TLS version is used by DMA 10.2 CU21 to connect to MySQL ?
25th April 2024
The compatible TLS versions supported by dataminer are dictated by the MySql.Data.dll in the files directory. The version with cu21 is 6.9.12. This version supports TLS 1.0 and TLS 1.1 …
Copy Paste Multiline Text in write string parameter
25th April 2024
I don’t think it’s possible to add a multiline text to a write parameter. The recommended workaround would be to read the text from a file via QAction logic.
Get alarm & element properties for active alarm in a single Web service request ?
25th April 2024
Dear Abderrahmen, From the alarm you have to retreive the ID of the element that generate the alarm Then from the ElementID you can retreive the properties via the method …
Propagation of custom view properties to alarm console
25th April 2024
Hi Jan-Terje, I performed another test using 10.4.5 and I still see the same behavior. For this case, please get in touch with Skyline contact to follow up this possible …
About “Neuron NAP – COMPRESS connector”
25th April 2024
Hi, Unfortunately, this issue arises due to the limitations in communication supported by the device (smart-serial) and the commands within the device API. Specifically, the device only permits retrieving parameters …
About “Neuron NAP – COMPRESS connector”
25th April 2024
Hi, I’m not familiar with the implementation itself, but this doesn’t look to be expected behavior. I’ll follow up internally to see if we can create a new version to …
Correlation script alarm time
25th April 2024
Hi, the only solution we have found was the hysteresis. After adjusting it Script was running fine. Checkbox set for Trigger on single events, and immediate evaluation.
Microsoft Platform only shows partial data
25th April 2024
A task was created to further investigate this issue:DCP238120 One the solution has been found to this, it will also be shared here.
Visio and connector color
25th April 2024
If it is a shape that is linked to an element or simular, you could use the “NoAlarmColorFill” option to not have that influence the colour: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Overview_of_page_and_shape_options.html#noalarmcolorfill If this is …
Regression Tests package free to use
25th April 2024
Hi Tim, This will indeed consume an element license. I’d say that in this case, you can freely use this connector as it’s used to provide an overview of the …
EEG Alta TS Captioner protocol
25th April 2024
Hi Ryan, I did a quick check for you and from what I can see the ‘interapp’ (as in InterApp classes | DataMiner Docs) is not available in this connector. …