Use > Data Flow Management > Adapter Management > Discovery Rules Engine > How to Disable the Discovery Rules Engine

How to Disable the Discovery Rules Engine

All population adapters are set up, by default, to use the Discovery Rules Engine adapters.

To disable the Discovery Rules Engine for a particular population adapter:

  1. In Adapter Management, open the population adapter's configuration file (<adapter>.xml).

  2. Search for the following parameter: normalizationRules isEnabled

    • If you find it, ensure that the value is set to false.
    • If you do not find it, add the following line under the taskinfo tag: <normalizationRules isEnabled="false"/>

Related Topics Link IconRelated Information