Components installed with Lifecycle Events

  • Release version: Australia
  • Updated March 12, 2026
  • 4 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Components Installed with Lifecycle Events

    The Human Resources Scoped App: Lifecycle Events plugin [com.snhrlifecycleevents] installs several essential components, including user roles and tables, necessary for managing employee lifecycle events. The Application Files table provides a comprehensive list of these components.

    Show full answer Show less

    Key Features

    • Roles: The plugin installs various roles, including the Lifecycle Events administrator (snhrle.admin), who can manage users and access various features. Important roles include:
      • Lifecycle Events administrator: Manages groups and roles.
      • Activity writer: Creates activity sets.
      • HR Performance Analytics administrator: Modifies Performance Analytics content.
    • Tables: The following tables are installed to support lifecycle event management:
      • Activity [snhrleactivity]: Details activities within an event.
      • Activity Set [snhrleactivityset]: Organizes activities into sets.
      • HR Lifecycle Events Case [snhrlecase]: Contains information about submitted cases.

    Key Outcomes

    After installation, the Lifecycle Events administrator role is automatically assigned to the IT system administrator role, facilitating initial management. To ensure security, it is essential to assign this role to at least two users to prevent accidental loss of access. Removing the snhrle.admin role from the admin role limits access to sensitive information.

    With the installed components, ServiceNow customers can efficiently manage employee onboarding and transitions, ensuring a structured approach to lifecycle events.

    Several types of components install with the activation of the Human Resources Scoped App: Lifecycle Events [com.sn_hr_lifecycle_events] plugin, including tables and user roles.

    Note:
    The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see Find components installed with an application.
    Demo data is available for this feature, and it’s used in some related example tasks.
    Note:
    The Human Resources Scoped App: Lifecycle Events [com.sn_hr_lifecycle_events] plugin activates the sn_hr_le.min_admin_count system property [sys_properties.list]. This property helps to prevent you from deleting your only Enterprise Onboarding and Transition admin user by requiring a minimum number (the default is two) of active users with this role.

    Roles installed

    Table 1. Roles in Lifecycle Events
    Role title [name] Description Contains roles
    Lifecycle Events administrator

    [sn_hr_le.admin]

    Grants access to create, manage, and add users to groups within Lifecycle Events.
    Can access:
    • Guided Setup
    • Manage Owner Groups
    • Manage Roles
    • LE UI Configuration
    • Onboarding Executive Dashboard
    • Onboarding Executive View
    • sn_hr_le.activity_set_manager
    • skill_admin
    • sn_hr_le.case_reader
    • sn_hr_le.case_writer
    • sn_hr_core.content_writer
    • sn_hr_le_pa.admin (When PA-Content Pack - HR LE Scoped App plugin activates)
    • pa_viewer
    • survey_admin
    Activity reader

    [sn_hr_le.activity_reader]

    Can read HR activity sets and activities. None
    Activity set manager

    [sn_hr_le.activity_set_manager]

    Can activate and trigger HR activity sets. sn_hr_le.activity_writer
    Activity writer

    [sn_hr_le.activity_writer]

    Can create HR activity sets and activities. sn_hr_le.activity_reader
    Case reader

    [sn_hr_le.case_reader]

    Can read Lifecycle Events cases. sn_hr_core.case_reader
    Case writer

    [sn_hr_le.case_writer]

    Can create Lifecycle Events cases.
    • sn_hr_core.case_writer
    • sn_hr_le.case_reader
    HR Performance Analytics administrator

    [sn_hr_le_pa.admin]

    Lifecycle Events Performance Analytics Admin role for the scoped application.
    • Access and modify the Lifecycle Events PA content packs.
    • Edits Performance Analytics properties.
    • Accesses Admin Console.
    • Launch Dependency Assessment.
    Note:
    This role is contained in the Lifecycle Events administrator role [sn_hr_le.admin].
    None
    Important:
    After the Lifecycle Events plugin is installed, the Lifecycle Events administrator (sn_hr_le.admin) role is automatically assigned to the IT system administrator (admin) role. Use the admin role to assign the sn_hr_le.admin role to at least two users in your organization. If one of the two users is deactivated in the future, the user that remains active can reassign the sn_hr_le.admin role to other people in your organization.

    After the sn_hr_le.admin role has been assigned, remove the role from the admin role to suppress the IT system administrator from viewing sensitive HR information. The removal of the sn_hr_le.admin role from admin role ensures that only the Lifecycle Events administrator has access to the sensitive information.

    For more information about the process to remove an HR administrator role from the admin role, see Remove HR Administrator role from IT System Administrators.

    The Lifecycle Events administrator (sn_hr_le.admin) role with the Delegated Developer (delegated_developer) role can also configure and create COEs. For more information, see HR Centers of Excellence data model.

    You can assign these roles to the appropriate roles, groups, or users in your application.

    For further information on user administration and how to manage users, see User administration.

    Tables installed

    Table 2. Tables installed with Lifecycle Events
    Table Description
    Activity

    [sn_hr_le_activity]

    Details of activities that are part of an activity set and together make up a life cycle event. Extends the Activity Base [sn_hr_le_activity_base] table.
    Activity Base

    [sn_hr_le_activity_base]

    Extends sys_metadata.
    Activity Field Mapping

    [sn_hr_le_activity_field_mapping]

    Details of an activity field mapping that pass information from the parent life cycle event case to an activity.
    Activity Set

    [sn_hr_le_activity set]

    Details of activity sets and activities that make up Lifecycle Events.
    Activity Set Context

    [sn_hr_le_activity_set_context]

    Created for each Activity Set when the life cycle event initializes. Tracks the state of each set (triggered, waiting for activities to complete, and more).

    Works with the Activity Status [sn_hr_le_activity_status] table to provide filtering for the Lifecycle Events widget on the Ticket page.

    Activity Status

    [sn_hr_le_activity_status]

    Created when an Activity Set triggers and tracks the state of the activity created. Tracks the progress of the Activity for each Lifecycle Events case that initializes.

    Works with the Activity Set Context [sn_hr_le_activity_set_context] table to provide filtering for the Lifecycle Events widget on the Ticket page.

    Fulfiller Activity Configuration

    [sn_hr_le_fulfiller_activity_config]

    Fulfiller activity configuration passes field information from the Lifecycle Events Case [sn_hr_le_case] table to the HR case [sn_hr_core_case] table
    Fulfiller Activity Configuration Mapping

    [sn_hr_le_fulfiller_activity_config_mapping]

    Fulfiller Activity Configuration Mappings copy to all activities created using the fulfiller configuration.
    HR Lifecycle Events Case

    [sn_hr_le_case]

    Details of a submitted Lifecycle Events case.
    • Account Notification
    • Request Onboarding

      Extends the HR Case [sn_hr_core_case] table.

    Lifecycle Events Type

    [sn_hr_le_type]

    Lifecycle Events Types are a way to organize activity sets and activities together. Lifecycle Events Types act as a container for activity sets and activities. Lifecycle Events Types are also associated with an HR Service.
    LE UI Configuration

    [sn_hr_le_builder_ui_configuration]

    Lifecycle Events user interface configuration details.
    Employee Request

    sn_hr_le_employee_request

    Tracks details of Employee Requests. Created when an Employee Request is created.

    Works with the Activity Base [sn_hr_le_activity_base] table.

    Future To-dos

    [sn_hr_le_future_todo]

    Tracks details about activities waiting to be triggered.

    For further information on table administration and how to manage data, see Table administration.