[IAS] How to set focus on a component?
21st March 2022
Hi Mieke, unfortunatelly it’s not possible to choose in the script which component should have keyboard focus.
Answer
21st March 2022
Hi Mieke, unfortunatelly it’s not possible to choose in the script which component should have keyboard focus.
21st March 2022
Hi Luis, While incorrectly configured NATS has a significant impact on the functionality of the DataMiner, we currently do not know exactly why the increase in memory happens and are …
20th March 2022
To add to Ive’s answer Typically SNMP uses port 161 and HTTP uses 80 or 443 but this depends on the elements configuration and could be different. On the element, …
20th March 2022
You may need to enable these two softlaunch option. The following link explains which file to make the change. Remember, softlaunch features are new features that are being tested and …
19th March 2022
Hi Jeff, While we always try to avoid that, in some cases it might be inevitable. I’m not aware of anything on top of my head, but all information on …
19th March 2022
Hi Bethany, There are 2 places where you might still find this deleted Visio file: On the client machine where you did the last online edit of that Visio file, …
18th March 2022
Hi GQI got you covered on this, in combination with the scheduler visualization. GQI allows you to query data and manipulate it in the format you want. So with the …
18th March 2022
From DataMiner versions 10.1.0 [CU6] and 10.1.9 onwards, the API should not expose any stacktraces anymore on valid calls. If you somehow still get an error with a stacktrace, then …
18th March 2022
Hi Ive, I think you can set customErrors to mode ‘On’ in the web.config (located in C:\Skyline DataMiner\Webpages\API\web.config): <customErrors mode=”On” /> <!– Off: returns stacktraces –>
18th March 2022
The initvar first separates on ‘|’ to get its individual parts, that leaves you with [sep::;]start;03/17/2022 08:00:00 end;03/22/2022 08:00:00 As you can see, the end part doesn’t have the [sep:…] placeholder needed …
18th March 2022
Hi Bruno, You can do so by adding an extra shape data ‘Page’ to the shape which you linked to the element. The value of that shape data should be …
18th March 2022
Hi Bruno, In this case you could use the data shape DataDisplayPage
18th March 2022
Hi Bruno, Today this is not possible. Feel free to create a post in our Feature Suggestions section.
18th March 2022
Hi Laurens, Thank you for asking this question because it is on the lips of many of us. Let’s start with what matters the most to me: “When and how …
18th March 2022
Hi Bethany, The best way to start an investigation when having communication issues is to have a look at the stream viewer. The stream viewer will show you the real-time …