Postal Matchers for Asian countries verify and enrich address data by matching the data to Global Address Verification (GAV) tables and then populating output attributes with validated data.
To specify output settings for China, Japan, Korea, and Taiwan
- From the Navigation or Project View, right-click the Postal Matcher process and select Edit Process. You can also double-click the process to open it for editing.
- Click the Output Settings tab.
- If you want to select or bypass certain rows that will be processed, double-click anywhere in Row Filter and define the criteria or conditions. See Filtering Rows Using Expression Builder.
- If you want to view the debug information, set the Debug option.
-
If you select the Debug option, you can specify the content to be written out in the debug file. Select an option in the Additional debug output section.
Additional Debug Option
Country
Initial text and value of each added token. (Log weight = 1)
China, Japan, Korea, and Taiwan
Final token mask, type and value of each token. (Log weight = 5)
China
Token changes and original data. All debug information. (Log weight = 32)
This option prints out the following items:
- original data that is being processed by the Postal Matcher
- any changes from recodes in the Custom Parser Definition table
- tokens when mask value was looked up
- original and final token masks
China, Japan (Standard Postal Matcher) Korea, and Taiwan
Final tokens. (Log weight = 33)
Korea
Final level ids. (Log weight = 320)
China, Korea, Taiwan
Prefix table matches, and final value. (Log weight = 44)
Korea
Each value tested for L4 ending swapping. (Log weight = 45)
Korea
Note: For the Japanese ACE Postal Matcher, the All debug information option (log weight = 32) is used for the level 4 information only. You need to manually set LOG_WEIGHT= 31 in the settings file to obtain the overall ACE processing information.