Responses

A response from the adapter to a client application has a result code and one or more result sets. Each result set contains nested self-describing messages, each of which encodes a result row, such as that returned from a query. A response can also return an error code and error description if the request was not successful.

TIBCO ActiveEnterprise or XML Message Response Format

In TIBCO ActiveEnterprise Message or XML format, the default output class is SQL_BATCHRETURN.

For details about the SQL_BATCHRETURN class, see "SQL_ BATCHRETURN Class" in Standard RPC Operation.