Configuring Integration Composer for NRS
Naming and Reconciliation Service is controlled by the mxe.fusion.mapping.nrs.enable=true property in the fusion.properties file.
By default, the value set for this property is true, and Integration Composer is configured to use NRS. If you do not want NRS integration identifiers assigned, open the fusion.properties file and set the value of this property to false. However, NRS is required for products like IBM Control Desk that use Integration Composer to import data.
The fusion.properties file is in the following location:
<InstallDir>\data\properties
To generate an NRS integration identifier for a property in the target schema, the schema must include the following qualifiers:
- The class must have an 'NRS' qualifier
- The property must have a 'GeneratedNRSGUID' qualifier
By default, the Deployed Asset data schema provides these qualifiers.