Inconsistent sign out behaviour
3rd July 2026
Hi Carl, Since version 10.6.1, SAML users should see a “Sign in with another user” option. Clicking this invalidates your WebAPI session and redirects you to the authentication page with …
Answer
3rd July 2026
Hi Carl, Since version 10.6.1, SAML users should see a “Sign in with another user” option. Clicking this invalidates your WebAPI session and redirects you to the authentication page with …
3rd July 2026
Hi Carl, Since DataMiner 10.5 CU11, 10.6, and 10.6.2, the Data API creates elements only on the DataMiner Agent where the API is running. In earlier versions, element creation could …
3rd July 2026
Hi Alberta, I was unable to find any publicly available case studies. However, it might be interesting to take a look at the following catalog items: 1. IP Network Explorer …
3rd July 2026
Hi Arturo, I have it running like this: After the 5min I’m receiving an email.
3rd July 2026
Hi Arturo, Could you double check that neither the checkbox ‘Autoclear’ (for new correlated alarms) nor ‘Execute on clear’ (for ‘Run Scripts’) is selected? Hope it helps.
2nd July 2026
Hi Stefan, Note that those general parameters (=parameters added by DataMiner to each element independent of the connector it is using) are a little bit more hidden away. As indicated …
2nd July 2026
Hi Stefan, If you already double-checked that this general parameter is not monitored in the alarm template, then there is likely something else causing this behavior. I would suggest contacting …
1st July 2026
With the cloud connection, we aim to remain sticky to the same agent whenever possible. As long as the connection stays active, your requests will continue to be routed to …
1st July 2026
Hi Jarek, I will try to answer your questions: Is this architecture officially supported by Skyline? Yes Is DataMiner Failover using a Virtual Hostname fully supported across a Layer 3 …
30th June 2026
It appears the shared MSI installation was performed on your client machine. As indicated in the docs, this type of installation cannot update automatically. The versions.txt + Cube.zip is only …
29th June 2026
Thanks, Pedro. I’ll check things out tomorrow based on the information you provided. By the way, I made a typo and entered “Hiroaysu,” but the correct spelling is “Hiroyasu.” I …
29th June 2026
Hi Hiroaysu, An example connector that implements rate calculation logic can be found on the following GitHub repository: SLC-C-Example_Rates-SNMP.
29th June 2026
Hi Gunnison, Note that script ResourceScheduling_CreateJob is a MediaOps Plan solution script used for interaction in the LCA. We can’t guarantee that the code will stay backwards compatible (e.g.: additional …
26th June 2026
Hello Gunnison, The error you pasted states that the ResourceScheduling_CreateJob script failed due to not having the OnApiTrigger. By default, User-Defined APIs look for an OnApiTrigger function when called. You …
26th June 2026
Hi Fernando, Hope you are doing well. I believe GQI is going to be the way to go. I was able to reproduce what you are seeing. It seems if …