Validate and Translate Example
The \bw\palettes\edi\x.x\samples\ValidateAndTranslate folder contains a sample project that helps you understand how to validate input data, swap data, and translate data from one format to another.
For more information about validating and translating data, see Instream and Translator.
Example Data File
This sample project makes use of the following data file found in the \bw\palettes\edi\x.x\samples\ValidateTranslate\DataAndGuidelines\Data area:
Example Guideline and Map Files
This sample project makes use of the following guideline and map files found in the \bw\palettes\edi\x.x\samples\ValidateTranslate\DataAndGuidelines\Guidelines area:
-
837AQ320.std - The schema definition for an 837AQ320 message in ASCII text format. This is the source guideline that describes the message before translation.
-
837AQ320_837.xsd - The guideline for an 837AQ320_837 message in XML format. This is the target guideline that describes the message after translation.
-
837AQ320_837_EX.map - The predefined map file that is used to translate the 837AQ320 message from EDI format into XML format.
-
837AQ320_837_XE.map - The predefined map file that is used to translate the 837AQ320 message from XML format into EDI format.
- Content_Based_Split_Auto_Setup.ini
- PCBS.std
- sample.apf