0
2.21.0
Zurich, Yokohama, Xanadu, Washington DC, Vancouver
The Integration Commons for CMDB scoped application contains a collection of utility functions. These functions provide a common methodology for the processing of key CMDB attributes and is available to all CMDB-certified integrations. Using the transforms provided in Integration Commons for CMDB helps:
- Avoid repeating the implementation of frequently used processing tasks for CMDB attributes.
- Reduce variation across different integrations.
Integration Commons also includes the CMDB Integrations Dashboard, which shows rolled-up errors and progress details.
Common transforms supported by this version are:
- Cleanse Company
- Cleanse Hardware Model
- Cleanse IP Address
- Cleanse IP Version
- Cleanse MAC Address
- Cleanse Operating System
- Cleanse Serial Number
- Cleanse Software Model
- Cleanse Software Instance Name
- Derive CI Class from Model
- Derive CI Class from Native Class Identifier
- Derive CI Class from Operating System
- Derive Virtual from Hardware Model
- Derive Virtual from Native Indicator
- Derive Virtual from Serial Number
- First Non-Null Value
- Process Name, Domain, FQDN, DNS Set
- Scale Units
- User Lookup
- Software Bundle ID Lookup
Integration Commons also includes a CMDB Integrations Dashboard, which exposes key performance and error metrics for all CMDB Integrations.
New:
- Removed the dependency on getSession() to show the current execution of integrations.
- Added the Create Managed API Product Model RTE operation to create a new product model or retrieve an existing product model based on the name of an API CI record.
Fixed:
- Mapped the import set to correct execution records when multiple data sources are running concurrently.
- Fixed the application scope for CEX records.
- Fixed the record removal function for the connectors where sourceFeed is not hardcoded.
- Linked import logs to the sn_cmdb_int_util_cmdb_integration_execution_error table.
The following plugin is required and is automatically installed:
- Robust Transform Engine (com.glide.robust_transform_engine)