Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 994 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 994 Bytes

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