0
2.25.0
Australia, Zurich, Yokohama, Xanadu
Integration
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
- Introduced a reusable extension point (sn_cmdb_int_util.ADMPayloadEnrichment) for the data enrichment of process and Application CIs. This enables the population of additional attributes required for identification and reconciliation of child Application classes by Service Graph Connectors.
- Fixed
- Updated 33 wildcard Query ACL security attributes from UserIsAuthenticatedAndHasRightsToRead (SAC) to HasRightsToReadAllDataIsTrue (SAB). Table-level ACLs remain unchanged.
The following plugin is required and is automatically installed:
- Robust Transform Engine (com.glide.robust_transform_engine)