OutputResponse - enterprise_tax - web_services - 23.1

Spectrum Web Services Guide

Product type
Software
Portfolio
Integrate
Product family
Spectrum
Product
Spectrum > Web Services
Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Web Services Guide
First publish date
2007
Last updated
2024-10-17
Published on
2024-10-17T00:33:46.811413

Calculate Distance always returns the Confidence field to indicate the confidence in the output provided.

If Calculate Distance fails to process the data, it returns the fields Status, Status.Code, and Status.Descriptions. These fields provide information on why Calculate Distance failed to process the data. Some examples of failures are your license expired or you did not select any output record types and fields for Calculate Distance to return. The following table provides the record-level qualifiers and data outputs for Calculate Distance.

Field Name columnName Response Element Max. Field Length with null terminator Description

Distance

9

Distance between the two input coordinates in the units of measurement that you specified.

Status

2

Reports the success or failure of the match attempt:

null
Success
F
Failure

Status.Code

2

Reason for failure or error. If Status = F, Status.Code = Failure.

Status.Description

64

Description of the problem. If Status = F, Status.Description = Unable to compute distance.