Results 1 to 2 of 2

Thread: Variable Length Records possible ?

  1. #1
    Join Date
    Mar 2008
    Posts
    17

    Question 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

  2. #2
    Join Date
    Jun 2005
    Posts
    4,232

    Default

    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
  •