Red Hat Training

A Red Hat training course is available for Red Hat Fuse

2.24. UN/EDIFACT Message Interchanges

The easiest way to learn more about the Edifact Java Compiler is to check out the EJC example, UN/EDIFACT.
Smooks provides out-of-the-box support for UN/EDIFACT message interchanges by way of these means:
  • pre-generated EDI mapping models generated from the official UN/EDIFACT message definition ZIP directories. These allow you to convert a UN/EDIFACT message interchange into a more readily consumable XML format.
  • pre-generated Java bindings for easy reading and writing of UN/EDIFACT interchanges using pure Java