Hello All,
Here's my situation
1) I have a job that is required to create 25,000+ XML Files. An XML file is created per bin location and to do so I have the regular while loop, that generates one file per location.
2) Issue is that this jobs runs for days with a throughput of 4-6 files/min. Do you know of anyway that I can optimize the performance?
Regards,
Chaitanya Kasarkod