Live Sharing vs Dashboard Gateway

I think Live Sharing is the way to go here. It allows the external users to view the dashboard without needing to login with a user of the DataMiner System. …

CSV FILE – DMP Parameters

Hi Juan, i believe you are referring to the upload of the elements/connectors on a DMP? You can indeed populate a DMP automatically with a csv import when a connector …

Dashboard – add a hyperlink

Something like this would be possible by using custom HTML in the web component with the following content: <form action=”https://www.w3docs.com/” method=”get” target=”_blank” rel=”noopener noreferrer”> <button type=”submit”>To 3rd party</button> </form> But …

Set permissions for a single user

Hi Mieke, This is not possible, user rights are always assigned to groups. You can however assign a user to multiple groups. So if you would create a group with …

Uninstall IDP

Hi Carlos, We have a DMAPP package that will cleanly uninstall IDP, but it’s still needs final tweaks. I’ll check internally when we can release this.