Masking a service
21st May 2021
Hi Elvio, You mean then that if one would mask a service, that automatically DataMiner masks all underlying elements? So all those elements would be masked then as a result, …
Answer
21st May 2021
Hi Elvio, You mean then that if one would mask a service, that automatically DataMiner masks all underlying elements? So all those elements would be masked then as a result, …
21st May 2021
Only thing I can think of would be to verify that the mediation driver has been marked as Production
21st May 2021
There’s currently no way to prevent the “Script Started” information event from being generated when starting an automation script.
21st May 2021
As far as I see, the “Switch” button is disabled: When no Failover configuration exists When the other agent is unreachable/missing or stopped When the user does not have the …
21st May 2021
Hi Christine, Would you expect the new Dashboards application to be one of the ‘apps’ in the ‘Apps’ panel?
21st May 2021
Mieke, Also adding, in the SRM Booking Manager, it is also possible to define properties which could be configured to be added by default for each booking. These properties can …
21st May 2021
Mieke, Here is an example : using System; using System.Collections.Generic; using Skyline.DataMiner.Automation; using Skyline.DataMiner.Library.Reservation; using Skyline.DataMiner.Library.Solutions.SRM; public class Script { public static void Run(Engine engine) { // Replace with reservation …
21st May 2021
Hi João, You can use the Drawing Explorer to list all the shapes on your overview: External link (Microsoft) – Edit your drawing using the drawing explorer window You will …
21st May 2021
I don’t believe this is possible just yet. Currently, navigation is supported to all available pages in the element card. This means that we can navigate to the data page …
21st May 2021
Clicking on the close button of the loading notification will write an entry in the logging that contains the IDs of the shapes that are still waiting on data. You …
21st May 2021
Hi Sam, DataMiner 9.5 is a version that is no longer supported by Skyline. So no new fixes or versions will get released on that version. To see what versions …
20th May 2021
Hi Christine, You can also embed the Dashboards into a Visual Overview. Furthermore, there’s an extra embed query option to only embed a single dashboard. Add the following data to …
20th May 2021
Hi Christine, You can display such dashboard embedded in Visual Overview. Could this be a solution for you?