Security Hierarchy

When multiple security records exist, the system applies security by following the existing security hierarchy:

  1. Version level security for user.

  2. Batch application level security for user.

  3. *ALL level security for user.

  4. Version level security for group.

  5. Batch application level security for group.

  6. *ALL level security for group.

  7. Version level security for *PUBLIC.

  8. Batch application level security for *PUBLIC.

  9. *ALL level security for *PUBLIC.

Once a security record is found, the system stops searching for lower priority records.

Note: 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.