Hello Experts,
I need to handle a scenario where i need to parse a flatfile ,which is of size 30 MB (Which keeps on growing) ,In that file i need to check the date parameter if the date is of current date then make of record, other wise ignore the record.
I tried to implement by loading file as stream and setting iterator to true. Is there any other ways of handling this in efficient manner.
Thanks in Advance
Rajesh
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services