Return to contents

QueryResponse     

A code classifying the general nature of the response to a given query. Includes whether or not data was found, or whether an error occurred.

Lvl Type, Domain name and/or Mnemonic code Concept ID Mnemonic Print Name Definition/Description
1 L:  (AE) C19793 AE ApplicationError

Query Error. Application Error.

1 L:  (OK) C16012 OK Data found

Query reponse data found for 1 or more result sets matching the query request specification.

1 L:  (NF) C16013 NF No data found

No errors, but no data was found matching the query request specification.

1 L:  (QE) C19794 QE QueryParameterError

QueryError. Problem with input ParmetersError


Return to contents