Follow these steps required to apply a schema to the event table.
Why and when to perform this task
In
this set of steps, you apply the physical schema for the new tables to your
local database.
Steps for this task
- Query for the new table, CX_IBM_EVENT.
- Select the current query to create a physical schema. Leave
the table space and index space blank.
- To activate the new schema, click Activate.
- Add or modify the Siebel VB or e-scripts for the BC that corresponds
to the business objects used at your site. The Siebel script triggers
the event notification for business objects. (Samples are in the Sample folder)
If you are planning to use multiple connectors, make sure the correct name
is specified in the Siebel script. In the Siebel script, make sure the event
is not created for the adapter user name, it will create a repeat effect.
- Compile the updated and locked projects on your local database
to create a new Siebel repository (.srf) file.