Step 3:

This topic provides the third of four steps required to create an event table in the Siebel Sales Enterprise application.

Complete Step 2.
This is step 3 of 4. In this set of steps, you will apply the physical schema for the new tables to your local database.
  1. Query for the new table, CX_IBM_EVENT.
  2. Select the current query to create a physical schema. Make sure that you leave the table space and index space blank.
  3. Activate the new schema using the activate button
  4. Add or modify the Siebel VB or e-scripts for the BC that corresponds to the business objects used at your site. Siebel scripts triggers event notification for BO. (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 Siebel script you need to make sure, the event will not be created for the adapter user name to prohibit the ping-pong effect.
  5. Compile the updated and locked projects on your local database to create a new Siebel repository (.srf) file.
You have now completed step 3.
Go to Step 4.

Parent topic: Creating the event table in Siebel

Related tasks
Step 1:
Step 2:
Step 4:
Setting Siebel JAVABean