77
Views
5
Comments
Solved
Anonymous Screens
Question


Good Morning,

 

Is it possible to identify all screens that are anonymous using the OS metamodel (sql)? 


Thank you!

2020-03-29 19-08-33
Diana Milheiro
Solution

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

2018-10-29 08-31-03
João Marques
 
MVP

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

2020-05-07 18-53-00
Rui Barradas
 
MVP

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:

  • OSSYS_ESPACE_SCREEN - Screens associated to their respective eSpaces
  • OSSYS_ESPACE_SCREEN_PARAM - Screen parameters associated to their respective screens


Hope that this helps you!


Kind regards,

Rui Barradas

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Diana,

You could of course use Architecture Dashboard for this as it has a code analysis pattern that reports anonymous access to screens.

Regards,

Nordin

2020-03-29 19-08-33
Diana Milheiro
Solution

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

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

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.

Regards,

Nordin

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.