This section describes the steps to build the Sovos files used to match GeoTAX geocodes to Sovos geocodes.
Sovos uses its own proprietary codes. GeoTAX codes need to be matched to Sovos codes in order to reference their tax tables correctly. The cross-reference file enables you to match census geocodes from GeoTAX to Sovos software applications.
Step 1: Load the Cross-Reference File
On Windows:
-
Click Start > Programs > Precisely > GeoTAX > Database Load Utility.
The GeoTAX Database Load Utility dialog box opens.
-
Select the Sovos cross reference file option.
-
To complete the loading process, follow the instructions provided by the utility.
The program installs the reference file in the database location for GeoTAX.
On UNIX/Linux:
-
Change to the $G1GTX/bin subdirectory.
-
Run the installation script installdb.
-
Select Sovos Cross Reference File.
-
To complete the loading process, follow the instructions provided by the script.
The install program creates files GTTAXW in the GeoTAX database location.
On z/OS:
-
Modify the JCL member GOTAXLD3 as appropriate.
-
Insert a job card and submit.
Step 2: Match to the Sovos file
When defining your batch job, you must specify a 'T' in position 56 of the PCOUT parameter record in order to return the 9-byte Sovos key. This key (also called the GeoTAX key) is used to convert the FIPS codes and GNIS codes out of GeoTAX to the proprietary Sovos codes used in their software. You can then use that data in your Sovos application to find the tax rate for each jurisdiction.
For more information on the PCOUT parameter record, see PCOUT .