Change property placeholder handling so that it defaults to command.properties on the classpath and allows system or environment variables to override the values.
Throw ValidationException rather than suppressing it and returning null. This give the batch listeners an opportunity to handle the exception rather than silently dropping records.