Can resources be placed in a different view?
14th April 2022
Hi Sebastian, Just to share what we did in a specific integration, we have an Interactive Automation Script that takes care of the resource creation with all the properties required. …
Answer
14th April 2022
Hi Sebastian, Just to share what we did in a specific integration, we have an Interactive Automation Script that takes care of the resource creation with all the properties required. …
14th April 2022
Hi, This can be enabled by default by specifying both the SlowPoll DefaultValue and the SlowPollBase DefaultValue in the protocol.xml. That will enable the slow poll settings by default. Do note that …
13th April 2022
Hi Jason, If you are using the Interactive Automation Toolkit community library, you can try what Matthias proposed like this: dialog.AddWidget(new Button(“▲ EXT Source BT”), 0, 0, HorizontalAlignment.Left, VerticalAlignment.Center);
13th April 2022
Hi Jeroen, This question has probably already been answered (see here). The exploit seems to be different but I believe the explanation of Jens is still applicable.
13th April 2022
I am able to export it straight from the dashboards app, is there any way to automate it this way?
13th April 2022
The error message is indeed confusing and outdated. Originally jobs were created without a domain, the web method is still backwards compatible so that it still works to create jobs …
13th April 2022
Hi Jason, Normally, this is supported on the button. I don’t know if it is supported on the content. Could you add the alignment on the button and check the …
13th April 2022
Hi Timothy, Can you confirm whether the ip=”172.22.161.71″ is the configured one in the interface that the server uses to communicate with the device? Also, is the device using the …
13th April 2022
Hi Michiel, I have not tried this but I think you could try to edit the ConnectionSettings.txt (C:\Skyline DataMiner\WebPages) and set polling to a specific value (by default it’s set …
13th April 2022
Bruno, Time to live is all about data retention. Depending on the DataMiner version, these settings may be found in different locations. I will try to explain using the latest …
12th April 2022
Hi Bethany, You can easily achieve this in 3 steps: Add a drop down feed and give it some indices as data. You should see the display value of the …
12th April 2022
Hi Dave, Great question. As far as I know this is currently not possible. Do note that we need to take the security aspect into account here as Visio files …
12th April 2022
Hi Stijn, When everything is setup correct in the Visual Overview(see docs) then it comes down to creating the connections. The biggest pitfall here is that external connections exist twice. …
12th April 2022
Hi Bethany, Which version of DataMiner are you running? Checking the release notes, this functionality was only added in DataMiner 10.2.0 (main release RN29933), and feature release 10.1.3
12th April 2022
Hi Ana, Typically you are not allowed to connect two interfaces when they don’t reference the same profile definition in the function.xml. Maybe in the one service definition, the connection …