StructureCompareEvaluator

Description

The structure compare evaluator is an extension to the compare evaluator (described here). It is used especially for structure comparison. XDM uses this specific compare evaluator internally in combination with ignore difference rules to have the ability to ignore possible differences in structure.

Names

Short

sccmpeval

Full

StructureCompareEvaluator

Input parameters

Parameter Description

sourceFile

Source ObjectContainer

targetFile

Target ObjectContainer

comparisonFile

File path to comparison result output file

dropOption

Table Drop Option e.g. DIFFERING, DROP_TB, NOTHING, LEAVE (not comparing non-existing tables)

abortOnDifference

Boolean if the program should abort in case of differences between source and target structure

Output parameters

Parameter Description

return code

The return code of the program.