EDI Mapping and Binding Models for 2.0.0-SNAPSHOT?
45 views
Skip to first unread message
Christian Gaertner
unread,
Jun 8, 2020, 12:58:02 PM6/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smooks Users
Hi, are there EDI Mapping and Binding generated Models for the current development version? In github I found the unedifact project but there is said it's no longer under active development, the last version was 1.7.1.0.
Claude Mamo
unread,
Jun 9, 2020, 1:31:18 AM6/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smooks Users
Hi Christian,
Currently we don't generate Java bindings from the EDIFACT DFDL schemas but we will definitely consider generating them for a future release if you open a ticket. Having said this, it should be possible to generate the bindings yourself with XJC. You can even run XJC from Maven using a JAXB2 plugin.