What is your ultimate convenience for working with Visual Overview?
12th February 2021
I found myself spending a lot of time fine tuning a layout of a Visio. For it would be extremely convenient to me to have kind of layout templates. Taking …
Answer
12th February 2021
I found myself spending a lot of time fine tuning a layout of a Visio. For it would be extremely convenient to me to have kind of layout templates. Taking …
12th February 2021
Hi Bing, As far as I know, currently it is not possible to ‘disable’ a button while an automation script is running. Possible alternatives: Since you are already implementing an …
12th February 2021
From 10.0.13 onwards, you can set a session variable from an automation script. See help – Linking a shape to an Automation script for more details. Using this feature and show/hide …
12th February 2021
Hi Mahito, This appears to be a known issue. While the annotations editor supports the characters, the content ends up getting saved with an incorrect encoding on the server. Unfortunately, …
12th February 2021
This can easily be done by removing the NoConfirmation option
12th February 2021
Hi, From DataMiner 9.0.5 onwards, by default, the SetVar shape is shown as a basic button shape, even if a custom shape is configured in Visio. To revert to the …
11th February 2021
Hi Bruno, If you want to use the write-functionality of the KPI stencil, you will need to follow some steps. This is something that you’ll need to do once, as …
11th February 2021
Hi Bruno In your Visio file do you have a page for the Write? Should look like this Shape data of the Write “triangle”
11th February 2021
Hi Jan-Terje, The sync occurs every hour. You can find this configuration in the Task Scheduler:
11th February 2021
There is a scheduled task “Skyline DataMiner LDAP Resync” in the Windows Task Scheduler that performs a sync every hour, on the hour. You can manually trigger this task to …
11th February 2021
Above referenced connector (driver) is dedicated to Nimbra MSR series (300/600/1000). Nimbra 140 series is a totally different product branch, confirmed by the vendor to show an entirely different MIB, …
11th February 2021
I’m going to assume you are talking about using new C# features in driver scripts, which runs in the SLManagedScripting process if I recall correctly. In previous versions of C#, …
11th February 2021
These are used to determine whether parameters are included in an alarm template group. You can find more information about this here: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_2%2Fprotocols%2FAlarm_template_groups.htm
11th February 2021
Hi Srikanth, There could be a couple of reasons why you see this behavior. In most cases it is related with a lack of resources (e.g. Disk, CPU, memory, network, …
10th February 2021
We have been experimenting with features that would allow an operator to look at an element or a Visual Overview graphic at a specific point in time. But of course …