Use > Data Flow Management > Universal Discovery > Discovery Progress and Results > How to Enable Content Data Validation

How to Enable Content Data Validation

This task describes how to enable or disable the execution of content data validation.

  1. In the DataFlowProbe.properties file (located in c:\UCMDB\DataFlowProbe\conf), set the appilog.agent.local.process.result.dataValidation.content parameter as follows:

    • true. Enables content data validation (default)
    • false. Disables content data validation
  2. Restart the Probe to update the changes.
  3. If you are enabling validation, ensure that your content data validation configuration file, dataValidationlibs.xml, is defined with the necessary Jython and library scripts. For details, see Content Data Validation Jython Scripts.

For more information about Content Data Validation, see Content Data Validation.

Note The value given to the appilog.agent.local.process.result.dataValidation.content parameter in the DataFlowProbe.properties file can be overridden on an adapter level by adding the \"enableContentDataValidation\" parameter to the adapter parameters. If this parameter is absent among the adapter parameters (by default), the value defined in the DataFlowProbe.properties file is used.

Related Topics Link IconRelated Information