Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables or disables the synchronization of lifecycle fields between CIs and assets, affecting how lifecycle information is maintained in Product Instance 2.0. |
| What area does it affect? |
Configuration Management |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
An admin should review this property when implementing or updating asset management processes. |
Out of the box property record
Raw metadata from the property record.
| Property name |
csdm.lifecycle.sync.between.ci.and.asset.activated |
| Sys ID |
0fabc759533002101da8ddeeff7b1207 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
This property controls the lifecycle fields(lifecycle_stage and lifecycle_status) sync between CI and asset for Product Instance(PI 2.0) |
| Updated |
2024-02-28 08:33:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Cycle Stage and Status fields. When the CSDM (csdm.lifecycle.migration.activated) plugin is activated on your ServiceNow instance, synchronization of the CSDM Lifecycle fields between the asset and CI depends on the csdm.lifecycle.sync.between.ci.and.asset.activated system property. If you are upgrading to the Xanadu release, this system property is set to false by default. Synchronization between the asset and CI happens in one of the ...
Context preview
Snippet 2
... CSDM life-cycle values. Alignment/synchronization process To start the align and synchronization process, you select Enable life cycle sync on the Life cycle mapping table list page. That action sets the csdm.lifecycle.sync.between.ci.and.asset.activated system property to true and starts the following activities: Phase 1: Run the discrepancy check and correct all mappings The system runs the discrepancy check The discrepancy check script checks ...
Related properties