cOnException Standard properties - Cloud - 8.0

Logs and errors (Mediation)

Version
Cloud
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Logs and errors components (Mediation)
Data Quality and Preparation > Third-party systems > Logs and errors components (Mediation)
Design and Development > Third-party systems > Logs and errors components (Mediation)
Last publication date
2024-02-21

These properties are used to configure cOnException running in the Standard Job framework.

The Standard cOnException component belongs to the Exception Handling family.

Basic settings

Exceptions

Click the plus button to add as many lines as needed in the table to define the exceptions to be caught.

Set a redelivering tries count

Select this check box to set the maximum redelivering tries in the Maximum redelivering tries field.

Non blocking asynchronous behavior

Select this check box to enable asynchronous delayed redelivery.

For details, go to http://camel.apache.org/exception-clause.html.

Exception behavior

None: select this option to take no action on the original route.

Handle the exceptions: select this option to handle exceptions and break out the original route.

Ignore the exceptions: select this option to ignore the exceptions and continue routing in the original route.

Route the original input body instead of the current body

Select this check box to route the original message instead of the current message that might be changed during the routing.

Usage

Usage rule

cOnException is used as a separate component in a Route.

Limitation

 n/a