Which TLS version is used by DMA 10.2 CU21 to connect to MySQL ?
25th April 2024
On Friday our security department has disabled support for TLS 1.1 because it is not secure. Since then I cannot connect to MySQL database anymore : message : “Checking local …
Get Ad users with a specialise request
25th April 2024
Hi. Is ti possible to specialise the request to AD to only have users existing but not in a blacklist. Kind regards.
About “Neuron NAP – COMPRESS connector”
25th April 2024
Hi, When I try to change the parameters of Neuron using “Neuron NAP – COMPRESS connector”, the following message is displayed and the parameters cannot be changed. I was able …
Datetime format in Low code app
24th April 2024
Hi Dojo, I have a table (fetched by a query – Get object manager instances) in a LCA that contains two date times: The datetimes are in 12 hours format …
Copy Paste Multiline Text in write string parameter
24th April 2024
Hello Community, I am looking for a how can I paste multiline text to write string Parameter in Element through DataMiner Cube, it’s just pasting the one line and the …
QAction is not executing
24th April 2024
Hi, i have a QAction: <QAction id=”100″ name=”show me the data” encoding=”csharp” triggers=”4002″ row=”true”> After adding (row=”true”) and specify in the QAction ( string sRowKey = protocol.RowKey();) the QAction is …
EEG Alta TS Captioner protocol
24th April 2024
Hi all, I was asked by tech support to ask this question here, does anyone know if the above protocol supports interapp for sending API commands to the device or …
dll to NuGet package namespace
24th April 2024
I’m working on resource automation and pulling apart the SRM Use Cases Demo 1.0.2 package for inspiration. Loading SRM.ApplyProfileToResource into a solution, it references SLSRMLibrary and SLCodeLibrary. I can see …
How to get the Dataminer Agent Errors via code (IDms)?
24th April 2024
I would like to know Number of DataMiner Errors What DataMiner Errors (e.g. Database is down, RTE in a process …) I need this in an Automation Script (user defined …
Dashboards Adhoc source trend data
24th April 2024
Hi, I’m getting through an ad-hoc source some trend data back (min/max/avg/count) based on dates. I want to display those within an same graph. I tried the graph but i …
Option to keep more or backup DataMiner log files
24th April 2024
Currently DataMiner only retains 2 sets of logs files for each log in the Skyline DataMiner\Logging directory. We would like to retain a higher number of logs. Is it possible …
Redundancy Group Element – Element Property
23rd April 2024
Hi Dojo, we use the “Description” property of elements to show enhanced information behind the elements in Surveyor. When we create a redundancy group the description of the active element …
TLS Certificate error: [WINHTTP SECURE FAILURE]
23rd April 2024
Hello, I am trying to build a connector in dataminer and using HTTP request to call an API. But the dataminer is showing Handshake failure with TLS cert issue. Wile …