Approximated lifecycle and lifecycle code
Summarize
Summary of Approximated Lifecycle and Lifecycle Code
The approximated lifecycle feature in ServiceNow® Hardware Asset Management (version 15.0.0 and later) allows customers to utilize expanded lifecycle coverage for hardware and consumable models, especially when official lifecycle dates from manufacturers are unavailable. ServiceNow generates these approximated dates through data-driven logic, categorizing them with specific lifecycle codes to indicate their non-official status.
Show less
Key Features
- Lifecycle Codes: Codes such as Exception Codes (EXC) and End-of-Phase Codes (END) provide clarification when official lifecycle dates are absent.
- Lifecycle Code Storage: The lifecycle codes are documented in the Hardware Lifecycle code [snitamcommonlifecyclecode] table, while the Hardware Lifecycle Definition [snhamplifecycledefinition] table indicates the approximate lifecycle code for each model.
- Scheduled Job: The job HAM – Hardware Life cycles retrieves and loads lifecycle dates into relevant tables, ensuring up-to-date information is accessible.
- System Property: The property approximatedatesinhwlifecycle controls whether actual dates or both actual and approximated dates are loaded into lifecycle tables.
Key Outcomes
By utilizing approximated lifecycle dates, ServiceNow customers can effectively manage hardware and consumable models even when manufacturers do not provide explicit lifecycle dates. This functionality enhances asset management reliability and decision-making. Customers should monitor the Lifecycle code column in the relevant tables to identify whether lifecycle phases and dates are based on approximated data or confirmed dates, helping to maintain accurate asset records.
Leverage the expanded lifecycle coverage for hardware and consumable models available in the ServiceNow® Content library portal when explicit dates from the manufacturer aren’t available. Hardware models with approximated lifecycle dates contain a lifecycle code that indicates the dates are approximate.
The estimated life cycle dates are categorized using specific lifecycle codes. These codes indicate that the lifecycle dates aren’t the explicit dates published by the manufacturer. When lifecycle dates are unavailable for any models, codes such as Exception Codes (EXC) and End-of-Phase Codes (END) are assigned to those models. These codes provide clarification regarding the absence of these dates.
The Hardware Lifecycle code [sn_ itam_common_lifecycle_code] table stores the approximation codes and its description for the lifecycle records that are curated through approximation logic. For a detailed explanation of lifecycle codes, see https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2726382.
The Lifecycle code column in the Hardware Lifecycle Definition [sn_hamp_lifecycle_definition] table indicates the approximate code for a model's lifecycle. This column references the Lifecycle code column in the Hardware Lifecycle Code [sn_hamp_lifecycle_code] table.
Load approximated lifecycle date for hardware and consumable models
- cmdb_hardware_model_lifecycle (for hardware models)
- cmdb_consumable_model_lifecycle (for consumable models)
- If this property is set to False, only the actual life cycles from the manufacturer are loaded into the hardware and consumable life cycle tables.
- If it is set to True, both actual and approximated life cycles are loaded into the hardware and consumable life cycle tables.
Identifying models with approximated lifecycle dates
- If the Lifecycle code column contains a value, the model's lifecycle phase and dates are based on an approximated lifecycle code.
- If the Lifecycle code column is empty, the model's lifecycle dates are confirmed or explicit dates published by the manufacturer.
- If the Lifecycle code column contains a value, and the model's lifecycle phase and dates are empty, the Lifecycle code column indicates the reason for the absence of these dates.