Address Update jobs
must be able to access the USPS NCOALink® data from the computer
where the jobs are executed. If you are using the Data Management
Server to execute the address update jobs, you must obtain and license
this data from the USPS and install the data so that it is accessible
to both the DataFlux Data Management Studio and the Data Management Server.
You can copy this information to both computers, or make the information
available on a shared file system, as long as you follow the terms
of the license. The path to this data is specified in the ncoa.cfg
file, which is described later.
Address Update processing
does not take place unless you have specific data folders in the expected
locations with the correct data files. To ensure that this folder
structure is created:
-
Create a folder called
"NCOA Data" on your drive.
-
Add subfolders called
"DVD 1" and "DVD 2" under the NCOA Data folder.
-
Add subfolders called
"CLK" and "RV9" under the DVD 2 folder.
This structure yields
the following layout:
C:\NCOA Data\DVD 1\ |
C:\NCOA Data\DVD 2\ CLK\ |
C:\NCOA Data\DVD 2\ RV9\ |
To install Address Update
Data:
-
Copy all of the files
on DVD 1 into the DVD 1\ directory.
-
Unzip all of the ZIP
files on DVD 1 into the DVD 1\ directory.
-
Copy all of the files
on DVD 2 into the DVD 2\ directory.
-
Unzip the file CLK.ZIP
into the CLK\ directory under the DVD 2\ directory.
-
Unzip the file RV9.ZIP
into the RV9\ directory under the DVD 2\ directory.
If you are processing
flat files, a sample layout looks like this:
|
|
|
|
clk.flt.1 |
clk.flt.2 |
and so on |
|
|
|
clk.a.hf0 |
clk.b.hf0 |
and so on |
|
|
|
business.lst |
clk.flt.3 |
and so on |
|
Folder unzipped from
CLK.ZIP
|
|
cln.dat |
cln.txt |
crd.dat |
and so on |
|
Folder unzipped from
RV9.ZIP
|
If you are processing
Hash files, a sample layout looks like this:
|
|
|
|
|
Unpacked from CLK.A.HS1.SZP
|
|
|
|
|
|
|
|
hs8 files are unzipped
from CLK.*.HS8.ZIP files
|
|
|
|
|
|
|
|
|
|
|
|
Folder unzipped from
CLK.ZIP
|
|
|
|
|
|
|
|
|
Folder unzipped from
RV9.ZIP
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: You must unpack Hash files
(.szp). DataFlux has provided a utility called dfAddrHu .
You can access the dfAddrHu
utility in the
C:\Program Files > DataFlux >
DM Studio > [version number] bin
directory, with
the following syntax:
dfAddrHu [<options>]
—i [<input>] —o [<output>]
.
To run the utility,
specify the path location to the DVD 1 folder as both the input and
the output, as follows:
dfAddrHu <path to DVD 1
folder> <path to DVD1 folder>
.
For example, you can
specify the paths as:
dfAddrHu "C:\NCOA Data\DVD
1" "C:\NCOA Data\DVD 1"
.
The utility reads through
the DVD 1 folder and unpacks all of the .szp files into the same folder.