Feedback

  • Contents
 

Reco Analyze Error Code

This Reco tool simplifies analyzing the errors returned by the tools. The error code passed as argument is prefix-matched against a list of error codes. The error codes and the corresponding tool exits are defined through the tool property dialog.

The error codes are prefix-matched, whereas whole segments have to match. For example: Given the error code "error.badfetch.grammar.syntax". The pattern "error.badfetch" will match this error code, but "error.noresource", "error.badfetch.file", or "error.badfetch.grammar.syntax.sisr" will not match.

Inputs

Error Code

This output parameter contains the error code returned by the server. This identifies the error that will be analyzed.

Exit Paths

The Exit Paths are configured as part of the tool properties.