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.

Service – filter parameters

Hi Stefan, If you are asking about creating / editing a Service Template: YES, it is possible to use filtering. From your example, I’m assuming you want to filter the …

DMA host migration

Hi Ashwini, If you can restore an identical snapshot i would say this is the preferred way. we also have a nice MOP to migrate failover DMAs to new hardware: …

DOM Architecture – Related Data best practice

Hi Jamie, When dealing with a topology structure I suggest to use different DOM definitions for every level. Fields in one DOM definition can contain one (or multiple) references to …

DOM Architecture – Related Data best practice

Hi Jamie based on the Json that you provided I would structure it like this: You have two DOM definitions one “ScanConfig” which contains a Scan section which is defined …

PLM – user guide

Hi, Thanks for letting us know the documentation is not publicly available. For now, you may find PLM info on SLC internal docs (good catch : we’ll move this content …