Components installed by CI Lifecycle Management

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:4分
  • Several types of components are installed by CI Lifecycle Management (included in the com.snc.cmdb plugin), including tables, scheduled jobs, and properties.

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

    Scheduled jobs installed

    Scheduled job Description
    CI Lifecycle Management - Restore Internal State Management Tables Continuously checks and maintains the data integrity of all internal CI Lifecycle Management tables.
    Update life cycle from legacy Updates CIs Life cycle stage and Life cycle status fields when legacy status fields change.
    Update legacy from CSDM” Updates CIs legacy status fields when life cycle changes.

    Tables installed

    Table Description
    CI State Registered Users

    [statemgmt_register_users]

    All currently active registered users that were created via the registerOperator API. You cannot manually add new records to this table.
    CI Actions

    [statemgmt_ci_actions]

    A set of CI actions that can be applied to a CI during its lifetime.
    CMDB CI Actions

    [statemgmt_cmdb_actions]

    Active/inactive CI actions set by a specific requestor for a specific CI. You cannot manually add new records to this table.
    Compatible CI Actions

    [statemgmt_compat_actions]

    Set of rules that define pairs of CI actions that are compatible for a CI and can be applied simultaneously.
    Not Allowed CI Actions

    [statemgmt_not_allow_actions]

    Set of rules that define specific actions that are not allowed for a CI when its in a specific operational state.
    Internal Operational States

    [statemgmt_ops_state]

    Internal operational states set by a specific active requestor for a specific CI. You cannot manually add new records to this table.
    Renew Lease Task

    [statemgmt_renew_lease_task]

    Set of tasks that were automatically created to renew the lease of CI actions whose lease has expired. You cannot manually add new records to this table.
    Operational State Priorities

    [statemgmt_ops_state_pri]

    Priorities of operational states which determine precedence when multiple operational states are set for same CIs by different requestors.
    Not Allowed Operational Transitions

    [statemgmt_not_allow_ops]

    Set of rules that define specific operational state transitions that are not allowed.

    Properties installed

    Property Description
    glide.cmdb.statemgmt.max_lease_expired_days Maximum number of days that lease expiration can be set with for CI Actions.
    • Type: integer
    • Default value: 15
    • Location: System Property [sys_properties] table.
    glide.cmdb.statemgmt.max_bulk_count Maximum number of CIs that CI Lifecycle Management can process in a bulk update operation.
    • Type: integer
    • Default value: 1000
    • Location: System Property [sys_properties] table.