Security Hierarchy
When multiple security records exist, the system applies security by following the existing security hierarchy:
Version level security for user.
Batch application level security for user.
*ALL level security for user.
Version level security for group.
Batch application level security for group.
*ALL level security for group.
Version level security for *PUBLIC.
Batch application level security for *PUBLIC.
*ALL level security for *PUBLIC.
Once a security record is found, the system stops searching for lower priority records.
The JAS Server (EnterpriseOne HTML Server) resolves the security entries for the group based on the role sequence number, and only returns one record for all groups at runtime.