Result.ErrorNumber
Syntax
Result.ErrorNumber
Description
If TIBCO Cloud™ Integration - Connect returns an error for a record during a previous block operation, the Result.ErrorNumber field contains the error number, if available.
Note: The value of this field is usually 0, since most Connectors do not supply error numbers.
Arguments
None
Returns
The 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.