sn_deploy_pipeline.change_management.config_ci_creation_subflow
ServiceNow property description:
Provide sys_id of the sub-flow that will create CI for the deployment pipelines CMDB integration. Defaults to the sub-flow shipped with Deployment Pipeline.
Attributes
- Sys ID: 4c1eb0d977847110dd32591e6b5a9942
- Type: string
- Application: Deployment Pipeline
- Default value: b2aa867977f43110dd32591e6b5a9933

AI generated property description:
The ServiceNow property sn_deploy_pipeline.change_management.config_ci_creation_subflow specifies the subflow used to create configuration items (CIs) for the Deployment Pipelines CMDB integration. Its value must be the sys_id of the target subflow, with the default set to b2aa867977f43110dd32591e6b5a9933, which corresponds to the subflow provided out of the box with Deployment Pipeline. Administrators can replace this value with the sys_id of a custom subflow to tailor CI creation to organizational requirements, such as populating additional attributes or aligning with internal CMDB standards. Changing the subflow impacts how pipeline-related CIs are generated and linked, which directly affects CMDB accuracy and change management processes. This property is configured in contexts where deployment automation must integrate tightly with configuration management practices.
Source