Result Codes - Name Object

Result Codes - Name Object#

Record Level Result Codes#

Name Error#

Code

Short Description

Long Description

NE01

Unrecognized Format

Format of Input string was not recognized or too long to represent a valid name.

NE02

Multiple First Names Detected

Multiple first names were detected and could not be accurately genderized.

NE03

Vulgarity Detected

A vulgarity was detected in the name.

NE04

Suspicious Word Detected

The name contained words found on the list of nuisance names, such as “Mickey Mouse.”

NE05

Company Name Detected

The name contained words normally found in a company name.

NE06

Non-Alphabetic Character Detected

The name contained a non-alphabetic character.

NE07

Multiple Names Split Detected

Multiple names sets were detected when split, only the first two set are parsed.

NE09

Multiple Formats Detected

Multiple Formats - Forward and Inverse - Detected

NE10

Missing Minimum Name

Minimum requirements for the name input data is not met. Name must have at least one Alpha Character to be parsed.

NE11

Non-Name Word Detected

Non-Name word such as a “Dept.” or Job Title detected.

Name Status#

Code

Short Description

Long Description

NS01

Parsing Successful

Name parsing was successful.

NS02

Error Parsing

An error was detected. Please check for a name error code.

NS03

First Name Spelling Corrected

The spelling in the first name field was corrected.

NS04

First Name 2 Spelling Corrected

The spelling in the second first name field was corrected.

NS05

First Name 1 Found

FirstName1 was found in our census table of names. Very likely to be a real first name.

NS06

Last Name 1 Found

LastName1 was found in our census table of names. Very likely to be a real last name.

NS07

First Name 2 Found

FirstName2 was found in our census table of names. Very likely to be a real first name.

NS08

Last Name 2 Found

LastName2 was found in our census table of names. Very likely to be a real last name.

NS09

Dual-name Parsed

Input has dual-name contents and was split it into two single-name outputs.