WebSphere Adapter for Oracle E-Business Suite

Defining the implementation

To enable the component to retrieve objects posted to the event store in the Adapter for JDBC and print them to the administrative console, add code that defines the behavior of the new inbound component.

How to perform this task

  1. Right click Component1 in the Assembly Diagram: JDBCInboundInterface.
  2. Click Generate Implementation > Java.
  3. In the Generate Implementation Window, confirm that default package is selected, and click OK. The Component1Impl.java window is displayed.
  4. Replace the default sections of the implementation with code (see the next section) that directs the component to retrieve objects posted to the event store and to print them to the administrative console.

Terms of use |

Last updated: Mon 30 Oct 2006 03:46:26

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)