Use the Siebel application event component to test whether the
event was successfully polled and delivered by the adapter.
Before you begin
You should have
an service component (SCA) module installed on the server.
About this task
Create a new record
in the event component in the Siebel application to test the polling and delivery
of an event by the adapter.
How to perform this
task
- Create a new record in the event component in the Siebel application,
as shown:
Table 1. Siebel application event componentsEvent component attribute |
Attribute value |
Object name |
BOAccountU45ESPBCAccountBG |
Event type |
Create |
Status |
0 |
Object key |
Id=1-XDF |
Note: If you provided any prefix in the connection properties, you
must add the prefix to the object name. The provided object key value is a
sample only. You must set an appropriate Id in the Object Key
by checking the existing Account record in the enterprise information system.
- In the WebSphere Process Server Admin Console window,
select .
- Confirm that the application, SiebelBO_inboundApp, has been started
successfully. A message is provided at the top of the window and
also the status against the application will change from an "x" to an arrow.
- To check the WebSphere Process Server log information, select the Console tab
at the bottom of the window. Assuming the event was successfully
polled and delivered by the adapter, you should see the System.out.println()
statement, added earlier in the class, on the console window.
Result
This concludes the successful
polling and delivery of an event by the adapter using the business object,
Account - ESP. You can also confirm the success by checking the event component
using the Siebel client. The corresponding event record will have been deleted
from the event component.
Terms of use |
Last updated: Mon 30 Oct 2006 03:37:38
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)