Result.ErrorDetail
Syntax
Result.ErrorDetail
Description
If TIBCO Cloud™ Integration - Connect returns an error for a record during a previous Block operation, the Result.ErrorDetail field contains a detailed description of the error, supplied by the Connector.
Arguments
None
Returns
The detailed description of an error returned from a previous Block operation.
Examples
You can use the Result.ErrorDescription, Result.ErrorDetail, and Result.ErrorNumber result fields to store the error results from a previous block operation into custom fields to track complete error information from your source or target datastore.