-
Apr 11th, 2008, 01:34 AM
#1
Variable Length Records possible ?
Hi,
Spring Batch performed well with Fixed length, delimited & XML files.
Variable Length Records having no predefined structure then how to configure through Spring Batch ?
Basically i am converting 4 type of files (Fixed Length, Variable Length, Delimited & XML) to Oracle DB.
Pls help
Thanks,
Srinivas.R

-
Apr 11th, 2008, 02:09 AM
#2
You can implement LineTokenizer for your variable length fields. If you have any suggestions for generic implementations, we'd like to see them too.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules