cb2xml will convert a Cobol-Copybook into Xml (with Field positions / lengths calculated). This Xml can then parsed with Jaxb or what ever language you choose.
A better option would be the Data2Xml program in JRecord <https://sourceforge.net/projects/jrecord> . This program will convert a Cobol-Data-File to Xml. Currently it does not support *Occurs Depending* Supporting *Occurs Depending* would be a very minor change. -- View this message in context: http://camel.465427.n5.nabble.com/COBOL-data-parse-in-Camel-tp5772356p5772446.html Sent from the Camel - Users mailing list archive at Nabble.com.
