Hi,
im working on Dashboards at the moment & tried to get a better understanding by looking into the example dashbords on the ziine Dataminer:
https://ziine.skyline.be/dashboard/#/db/Dashboard%20showcases/General%20Alarm%20Report.dmadb
As I have no edit rights, I also cannot look into the "Edit".
I would like to see how this dashboards are working (queries, filter, connection between the elements, ...),
so i can adapt it onto my system.
I tried do create the "General Alarm Dashboard" on my own, but it isn't nearly as performativ as the one on the ziine Dataminer. I guess there is an other method to pull alarms, but i cannot look into it without edit rights.
So the question: Is there a way to copy the dashboards or look at the settings without edit rights?
Hi Thomas,
You can find this Alarm Dashboard on the Ziine demo system, available for download from the Catalog.
The Catalog already includes a number of example dashboards that you can download and use. In general, the dashboards included in the demo system are intended for demonstration and showcase purposes, so user permissions are intentionally limited.
If you find a particular dashboard interesting and would like to learn more about it, please reach out to your technical contact. They can discuss whether it would be possible to make that dashboard available to the wider public through the Catalog.
Hi Thomas,
I'm wondering whether you can create a copy of the dashboard for yourself and then edit it afterwards. I'm not sure if it works that way, but it might be worth giving it a try.


Hi Thomas,
You can deploy this dashboard on your own DMA with a little trick. In Visual Studio, make sure you have DIS installed and create a new DataMiner Package Project.

Then, in the top bar, go to Extensions > DIS > Connect to ZIINE. (You might need to add it in the Settings first...)

Next, inside the package project itself, locate the PackageContent/Dashboards folder. Right-click it, and you should see the option to import the dashboard from ZIINE.


Now that you've created a new package containing this dashboard, open the package's .xml file and publish it to your own DMA. The dashboard will then be deployed on your own DMA and you can edit what you want :)!
Hope this helps!
I think, I also don't have enough rights for that. I can only select "Open in new window" from this popup.