Run a report by Role Name and Security Class

 3 Replies
 0 Subscribed to this topic
 16 Subscribed to this forum
Sort:
Author
Messages
RNoll
Posts: 5

I am looking for a way to run a report by role name (to get the associated security classes) and a run a separate report by Security class to locate all of the screens associated with the class.  Is this possible?

Greg Moeller
Veteran Member
Posts: 1498
Veteran Member
ISA utility provides some of this functionality.. For instance, the RoleSecClass report is a report that will give you the security classes associated with a particular Role.
When we were back on a Unix machine (I miss those days), I had a script set up to run to obtain the screens associated with a security class... let me see if that will work on Windows.
Greg Moeller
Veteran Member
Posts: 1498
Veteran Member
I found a couple of scripts that still run on Windows.  They don't do exactly what you are asking for but may point you in the right direction.
Attachments
RNoll
Posts: 5

Greg- Thank you very much for the scripts.  I greatly appreciate it.