You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Alberto Brosich <ab...@ogs.trieste.it> on 2016/02/02 17:14:13 UTC

Handling of parsing errors in camel bindy

Hi,

is there a way to intercept parsing exception in camel bindy?
I have to continue the processing of the remaining fields/records and,
for example, put an empty value in the field where the value is not
correctly parsed.

Regards

Alberto