Web Interface: Java support

Hi Frans, according to devices documentation: The control is done with the use of a Java Applet and hence it is necessary to have the Java Runtime Environment (JRE) installed …

CVE-2024-3094 vulnerability (XZ Utils)

Hi Koen, You are correct that this backdoor does not affect DataMiner. The backdoor specifically targets sshd for linux. This does mean that customers with Cassadra & Opensearch installations might …

error during opensearch installation

Hi Jeroen, Have you checked the following files? cat /var/log/opensearch/install_demo _configuration.log A simple password will cause the same error. Make sure it contains upper and lower case letters, numbers, and …

Modify Logger Table

Hi Samuel, Does this already solve a few of your questions? https://docs.dataminer.services/develop/devguide/Connector/AdvancedLoggerTablesExtending.html

Issue uploading zip files

Hi Ryan, I tested this myself and looks like a bug. Files are indeed not correctly uploaded. This does not only happen with zip files, but also other extensions.

DMA 10.2 Prerequisites not satisfied

Hi Alexandru, This looks like issue related to .NET runtime not being installed, can you please make sure you have .NET installed? If you don’t please download and install .NET …

Visual overview : Is it possible to open a document on a specific page?

Hi Yvan, It seems that it is possible. Below an example for PDF files: Link: C:\Program Files\Adobe\Acrobat DC\Acrobat\acrobat.exe|/A “page=2” C:\Users\MyUser\Documents\my_pdf.pdf|Open in page Where: ProgramName: C:\Program Files\Adobe\Acrobat DC\Acrobat\acrobat.exe Parameters: /A “page=2” …