DDMI Adapter Configuration Files

The adapter includes the following configuration files:

  • orm.xml. The Object Relational mapping file in which you map between UCMDB classes and database tables.

  • discriminator.properties. Maps each supported CI type (also used as a discriminator value in orm.xml) to a list of possible corresponding values of the discriminator column, DeviceCategory_ID.

  • replication_config.txt. Contains a comma-separated list of non-root CI and relations types that have a Remove status condition in the DDMI database. This status condition indicates that the device has been marked for deletion.

  • fixed_values.txt. Includes a fixed value for the attribute ip_domain in the class IP (DefaultDomain).

For details on adapter configuration, see "Developing Generic Database Adapters" in the Developer Reference section of the UCMDB Help.