app_engine_v1_ct_role_user
Shows user-role assignments within the App Engine, identifying which users hold specific contextual roles.
Columns
| Name | Type | References | Description |
| aclrole_sys_security_acl | String | Links the user role to the specific Access Control List (ACL) record that defines permissions within the App Engine. | |
| aclrole_sys_security_acl_link | String | Provides the reference link to the ACL record associated with the user role. | |
| aclrole_sys_user_role | String | Stores the system identifier (sys_id) of the user role associated with the ACL rule. | |
| aclrole_sys_user_role_link | String | Provides the reference link to the user role record defined in the ServiceNow instance. | |
| u_active | Bool | Indicates whether the user-role assignment is currently active in the App Engine. | |
| u_last_login_time | Datetime | Records the date and time when the associated user last logged in to ServiceNow. | |
| uacti_allotment_type | Int | Specifies the license allotment type assigned to the user within the App Engine. | |
| uacti_license | String | Lists the license identifier assigned to the user for accessing App Engine features. | |
| uacti_license_link | String | Provides the reference link to the license record associated with the user. | |
| uacti_table_name | String | Identifies the name of the table governed by the associated ACL or licensing rule. | |
| uacti_table_ref | String | Stores the reference to the record in the governed table related to the user's role or license. | |
| uacti_table_ref_link | String | Provides the hyperlink reference to the record defined by uacti_table_ref. | |
| uhr_role | String | Lists the human resources (HR) role assigned to the user within the App Engine environment. | |
| uhr_role_link | String | Provides the reference link to the HR role record associated with the user. | |
| uhr_user | String | Stores the sys_id of the user associated with the HR role mapping. | |
| uhr_user_link | String | Provides the hyperlink reference to the user record defined in ServiceNow. | |
| acl_sys_id | String | Stores the sys_id of the ACL record governing permissions in the App Engine. | |
| acl_active | Bool | Indicates whether the associated ACL rule is active and currently enforcing permissions. | |
| acl_name | String | Lists the name of the ACL rule that defines user permissions within the App Engine. |