Skip to content

moqui/mantle-edi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantle Business Artifacts - EDI Integrations

license release

This component provides services to produce and consume EDI messages using Mantle entities and services, and the Moqui Framework System-System Message feature to manage incoming and outgoing integration messages.

The following EDI messages are supported:

  • Receive X12 850 Purchase Order
  • Send X12 855 Purchase Order Acknowledgement
  • Send X12 856 Ship Notice/Manifest
  • Send X12 810 Invoice
  • Receive and Send X12 997 Functional Acknowledgement

To add this component to Moqui the easiest approach is to use the Gradle get component task:

$ ./gradlew getComponent -Pcomponent=mantle-edi

For details about Mantle see its page on moqui.org:

http://www.moqui.org/mantle.html