How to cleanup the views.xml file?
6th October 2022
Hi Michiel, You can use SLNetClientTestTool for this, under Advanced > Clear From > Views.xml you will find the tab below that can help find elements that still exist in …
Answer
6th October 2022
Hi Michiel, You can use SLNetClientTestTool for this, under Advanced > Clear From > Views.xml you will find the tab below that can help find elements that still exist in …
6th October 2022
Hello everyone, the issue has been resolved. The URLs need to be UTF-8 encoded. With that it works just fine. Thanks everyone for their help!
6th October 2022
Hi Bernard, An error or exception in DataMiner software can be thrown from: the framework (= .NET framework, NET Standard or .NET Core in our case) Full documentation can be …
5th October 2022
The ticket validity (measured in seconds) is configurable by the <TicketExpirationTime> in the <SLNet> of the MaintenanceSettings.xml (located in C:\Skyline DataMiner). <SLNet> <TicketExpirationTime>300</TicketExpirationTime> </SLNet> The config above will ensure tickets …
5th October 2022
Hi Gerwin, yes this is possible, using the script described below. It assumes the functions part of the service definition already exist on the target DMA. Script name: SRM_ServiceDefinitionExportImport Script …
5th October 2022
Could you cleanup this alarm without restarting the DMA? On a production system we encountered a similar fact. All the alarms are “normal” but still it indicates as warning. Our …
5th October 2022
Typically, an error “The RPC server is unavailable” indicates that one of the DataMiner processes has crashed and is no longer running on the server.
5th October 2022
A new Cube version with a fix has just been published on the preview track. If you don’t want to wait until the next automatic update check, you can fetch …
5th October 2022
Hi Edith, This issue is introduced this week and the team is looking to have this resolved asap. In the meantime, you can use one of below options to login. …
5th October 2022
Hi Ive, Currently the name of the section definition (appended with a number in case there are multiple instances) is shown in the tab name. As far as I know …
5th October 2022
Hi Ive, A form component exposes actions that can be called from numerous places (on page load, when clicking a button, etc.). There is an action available to set the …
5th October 2022
Hi Yuki, The NATS IP address keeps changing because the automatic NATS configuration is enabled. You may disable this automatic configuration by following the link below: Disabling automatic NATS configuration …
4th October 2022
Hey Ive, In a DOM form we don’t differentiate between a read-only form & a read-write form (as in jobs). What is possible is to add 2 states one with …
4th October 2022
Hi Ana, A wild guess, but maybe your system only allows HTTPS? In that case you’ll have to use the hostname defined in the certificate to connect.
4th October 2022
Hi, We already requested this as a NF as well. Regards,