Detailed Description of Manual Override Builder

This step manages a set of rules for manual overriding against the existing rules within the repository.


Top of page

Example: Example
<step id="MOBuilder" className="cz.adastra.cif.tasks.identify.override.ManualOverrideBuilder">
        <properties typeColumn="MO_type" childRecordPkColumn="MO_child" parentRecordPkColumn="MO_parent">
                <repository folder="../data/rep" saveLogs="true"/>
        </properties>
</step>

iWay Software