Process status in tLoqateAddressRow
The tLoqateAddressRow component outputs a STATUS column. This column holds the status of processing input addresses as the following:
Status |
Description |
---|---|
psOK |
the process completed normally. The score must be examined to determine result accuracy. |
psException |
an exception occurred during processing input records, normally as a result of malformed input data. |
psServerUninitialized |
the process could not be completed because the server has not been initialized. |
psInvalidInputRecord |
the input record contains invalid data, often due to the supply of non-UTF8/Unicode data. |