Challenge Overview
This is a single module in a multi-module batch job. This module will receive incoming objects from a "work queue" and must batch process these objects (configured batches) by inserting records into a database, tracking success, failed and duplicate records.
Final Submission Guidelines
Java 1.5 with provided Batch Job Infrastructure framework