What is the config-compare tool?
integrationThe config-compare tool is used to compare the configurations between two DataWave config.xml files.
It operates under the assumption that each file has a configured data.name field, which is also used as a prefix for other fields. The tool identifies and reports:
- Identical fields: Fields that are configured the same (the tool ignores the differing prefixes).
- Different fields: Fields that exist in both configuration files but contain different values.
- Unique fields: Fields that exist in only one of the two files.