Understanding the JD Edwards EnterpriseOne to Oracle Transportation Management Integration

This diagram illustrates the process flow and technology used to successfully import and export data from JD Edwards EnterpriseOne and Oracle Transportation Management:

JD Edwards EnterpriseOne to Oracle Transportation Management Process Flow and Technology

Initially outbound to the Oracle Transportation Management system, you must run the JD Edwards EnterpriseOne programs to extract data from JD Edwards EnterpriseOne. The JD Edwards EnterpriseOne programs write outbound data to a staging table where the data is read and an XML file is generated. Run the standalone Java program to process the generated XML files to Oracle Transportation Management through a HTTP connection. As for the inbound from Oracle Transportation Management to JD Edwards EnterpriseOne, the Oracle Transportation Management system invokes an HTTP post. The application server that listens for the HTTP post validates and authorizes the inbound message and updates JD Edwards EnterpriseOne transmission F49T90 table. All the inbound batch programs parses the information from the F49T90 table into the JD Edwards EnterpriseOne tables.