Can the flat2Xml be used in the following scenario ?
1. Our customer has this flat file of fixed length. The file is essentially one long string e.g
aabbccdddeeeeefffff
Where aa, bb, cc, ddd, eeeee, ffff are fixed length, each of which also has its own different meaning. Any suggestion on how best to handle this ? I would also love it if this can be configured somehow.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-01
Forget about it, I finally managed to get it working with the line configuration :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can the flat2Xml be used in the following scenario ?
1. Our customer has this flat file of fixed length. The file is essentially one long string e.g
aabbccdddeeeeefffff
Where aa, bb, cc, ddd, eeeee, ffff are fixed length, each of which also has its own different meaning. Any suggestion on how best to handle this ? I would also love it if this can be configured somehow.
Thanks
Forget about it, I finally managed to get it working with the line configuration :)