Key requirements taken into account
Batch processing is handled at framework level and is specifically designed to handle a large quantity of data. By design, it takes into account the following key requirements:
• Acceptable performance
• Efficient batch size
• Preventing/helping to solve errors
• Viewing progress
• Starting/stopping/restarting/abandoning the batch processes
• Scheduling
• File handling