You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? If applicable, please provide a
mapping configuration and sample record input to recreate the problem.
1. Found no way to define content structure from header.
2. The configuration is too complex for that or missing from guide
What is the expected output? What do you see instead?
I have a delimeted file. I have header with column names on the first line, but
I do not know the order of columns. F.e. Today we have Header and columns
ordered "A" "B" "C" and tomorrow "B" "A" "C". Is there any way to map file
content fields to file header values, if column order changes we will still
have the same mapping for our class.
What version of BeanIO are you using? What JDK version?
BeanIO 2.1.0, JDK 1.7
Original issue reported on code.google.com by DmitryKa...@gmail.com on 23 Oct 2014 at 1:47
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
DmitryKa...@gmail.com
on 23 Oct 2014 at 1:47The text was updated successfully, but these errors were encountered: