Hi Saravanan,
Thanks for the reply.
Currently, we have the movingWindow property set to true.
Earlier, we processed a 250MB file without setting the property and the processing took about 1hr 20mins.
After setting the property to true, a 125MB file took about 1min 2secs to process.
There is definitely a noticeable difference in performance.
However, we had tested it when the server memory usage was around 90% which was consumed by other processes.
Will run further tests with larger files and provide an update.
Meanwhile, any inputs to the below questions is highly appreciated:
- Are we loading the entire data into the memory as per this approach?
- If yes, what would be the alternate way to process this data.
- Similar to ‘LargeFileHandling’ in EDI, can we process this data in chunks by writing to an alternate hard disk location.
Regards,
Bot
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods