Good Morning,
Is it possible to identify all screens that are anonymous using the OS metamodel (sql)?
Thank you!
Hello everybody,
Thanks for your answers. We don't have AD at the moment, but I found an application in Forge called Screen Permission Report that helped.
Regards,
Diana
Hi Diana,
I had tried to search the exact same thing in the past and there is not.
Nevertheless, you can get the screens on table OSSYS_ESPACE_SCREEN and the parameters on OSSYS_ESPACE_SCREEN_PARAM.
Cheers,
João
Hello Diana,
Unfortunately, that information is not present in the Database.
Related with screen informations, in Database System tables and you only have this information:
Hope that this helps you!
Kind regards,
Rui Barradas
You could of course use Architecture Dashboard for this as it has a code analysis pattern that reports anonymous access to screens.
Nordin
Did not know about that one! Thanks for sharing :)
I will leave a link to that Forge component here in case anyone finds this thread.