Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section provides details for all the inbound EDI specifications (sending files into the warehouse)

...

XML via Email

XML via API

Product Codes (PC)

Available until 31/12/2024

Available

Pre-Advices (PA)

Available until 31/12/2024

Available

Sales Orders (SO)

Available until 31/12/2024

Available

Manufacturing (MC)

Available until 31/12/2024

Available

Bulk Blending (FO)

Available until 31/12/2024

Available

Links to the specific formats are shown at the bottom of the page

...

Testing

Ontech Solutions provide a testing facility for customers using Vision EDI.

...

Questions - send an email to editest@visionsuite.co.uk

...

Header on XML

Whilst we will read and try to determine what your sending it is advised that all files should begin with the correct header line which is something like the following :

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

Tip

Please do not declare UTF-8 and then send UTF-16 (its like saying you will speak in English and then sending Russian

As our system allows for html4 compatibility please remember to escape special characters within the file.

...