IBM 4.6.x User Manual page 25

Ibm user guide adapter for siebel ebusiness applications 4.6.x
Table of Contents

Advertisement

v The number of events for each polling interval
v Whether the connector archives unsubscribed and unprocessed events
v The unique ID of the connector, which is important when multiple connectors
poll the same table
Creating the event and archive tables in Siebel, versions 7.5
and 7.7
This procedure uses the Siebel Sales Enterprise application as an example.
Substitute all references to Siebel Sales Enterprise with the name of the Siebel
application in use.
To create the event and archive tables and to trigger the business objects, perform
the following procedure:
1. Ensure that all current projects have been checked in, including:
v Siebel Sales Enterprise project
v Projects that include objects that you want to modify, such as the Account
project
Note: Ensure that the projects are locked on both the local and development
servers.
2. Apply the six patch files in the following order to your local database:
v ibmtable.sif
v ibmview.sif
v ibmapplet.sif
v ibmbo.sif
v ibmbc.sif
v ibmcreen.sif
When you apply WebSphere business integration system patch files in a
Japanese environment, edit all the patch files as follows:
Edit the first line of each file from:
<xml version="1.0" encoding="windows-1252"?>
to:
<xml version="1.0" encoding="Shift_JPN"?>
Replace all instances of the "ENU" language setting with "JPN." If you use the
search and replace function of your text editor, make sure you use quotation
marks around the language setting to make sure no similar words (for
example, MENU) are replaced.
3. When you are prompted, lock the IBM Audit project on your local database.
4. Ensure that the following have been created:
v Two new tables, CX_IBM_ARCH_Q and CX_IBM_Event_Q
v One new business object, IBM Events
v One new business object, Schema version
v Two new business components, IBM Archive and IBM Events
v One new view, IBM Event List View
v Two new applets, IBM Archive List Applet and IBM Event List Applet
v One new screen IBM Events and one new screen view, IBM Event List view
5. Create a page tab as follows:
a. Access the Application > Siebel Sales Enterprise > Page tab.
Chapter 2. Installing the adapter
13

Advertisement

Table of Contents
loading

Table of Contents