How to Manually Refresh a View on Visio

Hi Fawzan, Not sure if the most elegant way, but I believe the following would work for refreshing the page data: Duplicate the page in your Visio drawing, giving the …

Manually deploying a BPA

Hey Philip, You can upload BPAs using the Standalone BPA Executor available on DMA servers. C:\Skyline DataMiner\Tools\StandaloneBpaExecutor\StandaloneBpaExecutor.exe Within the tool, select the Run from DMA tab. You can then add …

Alarm Template – Information Events

Hi Gus, From what I understand, it looks like you’ve found a solution to your issue. If that’s not the case and you still need assistance, please let us know …

How to not allow access to the /root/ page

Hi Simon, As mentioned in the comments, it’s currently not possible to fully restrict access to the root page. Could you perhaps share the reasoning behind wanting to limit access? …

Does displaykey can have duplicate values?

Hi Bernard, Both the primary key and the display key must be unique. In the case of the display key, you might run into duplicates, but that can cause problems …

Element delayed start up

Hi Zean, I know that this option exists: initial attribute | DataMiner Docs However, this would require temporarily modifying the connectors, which might not be ideal in your case. A …

Dual IP and failover for Dataminer elements

Hi Laurens, As I followed the documentation I have add the command in protocol XML file,but in dataminer cube failover option not showing can you guide where we can add …

Azure Saml session timeout

Hi Emanuele, I get this impression this question may already be solved based on the comments above. Is this indeed the case, or do you still need help with this? …

dms.GetInfo deprecation

Hi Philip, The error message is present because one of the connectors or scripts on the system is using an outdated method to request element info from the system (DMS_GET_INFO). …