Thanks for quick response Rob,
We have to submit this XML to TN. So I thought instead of sending it directly to TN, store it in file system and then process the file from file system in chunks of records and submit to TN.
Here is what I am doing right now. May be you can guide me thru. I am creating a node iterator in the invoked flow service and dividing the whole file as set of 100 records and sending each set to TN after creating each set. Please advice.
But my concern is the whole data is loaded into memory as object, so this might cause OutOfMemory exception. Please let me know.
Thansk
Sateesh
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB