Import Raw XML Protocol file as a Solution in DIS 3.1.22
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?
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 …
3rd June 2026
Hi Catarina A dedicated task has been created to track this topic more structurally: SLNet: Protocol metadata cache is not invalidated across client connections (stale ProtocolInfo / ParameterInfo) It focuses …
3rd June 2026
Hi Catarina, You can do this in the Cube Launcher application. Click the cogwheel bottom right => cleanup => Empty protocol cache
2nd June 2026
Hey Carl, To change the name of a DMS in dataminer.services you will need to contact our support team (support@dataminer.services). Be sure to include your organization and the new DMS …