Releases: EdgeVerve/oe-batch-processing
Releases · EdgeVerve/oe-batch-processing
Tag for v2.2.0
Tag for v2.1.0
Fixed merge conflicts
PI 12 Release
- Updated documentation in README.md
PI 11 Release
v1.6.0 Merge tag 'v1.6.0' of http://10.73.97.24/oecloud.io/oe-batch-processi…
v1.5.0
There is a requirement in many applications to load data into the application database from flat (text) files.
Such a data load should honor all application validations and rules supported by the application for the specific type of data being loaded.
This ensures that:
- all business validations and rules are applied for each record during the insert/update
- the application processing is load-balanced automatically, taking advantage of the application's infrastructure.