Hi Dojo,
I have a team working on the same DataMiner System and sometimes I want that they have a look at a specific element/view. Is there an easy way that I can share a link to that element/view in our Teams channel so that they just have to click on it and it opens the related element/view?
Additional to Wouter's answer which directly opens Cube, it's also possible to form a URL which opens either Cube or the mobile web app (depending on which browser the URL has been opened):
- element: https://dma/?element=dmaid%2Felementid
- service: https://dma/?service=dmaid%2Fserviceid
- view: https://dma/?view=viewid
Extra URL parameters (see Wouter's answer) can also be added to these URLs, however not all URL parameters are supported in the mobile web app.