Filtering imported actual CIs by location tag
With Integration Composer, you can filter the Actual CIs that are loaded, based on the location tag attribute. The location tag value can be set for each Actual CI in TADDM and used to associate discovered CIs with individual customers.
Whether you are using a discovery server or the discovery library, set TADDM up to add a location tag value to your discovered data. You can then filter the CIs that are imported by Integration Composer, so that only the CIs with the specified location tag values are imported.
Before starting the mapping, specify the information you want to
import by editing the following statement in the ccmdb.properties file.
To import Actual CIs for more than one tag, separate each entry with
a vertical bar character (|
):
ccmdb.taddm.locationtag.filter=<LocationTag1>|<LocationTag2>|...<LocationTagn>
The filtering is only available if you are using TADDM version 7.2.1.1 or newer.