Skip to main content
The Report process generates reports during batch processing.

Supported Reports

  • Data Quality Report (DQR)
  • CASS Report
  • PS3553 Report
  • SERP Report

Usage

The Report Process is invoked from lqtBatch using the following command-line options:
OptionDescription
-rList of reports to generate (delimited by pipe character)
-riReport info file passed to the report generator (optional)
-roReport output file name (optional - uses default if not specified)

Report Types

Supported ReportDefinition
DQRData Quality Report
CASSCASS Stage File Report
PS3553CASS summary report that may be submitted to USPS together with the mailing list that was processed using the CASS Process
SERPSERP address accuracy report

Example

lqtBatch.exe -p v -r DQR -i c:\test\input.txt -d c:\test\data -ro myreport.txt