Updating CASS & EWS Data

To update existing data on a Linux system to bring it current, perform the following:

  1. On the server, navigate to the directory where TrueAddress (TA) is installed.

  2. Delete the CASS and EWS data.

  3. Run the scripts to download and extract the USPS data and EWS information to their corresponding directories ('Data' and 'EWS').

USPS Data: Run the following command:

Copy
/get_CASS_data.sh


After a few moments, the data will begin downloading/extracting…

  1. When the download/extraction of the USPS data completes, perform the same procedure for the EWS information.

EWS Information: Run the following command:

Copy
./get_EWS.sh

The download/extraction for the EWS information is completed very quickly.

The ews.txt file should be placed in the WB/TrueAddress/EWS folder

The data update on the Linux system is complete!

Continue Updating NCOA Data