Return Codes

Table 1. Build Global Address Return Codes

Field Name

Format

Description

Status

String [79]

Reports the success or failure of the match attempt.

null
Success
F
Failure

Status.Code

String [79]

Reason for failure, if there is one.

  • SessionError
  • SeverError
  • CountryNotFound

Status.Description

String [79]

Description of the problem, if there is one.

Please initialize new session
This value will appear if Status.Code=SessionError.
Null or empty action
This value will appear if Status.Code=SessionError.
Unknown action
This value will appear if Status.Code=SessionError.
Invalid session
This value will appear if Status.Code=SessionError.
Invalid value for
This value will appear if Status.Code=SessionError.
Cannot Search Committed Field
This value will appear if Status.Code=SessionError.
Module not licensed
This value will appear if Status.Code=ServerError.
Could Not Identify Country
This value will appear if Status.Code=CountryNotFound