Find my own automation script name
5th September 2025
Hi Henri, Currently you will need to define a constant string in your scripts that would hold the name of the script and then use that, there’s no way to …
Answer
5th September 2025
Hi Henri, Currently you will need to define a constant string in your scripts that would hold the name of the script and then use that, there’s no way to …
5th September 2025
Hi Catarina, The error message is a bit misleading here, you will also get this error if the SAMLResponse does not contain a field with the surname of that user. …
5th September 2025
Are you viewing the complete tabel or filteringfor that specific value? i;ve seen similiar behaviour when is was filtering for an row it would indeed only update when i refreshed, …
5th September 2025
Hi Andrew, DataMiner requires a minor configuration change in order to support the client-server TLS, which you can find this documented here. Kind regards,
4th September 2025
Hi Daniel, I performed a small test and you will need to use the write parameter PID (instead of the read parameter ID). To determine the write parameter ID, you …
4th September 2025
Hi Donny, It’s not possible to link your Microsoft Azure groups with dataminer.services. Currently, the only way to provision users in dataminer.services is by manually adding them to your organization. …
4th September 2025
Hi Enver, All valid SVG files should work for the component. Does it work with other SVGs when you configure them in the same way? Does the image fetch correctly …
4th September 2025
Hi Sofian, Trend template groups don’t exist. Currently, this functionality is only available for alarm templates.
4th September 2025
Ah yes, it takes an scripts dummy: ScriptDummy dummyArista = engine.GetDummy(“sawd-dist3”); That one does not get set through by calling the script through the api route.
4th September 2025
Hi Jonas, As far as I know it is not possible to make operations on a trend graph (in Cube). As you suggested, this will imply a connector update. As …
3rd September 2025
Hi Dzenis, I believe this is the information you are looking for where you can Organize the apps on the landing page into different sections: Organizing the apps on the …
3rd September 2025
Hi David, Here are a couple possibilities: There is a user setting ‘Enable coloring when severity is normal or undefined’, more info here: User settings | DataMiner Docs. This setting …
3rd September 2025
Does the script require the input of an element that you try to change?
3rd September 2025
Hi Isabel, You shouldn’t have any errors or critical events after upgrading DataMiner. Note that DataMiner upgrade will only affect to your two DMAs. Cassandra and OpenSearch will not be …
3rd September 2025
Hi Rui, A bug in Cube is preventing you from editing the parent service. We have a task for this on our backlog.