Running a Sample Job Using mu - VeriMove - 4.0

VeriMove Installation

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
VeriMove
Version
4.0
Language
English
Product name
VeriMove
Title
VeriMove Installation
Copyright
2023
First publish date
2002
Last updated
2024-05-15
Published on
2024-05-15T01:25:48.023958
  1. From your installed location (default /nlk), go to the nlk/IVP/UNIX folder.
  2. Open UnixIVPSampleJobExternalCASSFormat2 (for external CASS Processing) or UnixIVPSampleJobINternalCASSFormat2 (for internal CASS Processing) in a text editor.
    Note: Alternately, Unix users can edit the sample job in the VeriMove GUI and then export the sample job to your Unix installation as an XML document.
  3. Edit the following sample job fields.

Field Description
NCOADataPath Path to the NCOALink database.
NCOADailyDelete Path to the Daily Delete database
InputFilePath Path to the input file.
OutputFile1Path Path to the output file.
StatisticsReportFilePath Path to the location to write the Statistics Report File.
CityFilePath Internal CASS processing only. Path to the City file.
PrimaryZip4FilePath Internal CASS processing only. Path to the Primary ZIP + 4 file.
USPS3553ReportFilePath Internal CASS processing only. Path to the location to write the USPS Form 3553 (CASS Summary Report).
DPVDataFilePath Internal CASS processing only. Path to the USPS DPV database.
LACSLinkDataLocation Internal CASS processing only. Path to the USPS LACSLink database.
SuiteLinkDataLocation Internal CASS processing only. Path to the USPS SuiteLink database.
  1. Navigate to your installed VeriMove location.
  2. Run VeriMove from the command line using mu and your newly edited sample job def.
    mu samplejob IVP/UNIX/UnixIVPSampleJobInternalCASSFormat2.def
  3. When the job is complete, the message "Job Completed." displays.
  4. If the sample job failed, an error message displays on the screen. Please see the event log for details.
  5. Review your NCOALink Processing Summary Report and output for expected results.