Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Configuring webMethods Module for EDI | Flat File Schema Namespace Conventions | Flat File Schema Namespace Conventions for Non-TRADACOMS Standards
 
Flat File Schema Namespace Conventions for Non-TRADACOMS Standards
For non-TRADACOMS standards, Trading Networks uses the following namespace convention for flat file schemas:
EDIFFSchema.Standard.VVersion:TTransactionSet
where Standard is the name of the EDI standard, version is the version number of the EDI standard, and TransactionSet is the EDI transaction set. For example:
*For a TN EDI document type for version 4010 of an ANSI X12 850, Trading Networks creates the following flat file schema in the WmEDIforTN package: EDIFFSchema.X12.V4010:T850
*For a TN EDI document type for version 99A of the UN/EDIFACT standard with a transaction set of ORDERS, Trading Networks creates the following flat file schema in the WmEDIforTN package: EDIFFSchema.UNEDIFACT.V99A:TORDERS
Note:
If a transaction in a SEF file contains multiple consecutive HL segments with the same name, the package combines the HL segments into one HL segment in the flat file schema, thus enabling it to be parsed correctly.