After you have successfully installed the Adapter for JD Edwards OneWorld, complete the following post-installation tasks:
After you install the adapter and before you start it for the first time, you must configure the adapter. For details, see Configuring the connector.
During installation, GenJava generates .jar files containing business function classes that are used by the adapter. Copy these .jar files into the ProductDir\connectors\OneWorld\repository folder. The adapter and ODA dynamically upload these files.
To prepare the Java wrapper for business functions used by the event notification component, run GenJava using the BIA_IBMEvents.cmd file that comes with the adapter. Copy the generated .jar file to the ProductDir\connectors\OneWorld\dependencies folder.
Copy the following files, present in the B7334\System\classes folder to the ProductDir\connectors\OneWorld\dependencies folder:
Copy the jdeinterop.ini file from the B7334\Interoperability\Examples\Java folder to the ProductDir\connectors\OneWorld\dependencies. For more information on editing the jdeinterop.ini file, refer to the Interoperability Guide.
Copy the following files, present in the B9\System\classes folder to the ProductDir\connectors\OneWorld\dependencies folder:
Copy the sample jdelog.properties and jdeinterop.ini.templ file from the B9\System\classes\Samples folder as jdeinterop.ini file in the ProductDir\connectors\OneWorld\dependencies folder.
Edit the jdelog.properties and jdeinterop.ini files. For information on editing sections of the filter, refer to the OneWorld Interoperability Guide.
The OneWorld adapter requires an ODBC data source for each DB2 UDB database in order to start and pull the connector. For information about how to create an ODBC connection, refer to the JD Edwards Installation Guide.