WebSphere Adapter for Oracle E-Business Suite

Running the concurrent program to test the sample

Run the concurrent program within Oracle to process the customer event and ensure that it works as you expect.

How to perform this task

  1. Click View->Requests.
  2. In the Find Requests window, click Submit a New Request. A dialog box appears.
  3. Confirm that the button for Single Request is selected in the dialog box, and then click OK.
  4. Select IBM Raise Customer Event from the Name list and submit the request.
  5. If an option to submit another request appears, click No.
  6. After the concurrent request completes with normal status, navigate to where you can view the process log.

    The log screen shows the event details, including the customer ID and event key, for the customer that was created.

  7. Confirm that the record is in the event table by logging in to the Applications database APPS schema using the SQL*Plus tool.

    Run the statement:

    select * from ibm_websphere_events where TRUNC(event_time) = TRUNC(SYSDATE)


Terms of use |

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

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