> Process 5. Error Correction

Error correction receives data errors from either the transaction driver (TDRV) or the batch driver (BDRV). There are three primary methods for addressing errors:

For example, if you were entering a meter reading and the error states "Can have either meter or unit of measure," access the Readings interface form (TMRINO), and then delete the value for either Meter or UOM.

After errors are resolved, error correction resubmits the entire batch to the R5TRACKINGDATA buffer. The error checking cycle then repeats itself, and if all transactions pass the checks, the data is parsed and forwarded to its respective modules.