EWS When Calling C1MATCHx or C1BMCBD - Code-1_Plus - 5.0

CODE-1 Plus Guide for IBM i

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
CODE-1 Plus
Version
5.0
Language
English
Product name
CODE-1 Plus
Title
CODE-1 Plus Guide for IBM i
Copyright
2024
First publish date
1998
Last updated
2024-07-11
Published on
2024-07-11T02:24:45.851825

When calling C1MATCHx through a user-defined program, you must populate P9IAUX as defined in the Input Call Area (P9IN).

When using C1BMCBD to activate and match to the Auxiliary File, you must include the AUXIL1 parameter in your CODE-1 Plus batch job. This is not the same parameter used in the C1AUXBLD program. The AUXIL1 parameter for the CODE-1 Plus batch driver is as follows:

....+....1....+....2....+....3....+....4....+....5
AUXIL1............................................

When calling C1MATCHx or C1BMCBD, you must make the Auxiliary File known to CODE-1 Plus by defining it in your job control set-up script as G1C1AUX. This file definition should be overridden to the file you created using the C1AUXBLD program described earlier in this chapter.

Note: The Auxiliary matcher is not available as a stand-alone program or as a callable routine.