version mise à jour par claude , à tester
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,52 @@
|
||||
## Communications Easy WMS & ERP's
|
||||
|
||||
The automation of communications between Easy WMS and the ERP of the customer, or between Easy WMS and the different ERPs in the case of Logistic operators are one of the most efficient ways to minimize unnecessary work.
|
||||
|
||||
Easy WMS incorporates a transport or connectivity tool called GNA and a powerful ETL (Extract Transform Load) system to establish communication between Easy WMS and the ERP.
|
||||
|
||||

|
||||
|
||||
The **standard modules** consist in closed sets of communications that work fully when you leave the box.
|
||||
|
||||
The **communication toolkits** include tools and libraries that help to map communications, but require a customized work for each client to work in production
|
||||
|
||||
Using some of this communication modules or toolkits you can integrate satisfactorily Easy WMS and the main ERP systems.
|
||||
|
||||
| ERP | Implementations |
|
||||
| --- | --- |
|
||||
| SAP | 85 |
|
||||
| Microsoft Navision | 13 |
|
||||
| JDEdwards | 8 |
|
||||
| SAGE Murano | 6 |
|
||||
| BaaN | 4 |
|
||||
| SAP Business ONE | 3 |
|
||||
| Microsoft Axapta | 3 |
|
||||
| SAGE 100 | 3 |
|
||||
| SAGE X3 | 3 |
|
||||
| Oracle Business Suite | 2 |
|
||||
|
||||
### Standard communication modules
|
||||
|
||||
| Module | Description |
|
||||
| --- | --- |
|
||||
| [XML and data base](communications/xmlDB.md) | Easy WMS Communicaction via XML files or data base. |
|
||||
| [Web-API](communications/web_api.md) | Easy WMS and Web-API communications. |
|
||||
| [SAP](communications/sap.md) | Easy WMS and SAP communication. |
|
||||
| [SAGE 200c](communications/sage200c.md) | Easy WMS and SAGE 200c communication. |
|
||||
| [SAGE X3](communications/sagex3.md) | Easy WMS and SAGE X3 communication. |
|
||||
| [SAGE 100c](communications/sage100c.md) | Easy WMS and SAGE 100c communication. |
|
||||
| [Business Central](communications/business_central.md) | Easy WMS and Business Central communication. |
|
||||
| [Import templates](communications/import_templates.md) | Import Excel templates from SmartUI |
|
||||
|
||||
### Communication toolkits
|
||||
|
||||
| Toolkit | Description |
|
||||
| --- | --- |
|
||||
| [SAP Bussiness ONE](communications/one.md) | SAP Bussines ONE communication toolkit. |
|
||||
| [EDI](communications/edi.md) | EDI communication toolkit |
|
||||
|
||||
## Documentation
|
||||
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| [ERP\_MAP\_ETL\_Framework\_EN.pdf](docs/ERP_MAP_ETL_Framework_EN.pdf) | MAP communications architecture introduction and the basics of the ETL framework - English. |
|
||||
@@ -0,0 +1,57 @@
|
||||

|
||||
|
||||
## Standard communications module for Web-API
|
||||
|
||||
This document describes the communication interface between EasyWMS and the ERP system.
|
||||
|
||||
Communication between these two systems is bidirectional, so two interfaces are defined, import: from the ERP to EasyWMS and export: from EasyWMS to the ERP.
|
||||
|
||||
The document [Easy WMS Web API Standard Message Types](communications/EasyWMS_WebApi_en.html.md) details the structure of each Easy WMS standard messages.
|
||||
|
||||
## Documentation
|
||||
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| [EasyWMS\_WebApi\_es\_Online](communications/EasyWMS_WebApi_es.html.md) | Easy WMS and Web-API communications interface - Online version - Spanish |
|
||||
| [EasyWMS\_WebApi\_en\_Online](communications/EasyWMS_WebApi_en.html.md) | Easy WMS and Web-API communications interface - Online version - English |
|
||||
| [EasyWMS\_WebApi\_es.pdf](communications/docs/EasyWMS_WebApi_es.pdf) | Easy WMS and Web-API communications interface - PDF - Spanish |
|
||||
| [EasyWMS\_WebApi\_en.pdf](communications/docs/EasyWMS_WebApi_en.pdf) | Easy WMS and Web-API communications interface - PDF - English |
|
||||
| [EasyWMS\_WebApi\_es.docx](communications/docs/EasyWMS_WebApi_es.docx) | Easy WMS and Web-API communications interface - DOCX - Spanish |
|
||||
| [EasyWMS\_WebApi\_en.docs](communications/docs/EasyWMS_WebApi_en.docx) | Easy WMS and Web-API communications interface - DOCX - English |
|
||||
| [ETL\_JSONGenerator\_manual\_en.pdf](communications/docs/ETL_JSONGenerator_manual_en.pdf) | JSON and schema sample generator User Manual - English - Pdf version |
|
||||
| [StoreFulfillment\_WebApi\_es.pdf](communications/docs/StoreFulfillment_WebApi_es.pdf) | Store Fulfillment communications interface - Spanish |
|
||||
| [StoreFulfillment\_WebApi\_en.pdf](communications/docs/StoreFulfillment_WebApi_en.pdf) | Store Fulfillment communications interface - English |
|
||||
| [StoreFulfillment\_WebApi\_es.zip](communications/docs/StoreFulfillment_WebApi_es.zip) | Store Fulfillment communications interface - Spanish - Md version |
|
||||
| [StoreFulfillment\_WebApi\_en.zip](communications/docs/StoreFulfillment_WebApi_en.zip) | Store Fulfillment communications interface - English - Md version |
|
||||
| [MultiCarrierShipping\_WebApi\_es.pdf](communications/docs/MultiCarrierShipping_WebApi_es.pdf) | MultiCarrier Shipping communications interface - Spanish |
|
||||
| [MultiCarrierShipping\_WebApi\_en.pdf](communications/docs/MultiCarrierShipping_WebApi_en.pdf) | MultiCarrier Shipping communications interface - English |
|
||||
| [MultiCarrierShipping\_WebApi\_es.zip](communications/docs/MultiCarrierShipping_WebApi_es.zip) | MultiCarrier Shipping communications interface - Spanish - Md version |
|
||||
| [MultiCarrierShipping\_WebApi\_en.zip](communications/docs/MultiCarrierShipping_WebApi_en.zip) | MultiCarrier Shipping communications interface - English - Md version |
|
||||
| [Manufacturing\_WebApi\_es\_Online](communications/docs/Manufacturing_WebApi_es.html.md) | Manufacturing and Web-API communications interface - Online version - Spanish |
|
||||
| [Manufacturing\_WebApi\_en\_Online](communications/docs/Manufacturing_WebApi_en.html.md) | Manufacturing and Web-API communications interface - Online version - English |
|
||||
| [Manufacturing\_WebApi\_es.pdf](communications/docs/Manufacturing_WebApi_es.pdf) | Manufacturing and Web-API communications interface - PDF - Spanish |
|
||||
| [Manufacturing\_WebApi\_en.pdf](communications/docs/Manufacturing_WebApi_en.pdf) | Manufacturing and Web-API communications interface - PDF - English |
|
||||
| [Manufacturing\_WebApi\_es.docx](communications/docs/Manufacturing_WebApi_es.docx) | Manufacturing and Web-API communications interface - DOCX - Spanish |
|
||||
| [Manufacturing\_WebApi\_en.docx](communications/docs/Manufacturing_WebApi_en.docx) | Manufacturing and Web-API communications interface - DOCX - English |
|
||||
| [Billing\_WebApi\_es.pdf](communications/docs/Billing_WebApi_es.pdf) | Billing communications interface - Spanish - Pdf version |
|
||||
| [Billing\_WebApi\_en.pdf](communications/docs/Billing_WebApi_en.pdf) | Billing communications interface - English - Pdf version |
|
||||
| [Billing\_WebApi\_es.zip](communications/docs/Billing_WebApi_es.zip) | Billing communications interface - Spanish - Md version |
|
||||
| [Billing\_WebApi\_en.zip](communications/docs/Billing_WebApi_en.zip) | Billing communications interface - English - Md version |
|
||||
| [Owner Extensions\_WebApi\_es.pdf](communications/docs/OwnerExtensions_WebApi_es.pdf) | Owner Extensions communications interface - Spanish - Pdf version |
|
||||
| [Owner Extensions\_WebApi\_en.pdf](communications/docs/OwnerExtensions_WebApi_en.pdf) | Owner Extensions communications interface - English - Pdf version |
|
||||
| [Owner Extensions\_WebApi\_es.zip](communications/docs/OwnerExtensions_WebApi_es.zip) | Owner Extensions communications interface - Spanish - Md version |
|
||||
| [Owner Extensions\_WebApi\_en.zip](communications/docs/OwnerExtensions_WebApi_en.zip) | Owner Extensions communications interface - English - Md version |
|
||||
| [Value Added Service\_WebApi\_es.pdf](communications/docs/ValueAddedService_WebApi_es.pdf) | Value Added Service communications interface - Spanish - Pdf version |
|
||||
| [Value Added Service\_WebApi\_en.pdf](communications/docs/ValueAddedService_WebApi_en.pdf) | Value Added Service communications interface - English - Pdf version |
|
||||
| [Value Added Service\_WebApi\_es.docx](communications/docs/ValueAddedService_WebApi_es.docx) | Value Added Service communications interface - Spanish - Docx version |
|
||||
| [Value Added Service\_WebApi\_en.docx](communications/docs/ValueAddedService_WebApi_en.docx) | Value Added Service communications interface - English - Docx version |
|
||||
| [Value Added Service\_WebApi\_es.zip](communications/docs/ValueAddedService_WebApi_es.zip) | Value Added Service communications interface - Spanish - Md version |
|
||||
| [Value Added Service\_WebApi\_en.zip](communications/docs/ValueAddedService_WebApi_en.zip) | Value Added Service communications interface - English - Md version |
|
||||
|
||||
## Downloads
|
||||
|
||||
| Name | Description | Version | Date |
|
||||
| --- | --- | --- | --- |
|
||||
| [ETL\_JSONGenerator.zip](communications/downloads/ETL_JSONGenerator.zip) | This package contains JSON and Schemes Examples Generator. | 11.10.25058.1 | 03/11/2025 |
|
||||
|
||||
If you have any suggestion or comment on this documentation, please submit it to [documentation@mecalux.com](mailto:documentation@mecalux.com)
|
||||
Reference in New Issue
Block a user