Inside the JOB File - Finalist - 10.0

Finalist Guide

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
Finalist
Version
10.0
Language
English
Product name
Finalist
Title
Finalist Guide
Copyright
2023
First publish date
1984
Last updated
2024-05-15
Published on
2024-05-15T00:57:22.811031

The Job File parameters are described in the following table.

Parameter Description
fInput Points to the input file:
  • Windows, Unix, and Linux — This is the full file name (including path).
  • z/OS — This is a file (DD) pointing to the input file.
fConfigFile Overrides the location of the default Finalist configuration (pbfn.cfg or PBFNCFG) file (see above).
fDefinition Points to the Finalist definition (DEF) file. The specified value can be anything but is typically the jobname followed by .def (verimove.def) or PBFNDEF file (DD) name.
fOutAllFile Points to an output file that contains all records (good and bad):
  • Windows, Unix, and Linux — This is the full file name (including path).
  • z/OS — This is a file (DD) pointing to the output file.
fOutErrorsFile Points to an output file that only contains records that did not address validate:
  • Windows, Unix, and Linux — This is the full file name (including path).
  • z/OS — This is a file (DD) pointing to the output file.
fOutValidFile Points to an output file that only contains records that address validated:
  • Windows, Unix, and Linux — This is the full file name (including path).
  • z/OS — This is a file (DD) pointing to the file.
fReport Overrides the location specified in the configuration file for the driver program to use to write the Finalist Batch Report (Batch Report Filename=).
fDetailReport Overrides the location in the configuration file for the driver program to use to write the Address Detail Report (Report Filename=).
fpbfnLog Overrides the location in the configuration file for the driver program to use to write the Finalist engine log messages (Log Filename=).