Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix or Usage Issue
-
Affects Version/s: 1.3-rc1
-
Fix Version/s: None
-
Component/s: Modules: (other)
-
Labels:None
-
Similar Issues:None
Description
EDI/EDIFACT (Electronic Data Interchange, see http://en.wikipedia.org/wiki/Electronic_Data_Interchange) functionality is an interesting feature for any ESB in B2B settings. This issue is meant as initial starting point to collect ideas and contributions.
Since I have 4 years of experience in EDI (Edifact and X12) I think I might be able to help. In projects, I have already succesfully used (in java based projects):
The problem with EDI is:
- OBOE (http://www.americancoders.com/OpenBusinessObjects/): This is an API and XML convertor for EDI (both X12 and Edifact). As far as I know, this is the beste implementation out there, but it's not free.
- XML-Edifact (http://www.xml-edifact.org/): This is a perl library to convert Edifact to XML and vice versa (no support for X12)
The problem with EDI is: