Alarm search problem.

Your suggestion does not work. The problem is that I find the elements when entering a different DMA, (the one they initially were created on but later migrated from, years …

Error during synchronization – system cannot find the file specified

Hi Klaas, I think you should look inside C:\Skyline DataMiner\Files\SyncInfo, at the file {DO_NOT_REMOVE_C0E05277-A7C5-4969-904D-E2E52076400A}.xml. I suspect, there you’ll find the references (of type=”add” or type=”change”) to these missing files. To …

dataminer map tracking ships

Hi, I’m not aware if it would be possible with trending, but there is something similar possible by working with so called logger tables. Logger tables are like parameter tables, …

Installing Fresh DMA

Ashwini If you are simply trying to import the drivers/protocols then you have couple of options. Getting hold of the driver package files again from Skyline, contact your TAM or …

Sum from an Table in Visio

The solution to this consists of 2 nested placeholders. From inside to outside: Param placeholder: When passing a column parameter in the param placeholder without specifying an index, the resulting …

Alarm search problem.

Hi Melissa, The filter uses indeed the DMA ID to filter the alarms and not the name. If you want to use the name of the DMA (instead of the …

How to limit user input for string parameters

Hi, Filtering out only the ASCII characters will have to be done by a QAction. This functionality can be present in one (precompiled) QAction. Other QActions then import that QAction …

Dashboards – Filters on queries

Hi Gina, If I am not mistaken this is expected behavior. The second filter will be based on the result of the first filter. For this case a possible workaround …

Unicode support?

Hi Jeff, Nice to meet you! Unicode is not supported by default but can typically be enabled on the connector level (see options attribute | DataMiner Docs). Do know this …