XML Element Translation

XML Element Translation allows the configuration of translation tables to cross reference external values (sent within the XML Documents) with Internal Values (values held within the Business Application System). 

When configuring an XML Trading Partner Event it is a normal requirement to translate coded values . The common uses for XML Element Translations is for Currency Codes, Tax Codes  & Partner Identification Codes.

For example; Trading Partner 1 may ask you to refer to the currency code for "Euro's" as "EUR" whereas Trading Partner 2 has asked you to refer to Euro's as "EU" but within your own Business Application you refer to Euro's as "EURO". This example would be configured as: 

Trading Partner 1 XML Event - Element Translation   

Element Id Currency
Internal Value EURO
External Value EUR

Trading Partner 2 XML Event - Element Translation   

Element Id Currency
Internal Value EURO
External Value EU

The ECS/XML Processor will automatically exchange the values configured for the XML Event. XML Element Translation is supported for both Inbound and Outbound Events. 

To configure an XML Element Translation, perform the following:

       

 

          <Order>

            <Header> 

                <Date>20001231</Date>

                <OrderNumber>123</OrderNumber>

                <Currency>EUR</Currency>

            </Header>

        </Order>

 

        The Element Id cannot contain spaces.  

 

<<<<< Back to ECS/XML Menu <<<<< 

Copyright © 1998-2003 Electronic Commerce Solutions All rights reserved.

ECS/integrated email & ECS/ie are trademarks of Electronic Commerce Solutions, Ltd. Other brand names and product names used in this document are the trademarks and trade names of their respective holders and may be registered.