How to run automation script with 64-bit
17th December 2025
Hi Ömer, Currently you can’t run an automation script in 64-bit mode. Automation scripts are always executed in a 32-bit process. This means that referenced DLLs need to be built …
Answer
17th December 2025
Hi Ömer, Currently you can’t run an automation script in 64-bit mode. Automation scripts are always executed in a 32-bit process. This means that referenced DLLs need to be built …
16th December 2025
Hi Sam, You should be on the right path, the “others” tag is indeed what you need. I’m not entirely sure about the exact cause of your issues, but the …
16th December 2025
Good day Stefan! I assume you are working with DataMiner 10.5 or later. Please see below dashboard with options when you edit the line graph component. There you will find …
16th December 2025
The root cause of this issue was incompatible libraries. VS Studio had a newer version of the library installed, and everything worked fine there. However, the automation script was using …
16th December 2025
Hi Mohamed, There is an error in the code snippet in the documentation for NT_SERVICE_REMOTE. I’ve created a pull request internally to update the documentation. In this case I believe …
16th December 2025
This looks like a bug to me. If you could contact DataMiner Support we’d be happy to help you further.
15th December 2025
Hi Omer, As Felix mentioned, this error means that the key stored for the host you are trying to connect to has changed. To solve this issue, you could remove …
15th December 2025
Hi Fernando, In addition to what Jordy said, i want to comment on your question: If we create a new DMS. Is it possible use our already deployed production Cassandra …
15th December 2025
Hi Enis, It is indeed correct that the ‘Contains’ filter is analyzed in Elasticsearch and OpenSearch with some kind of fuzzy matching. (n-gram tokenizer) This has been the default behavior …
15th December 2025
Hi Jörg As the Interfaces of the Physical Ports is a view (param 24000), you could modify the “real” parameter 22005 with adding an Alarm – element in the connector. …
15th December 2025
I get the impression that this question has already been answered with the comment above. If this is indeed the case, could you select this answer to indicate that the …
13th December 2025
Long time since I was on an Appear – but if I recall correctly the DM connector might just follow the logic of the device that doesn’t have a standalone …
13th December 2025
Hi Rajesh, typically this scenario is best studied with your squad / account manager as they can better advise on the data structure that will better fit your protocols & …
12th December 2025
Based on Matthias’ answer (Thanks for taking the time to respond), it sounds like this is not a feature. So I’ve opened a feature request, for anyone else who is …
12th December 2025
Hi Carolina, to change this in the LCA, you will need to create a preset for the desired colors and settings. This can be done from Cube where Ben pointed …