Sample: Oracle adapter outbound processing

This sample uses Oracle database interface tables, which is the standard outbound scenario for the Oracle E-Business Suite, to populate data to the Oracle base tables, and then shows how to do a retrieve of the customer data from those base tables. The sample uses the Create operation and then the Retrieve operation through the Adapter for JDBC.
Time required: 5 minutes

When you import the sample, it will create the appropriate web projects for you to explore. You need to modify the Oracle server connection information in the generated Java™ implementation file. For instructions on how to do this, click Setup instructions.

To use the sample, click Import sample, and save the compressed file to a directory on your workstation. After downloading the sample, import the sample project into your workspace: Click File > >Import > >Existing projects into workspace > >Select archive file, and then click Browse to find the downloaded sample project file.

Import Sample

Restriction: This sample does not run on IBM® WebSphere® Application Server Developer Tools for Eclipse.
This sample might require some optionally installable components. If you encounter errors or cannot find user interface options when you run the sample, ensure that you installed the appropriate optional components: To use this sample, you must have an application server installed and configured. To verify that a server runtime environment is available, click Window > Preferences > Server > Runtime Environments. You can use this pane to add, remove, or edit installed server runtime definitions. You can also download and install support for a new server.

Feedback