implement “if else” logic in protocol xml tags
18th August 2021
Hi Miao Miao, Does the parameter necessarily needs to be defined as a discreet parameter? Is it possible to define this parameter e.g. as a string parameter? Since you are …
Answer
18th August 2021
Hi Miao Miao, Does the parameter necessarily needs to be defined as a discreet parameter? Is it possible to define this parameter e.g. as a string parameter? Since you are …
18th August 2021
Hi Craig, the Cisco Manager driver will combine data extracted through various protocols available on the product (HTTP, SNMP, CLI), and most of the data in the General tab is …
18th August 2021
Hi Alex, The Hosting agent is the ID of the dataminer agent that is currently hosting the element. This can be different than the DMAID of an element (which is …
18th August 2021
Hi Chris, There is a similar question in Dojo about this topic: .NET Remoting with eventing port It’s not possible to specify the port range to be used for eventing. …
17th August 2021
When the communication between the client (Cube) and the server (DMA) is via .Net Remoting (Eventing) the DMA will open a random port on the client. This port will be …
17th August 2021
Hi Shawn There is currently no of the box solution akin to exporting alarm templates for example. If you would like to see this feature please add it as a …
17th August 2021
Did you by any chance hard-code the VIP as an IP on the interface? We have seen this behavior if we accidentally hard-coded the IP on the interface. Make sure …
17th August 2021
Hi Miguel, This number represents the “RemovalStrategy” for the path. 0 = ‘All’, meaning everything in the folder is deleted. 1 = ‘Some’, meaning it will only remove files and …
17th August 2021
Hi, There should be a .dmimport file in the C:\Skyline DataMiner\System Cache\DELT\Export from around the time you tried to migrate. You can use this to reimport the element using Cube …
17th August 2021
Hi, Maybe automation can help you achieve this. This automation script below should do the trick(please test it first on a limited setup). Note that this is an internal call …
17th August 2021
Hi Yana, Any of the connectors that are already available in our catalog, can be delivered immediately. For new connectors, that’s a more difficult question to answer. The delivery time …
17th August 2021
Hi Cristel, I am afraid that currently this is not possible. At the moment, you can update one view property at the time. In 10.1.9.0, there will be a new …
17th August 2021
The warning is triggered each time a booking action is triggered and there’s currently no way to avoid it. I understand that this is, in most cases, annoying and unnecessary. …
17th August 2021
Hi Bruno, Currently this is not possible. We need to have a valid job that is saved in order to link the booking to the job. If we wouldn’t save …
17th August 2021
Hi Jack, As far as I know, currently it is not possible to dynamically populate the text displayed in an confirmation pop-up in a driver (connector). A possible option could …