Previous  Next          Contents  Index  Navigation  Glossary  Library

Technical Overview

The Oracle EDI Gateway consists of interface tables, packaged procedures, and setup tables used to create output data files for outbound EDI document. The gateway is executed via the following steps:

The output file created by the Gateway reflects the data model used in the Oracle Application, which usually contains three types of logical records: Header, Line, and Line Detail. Using the EDI Gateway setup tables, data from the interface tables can be mixed with data from the corresponding extension table. (For example, data from ECE_PO_INTERFACE_HEADERS can be mixed only with data from ECE_PO_INTERFACE_HEADERS_X.) The data elements within the physical records are fixed length fields. The fixed data length is derived from the data dictionary.

Outbound Data File

Characteristics of output file created by the Oracle EDI Gateway

See Also

Overview of Extensible Architecture

Extensible Architecture Example


         Previous  Next          Contents  Index  Navigation  Glossary  Library