-
Jul 26th, 2012, 09:47 AM
#1
Flatfileitemreader one line for many items
Hi,
I've a flatfile which may contain data that result into many objects : Sample :
AAA;10;15;...
That means i've to create 6 items :
(AAA,10) (AAA,11) (AAA,12) (AAA,13) (AAA,14) (AAA,15)
How can I do??
the read method returns an item not a list. Otherwise the commit-interval will not have sense anymore...!!??
Please could you help me
Thanks
Tags for this Thread
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