I am wondering if Bindy can be used in the following scenario: The file format I am working with is fixed length. The first two characters indicate the record type. For example, "01" indicates an order record, "02" indicates a customer record. If the record is an order record, characters 2-11 are the order id. If the record is a customer record, characters 2-20 is the customer name.
How does Bindy handle this situation? -- View this message in context: http://camel.465427.n5.nabble.com/Using-Bindy-for-multiple-record-types-in-the-same-file-tp5735541.html Sent from the Camel - Users mailing list archive at Nabble.com.
