Linking your systems to each other and the world outside

Toggle menu Toggle search

PathFinder for XML

Extensible Markup Language (XML) is a markup language that can be used to produce documents in a format that is both human-readable and machine-readable.

This is achieved by including the definition of the message within the message itself. For example:

<?xml version="1.0" encoding="UTF-8"?>
<stock_items>
  <item>
    <name>Notebook-sp-200</name>
    <price>3.25</price>
    <currency>GBP</currency>
    <description>Spiral-bound notebook, lined, 200 pages</description>
    <stock>650</stock>
  </item>
  <item>
    <name>Pen-BL</name>
    <price>1.99</price>
    <currency>GBP</currency>
    <description>Ball-point pen, black</description>
    <stock>200</stock>
  </item>
</stock_items>

This, of course, results in a larger file, than a corresponding EDI file, which would mostly contain just the data itself. But with the bandwidths available now, this is not a issue.

To PathFinder, XML is just another file format, and it can translate to and from XML just as easily as it can Traditional EDI. XML is not a standard in itself, but there are several messaging standards based on XML, all of which can be processed by PathFinder.

PathFinder also uses XML as an intermediate format when mapping to databases, and also when producing output such as reports, labels and PDFs using Document Creator. The document will be mapped from the source data to an XML file, and then PathFinder will take that and process it as necessary.

Explore our products and services or contact us for more information

Orion was chosen as the EDI system supplier for these projects as PathFinder provides all the connectivity required to communicate with our suppliers and customers with all the required EDI formats - out of the box. Orion have also listened to us and incorporated our requirements into subsequent releases of the PathFinder product.

The Orion team at all stages of the decision making, development and deployment of the PathFinder product instilled us with the necessary confidence that they knew their subject matter and were able to help guide and advise us to make the correct strategic decisions.

Darren Yull, Director – Integration and Web Services, Exertis UK & Ireland