Batch File processing

Hi,

We have a specific requirement. Get all the flat files from a file server and send the batch size of 200 records to another ESB . Where can I get information for Batch File processing? or some documentation to understand Batch File processing.

Thanks for your information !

Regards,
Sindhuja V

The webMethods Broker is a Message Broker and therefore not the right tool for processing files. This is done by broker clients or typically by the Integration Server.
Please look into to the Flat_File_Schema_Developers_Guide from the Integration Server documentation for details.