glide.identification_engine.multisource_non_cmdb_ci_enabled
ServiceNow property description:
Enables capturing CMDB 360 data for CIs from non-CMDB classes (not derived from the cmdb_ci class). For example, the Serial Number [cmdb_serial_number] class, or the Software instance [cmdb_software_instance] class.
Attributes
- Sys ID: d059b2205b420110693e7da52d81c73e
- Type: true | false
- Application: Global
- Default value: false
AI generated property description:
The ServiceNow property `glide.identification_engine.multisource_non_cmdb_ci_enabled` allows the system to capture CMDB 360 data for Configuration Items (CIs) that belong to non-CMDB classes, which are not derived from the `cmdb_ci` class. This includes classes such as the Serial Number (`cmdb_serial_number`) class and the Software Instance (`cmdb_software_instance`) class. When enabled, this property ensures that data from these non-CMDB classes is included in the CMDB 360 view, providing a more comprehensive overview of the configuration items. The property is a boolean type, accepting values of 'Yes' or 'No', with the default setting being 'No'. This means that by default, the system does not capture CMDB 360 data for non-CMDB classes unless explicitly enabled.
Source