Process and Response
What does this section deal with?
This section deals with the EDI server responses when your file is checked, validated prior to adding to the system. These are designed for customers of the warehouse to be advised of an issue with their EDI document.
What is the process
The process of checking and passing the information into the WMS is fully automated, there is only a need for the warehouse to become involved if the data sent has any issues identified in stage 3
Incoming Process
Stage | Step | Description | Notifications These are for ALL order or those sending via API or EMAIL |
---|---|---|---|
1 | Customer Sends | Customer sends order xml via email or API |
|
2 | System Initial Receipt | Order is received through email or via the API into the EDI system where it will be queued for validation. | Sent via EMAIL - you can opt to have the system acknowledge it received a file from you through email, this is not an indication that it has been processed, just that it has been received. Sent via API - generic error codes could be returned. You need to moinitor for a 200 response anything else means the inbound has failed a list of codes can be found here API Responses - Vision EDI - Vision Wiki (atlassian.net) |
3 | XML Validation [Validation Stage 1 - we can not proceed to load the order into EDI]
| We check that the file is authorised, your order types allowed and that the information can be read into the system. During peak periods the validation process can take upto 90 minutes from sending the orders. We highly recommend you send orders as they are ready and not batch everything at the cut off times. | Sent via EMAIL - Email will be returned stating “FILE LEVEL VALIDATION FAILURE” Sent via API : inbound response error codes could be returned , a list of those codes is here API Responses - Vision EDI - Vision Wiki (atlassian.net) |
4 | Order is submitted to the queue. |
| |
5 | Order Validation [Validation Stage 2 - we can read the order but can not send it into the WMS]
| Checks are made for specific validation of fields, mandatory fields are in the file and product code / rotation number are existing for the customer. Warehouse EDI team can update and resolve items to allow it to progress | ALL : email is sent with an item level failure notification.
|
6 | Order is passed to WMS | Order moves from the EDI system to the WMS system |
|
7 | WMS Validation [Validation Stage 3 - its loaded into WMS but it can not be progressed to picking] | Final Checks are made on the order, if there is an issue it is placed on HOLD e.g. Credit Checks, deferment checks, stock availability. The warehouse orders team will update the order on your behalf. | ALL : Warehouse Orders team generate a held order email or they manually email you or call you about the order being held. |
8 | Order is released to warehouse for picking |
|
|
How do we know if the order is available in the WMS
Once the file is loaded into the warehouse system you can then request an orders processed report which confirmed what the orders received were and what was processed on them.
Examples of emails
These emails examples are sent by the EDI system to customers, it is fully automated
| Example Email |
---|---|
Acknowledgement of Receipt of Email FileThis is just our system saying we have something to process. At this point we have not checked or validated the information in the file.
| |
XML File FailureThis is a complete failure of the xml file. The file will not be processed and is usually due to a complete failure of the information in the file. You should not resend, but contact the warehouse for assistance however most of the time you have to speak to your own developer to resolve this.
| |
Order Item FailureThere is a problem with a line on your order or some details of the order header are incorrect.
|
Using the API
This section deals with the EDI server responses when your file is checked, validated prior to adding to the system. These are designed for customers of the warehouse to be advised of an issue with their EDI document.
If you are using the API then there are other responses you will receive in addition to the XML File Failure API responses. API Responses contains a list of common and specific responses you may receive.
Copyright Ontech Solutions 2017-2024. All rights reserved, no part may be replicated or distributed without the express permission of the owner.