Advanced Editing Visio add-in
29th October 2024
Thanks, but I think it’s another problem. I think it’s a problem with Visio 365. I found the ClientSettings.json file on the server, and the option is enabled. I continue …
Answer
29th October 2024
Thanks, but I think it’s another problem. I think it’s a problem with Visio 365. I found the ClientSettings.json file on the server, and the option is enabled. I continue …
29th October 2024
Hi, That should be possible by setting the <SNMP><Type> of the parameter to OctetString. For more info see this help Regards,
28th October 2024
Hi Mario, When this setting is set to “False,” it won’t launch. If you update the setting directly in the file, remember to force a sync for the file. Otherwise, …
28th October 2024
Hi Chirangee, I am not sure if I am fully understanding your question. IDP Discovery allows you to configure one or more discovery profiles to identify your network devices. If …
28th October 2024
Hi Filip, It is possible to use HTML in the email body, either directly in the Message field of the Email action or through C# code, e.g. with method SendEmail. …
28th October 2024
Hi Carys, If I understand your question well, you would like to have the parameter value as the input of your ReGex instead of the element name. In this case, …
28th October 2024
Hello, You can apply the same logic we do in our service template logic. Identify which DMA hosts the most elements that the service should contain and place the service …
28th October 2024
Hi Min, Did you try to connect with slnetclienttest.exe already via localhost? Did that work? In case it fails as well, did you try with configuring the type/ports manually in …
28th October 2024
Hi Felix, thanks for your help, if I do this like this I get an error to start it. I have now removed it and create the service with nssm. …
28th October 2024
Hi Joaquim, It appears that the Alarm Storm Protection mode is active in your system due to a high volume of alarms for two specific parameters: “Parameter Invalidity Checking” – …
28th October 2024
Hi Amer, This is possible by using the UpdateCorrelationRule message. You can find a similar question here: How to enable/disable correlation rule from code? – DataMiner Dojo
28th October 2024
Hi Tiago, If you are running a version of DataMiner that only requires .NET 8 (which you can check here) and if all the DxMs you have installed are up …
28th October 2024
That would depend on exactly which version of DataMiner you are running, see https://docs.dataminer.services/user-guide/Reference/DataMiner_Compute_Requirements.html#microsoft-net
28th October 2024
This is because it uses the same syntax as the alarm template configuration. There you just pass on a value to monitor on. The dollar sign tells SLElement that this …
28th October 2024
Hi Steve, The error you posted and the versions seems to point to the problem described in Problem when DMA server is named DATAMINER | DataMiner Docs In a nutshell, …