The following table displays the default review group hierarchy for the Customer Data Parser. The review group code is placed in the PREPOS : pr_rev_group.
Review Group | Text of Parser Report | Description |
---|---|---|
001 | Unidentified token | |
005 | No names identified |
No name found on the record. For example: 12 main street Boston MA 01123 |
006 | No street identified |
No street information found on the record. For example: John Smith Boston MA 01123 |
007 | No geography identified |
No Geography information found on the record. For example: John Smith 12 main street |
014 | No city or county identified | Record did not contain city or county, or could not be identified. |
019 | Unidentified Line | Line type could not be determined. |
008 | Unknown name pattern |
Pattern for name format does not exist in table. For example: John Smith B A C D 12 main street Boston MA 01123 |
011 | Unknown street pattern | Pattern for street format does not exist in table. |
013 | Unusual or long address | When the length of the street name exceeds 25 bytes as defined in prepos.ddl. |
012 | Invalid directional | Direction is inconsistent |
017 | Conflicting geography types |
The country default is US and the valid city state is followed by foreign type postal code. For example: Mr John Smith 12 main street Boston MA A1C 3R4 |
015 | Geography too long | The length of the geography exceeds 30 bytes as defined in prepos.ddl. |
018 | Unable to verify city name | City name cannot be identified |
016 | Corrected city name too long | Table entry for a city change recode exceeds 25 bytes as defined in prepos.ddl. |
020 | Multiple street line types | More than one street line is found on the record |
010 | More than one middle name |
Two or more middle names were found on the name line. For example: John Adam Wilson Smith 12 main street Boston MA 01123 |
009 | Derived genders conflict |
The title and first name gender value are different. For example: Miss John Smith 12 main street Boston MA 01123 |
004 | Foreign address |
Parser found a geography element outside the country that the Parser is running. For example: John Smith 12 main street Boston France 01123 |
003 | Hold mail |
One of the lines on the record is of type H (such as Return Mail). For example: John Smith Return Mail 12 main street Boston MA 01123 |
002 | Mixed name forms | A business and personal name were both found on the record. For example: John Smith ABC corp 12 main street Boston MA 01123 |
000 | No review code found |
No identifiable error on record. For example: John Smith 12 main street Boston MA 01123 |