Re: Bindy for fixed length format with optimizations

2017-10-19 Thread Marcin Domański
Moreover, there is undocumented switch on FixedLengthRecord annotation called ignoreMissingChars which does the trick. On 19 Oct 2017 09:53, "Marcin Domański" wrote: Answering my own question: This should be possible since CAMEL-9476 fix was implemented in

Re: Bindy for fixed length format with optimizations

2017-10-19 Thread Marcin Domański
Answering my own question: This should be possible since CAMEL-9476 fix was implemented in v2.18.0. On 18 Oct 2017 17:51, "Marcin Domański" wrote: > Dear list users, > I am checking my options on how to parse fixed length format data where > total lenth is

Bindy for fixed length format with optimizations

2017-10-18 Thread Marcin Domański
Dear list users, I am checking my options on how to parse fixed length format data where total lenth is variable, because blank chars from end of last field are being removed. Therefore I am looking for something like ignoreMissingTrailingChars. Example: Lets have field pos 1 length 1 and field