I am considering file feeds/batch loads of flat files into our DB to be read by WM and then use our middle tier to apply some business logic to our data so we don’t duplicate validation procedures etc.
My question is:
a) Has anyone tried this and what was the performence like? Could a few tens of thousands of records be handled in this way in reasonable amount of time (ie. 30-60 minutes)?
b) What is the best practice in this case?
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods