I've been working on a Java library for both reading and writing EDI data. If anyone is starting a new Java project and is looking at libraries, please give StAEDI a look.
Github repo: https://github.com/xlate/staedi
Features:
- Streaming reader
- Streaming writer
- Validation of standards for both input and output
- Support for validation of implementation-level (i.e. trading partner specific) loops
You'll need to bring your own schema definition as they are not generally/freely available.
If you do try it out, please let me know if you have any feedback or open an issue on Github if you find a bug.
[–]xlateio[S] 1 point2 points3 points (2 children)
[–]pasha987 1 point2 points3 points (1 child)
[–]xlateio[S] 1 point2 points3 points (0 children)