As stated before, in this tutorial we are going to do the following things:
-
Standardize the input addresses
-
Correct the original ZIP Codes (if necessary)
-
Add ZIP + 4 and carrier route codes to the records
-
Store the output records in the same format as the input records, with the ZIP + 4 Code and carrier route code added as follows:
Position
Data Element
116-120
ZIP + 4 Code (stored with preceding hyphen)
122-125
Carrier Route Code
In addition, we want CODE-1 Plus to:
-
Store the normalized address (if no match was found).
-
Store the individual standardized address elements.
-
Store return codes.
In your job, you will tell CODE-1 Plus to store these components as follows:
Position |
Data Element |
---|---|
131-181 |
Address Elements |
183-212 |
Normalized Address Line 1 |
214-238 |
Normalized Address Line 2 |
240-274 |
Return Codes |