Dataminer and Slack
5th June 2026
I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? If you …
Answer
5th June 2026
I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? If you …
5th June 2026
I see that this question has been inactive for some time. Have you found a solution for this yet? If not, feel free to contact support@dataminer.services for assistance. Or if …
5th June 2026
I see that this question has been inactive for quite some time. Have you been able to resolve this based on Michiel’s suggestion? If yes, could you select this answer …
4th June 2026
Hello, Have you tried opening the protocol.xml straight with VS (without creating a new solution) and from there, Extensions -> DIS -> Protocol -> Convert to Solution?
4th June 2026
Hi Gijs, Another option could be updating alarm templates via element import/export. For example, you can export the list of elements in a CSV file, update the alarm template column …
4th June 2026
Instead of a proxy, have you considered using DataMiner Edge Manager (see About Edge Manager | DataMiner Docs)? It requires DataMiner 10.5.10/10.6.0 (or higher) and the installation of a zrok …
4th June 2026
DataMiner is gradually evolving towards a highly available architecture, with features such as Swarming and Rolling Updates helping to reduce downtime during maintenance activities. Swarming allows host-specific functionality to be …
3rd June 2026
From a configuration point of view, everything looks correct at first glance. Do you know whether the proxy requires authentication? If so, I can see that the Invoke-WebRequest is being …
3rd June 2026
Hi Edson, there is unfortunately no tool available for this at this time. You could use the ‘SLUserDefinableApiManager.txt’ log file & parse it to get an idea of the load …
3rd June 2026
Hi Gijs, You don’t necessarily need an input dummy parameter to access elements from an Automation script. Instead, you can retrieve the required elements directly in code. For example: var …
3rd June 2026
Hi Robin, Is not an option to remove the option ‘Include timeout’ in the element setting? Hope it helps.
3rd June 2026
Hi Juan, While the IDmsService interface does provide an Update() method that allows you to persist changes after modifying the service object, it is currently not possible to change the …
3rd June 2026
Hi Jurica, When monitoring a column parameter, the parameter description will concatenate the columns parameter name and the display key of the row (or the index if the display key …
3rd June 2026
Hi Bassam, There is no limit on the version number of an LCA. If you see a fully white page and are not able to edit the LCA, you may …
3rd June 2026
Hi Gerwin, For the first part of your question (how to reset): The Cube CRL Freeze BPA checks the number of occurrences based on the SLClient log files on each …