Previous Topic: Define an Import Connector

Next Topic: Automatic RACI Synchronization

Enrichment User Database

During data import, CA RCM can add information to the empty fields of new user records. For example, human resources data or other organizational information is used to enrich new user records.

The enrichment values are drawn from an existing user database. To implement data enrichment, specify the database when you define the connector job. The data in this enrichment database overwrites any imported field values.

The following CA RCM system properties control this feature.

hr.enrichment.clear_empty

Specifies how empty fields in the enrichment database affect imported data.

True

Omits values during data import when the corresponding field in the enrichment database is empty.

False

Writes imported values to the target CA RCM configuration when the corresponding field in the enrichment database is empty.

hr.enrichment.clear_missing

Specifies how missing fields in the enrichment database affect imported data.

True

Omits values during data import when the corresponding field in the enrichment database is missing.

False

Writes imported values to the target CA RCM configuration when the corresponding field in the enrichment database is missing.