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 activation of CSDM life cycle migration for the ServiceNow platform. |
| What area does it affect? |
CSDM Lifecycle Management |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when planning to implement or enhance lifecycle management capabilities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
csdm.lifecycle.migration.activated |
| Sys ID |
a9a21d27735310109cc5aa114df6a77d |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Determines if the customer has activated CSDM life cycle migration |
| Updated |
2024-05-25 04:36:35 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... category table associates Asset, CI, and Install Base Item (IBI). The synchronization between the asset and IBI is through the CSDM Life 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 ...
Context preview
Snippet 2
... States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 977 Note: If you're activating the CSDM (csdm.lifecycle.migration.activated) plugin for the first time, and you have custom states and substates for assets or CIs, then you will create and configure mapping between the custom legacy values and the ...
Related properties