Teams ChatOps – Develop new functions

Hi Andre As Ben mentioned, you can find some documentation about this in our docs. However, we have some neat examples packaged and ready to deploy on your system to …

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 …