xlate / staedi

StAEDI - Streaming API for EDI: Java library featuring a reader/parser, writer/generator, and validation
Apache License 2.0
127 stars 36 forks source link

Supported EDI Standards #153

Closed itquadcorps closed 3 years ago

itquadcorps commented 3 years ago

Hi According to your docs this library only supports X12 and EDIFACT. Are there any plans to add additional support for other standards like TRADACOMS for example? Thanks

MikeEdgar commented 3 years ago

Hi @quadcorps - there have not been any requests for additional standards such as TRADACOMS, but I am not opposed to adding them. Are there others or just that?

If you have any documentation for TRADACOMS or specific message types you are using, that would be helpful to get things started.