Shared Dashboard access issue

Hi, Typically this error occurs when your systems’ time is out of sync with the time used by the authentication servers. You can check if your time is in sync …

How to solve unknown error status 500

Found the issue. For those who might have the same problem: Windows event viewer, Application log showed the exception that Skyline.DataMiner.Web.Global could not be loaded. This issue was happening because …

How to solve unknown error status 500

Hi Laurens, There are a few things you can check: Open the devtools and check for console errors & failed network requests. Check the WebAPI logs at C:\Skyline DataMiner\Logging\Web. If …

Masking future alarms for a specified EPM object from an Automation script

Hi Alexandre, This can be done using the internal MaskLinkedDMAObjectRefTreesThroughTopology SLNet call. I don’t have a detailed code example, but this should help you on your way: MaskLinkedDMAObjectRefTreesThroughTopology(maskInfo, “SystemType”, “SystemName”) …

PTP IN CISCO NEXUS VERSION 9.3(3)

Hi Kaio, Can you have a look at the streamviewer (more details here) and the element log file (more details here) and share if there are any errors reported there?

PTP IN CISCO NEXUS VERSION 9.3(3)

I was unsure about version 9.3(3), so I grabbed another software version 9.3(11) specifically for this purpose. I couldn’t make any progress. Interestingly, using this protocol version (3.0.7.3), I can’t …

Visio: Open two URLs in a single click

Hi Yahya, Natively we do not support providing two links to the Link Shape Data. After all, some browser are not always allowing to do this as far as I …

User-Defined API – Identify request source

Hi Ive, It is currently not possible to know the source IP like you mention. This has been investigated in the past, but was not implemented, as you cannot be …

Visio: Open two URLs in a single click

Hi YahYa, I do not believe we can directly support what you are looking for.  This Dojo Questions explains more:  LCA : Web component – Custom HTML and JavaScript – …