Configuring Run-Time Events for UI Interaction
This topic describes how to configure run-time events for UI interaction. For background information on run-time events and on how to create them, see Siebel Personalization Administration Guide. Use the following task to configure run-time events for UI interaction.
To configure run-time events for UI interaction
Navigate to Administration - Runtime Events, Action Sets view, and create the following action sets.
Action Set Name Activate Enable Export UCM WriteRecord
Y
Y
UCM PreWriteRecord
Y
Y
UCM PreDeleteRecord
Y
Y
UCM RecordDeleted
Y
Y
For each action set defined, create one new record in the Action Set’s More Info view with the following information, which corresponds with the action set name. For example, the WriteRecord business service method is the record for the UCM WriteRecord action set.
Name Business Service Name Business Service Method Action Type Sequence UCM WriteRecord
UCM UI Interaction Service
WriteRecord
BusService
1
UCM PreWriteRecord
UCM UI Interaction Service
PreWriteRecord
BusService
1
UCM PreDeleteRecord
UCM UI Interaction Service
PreDeleteRecord
BusService
1
UCM RecordDeleted
UCM UI Interaction Service
RecordDeleted
BusService
1
Navigate to Administration - Runtime Events, Events view, and create four events with the following field information.
Object Type Object Name Event Subevent Action Set Name Sequence Applet
Contact List Applet
InvokeMethod
WriteRecord
UCM WriteRecord
1
Applet
Contact List Applet
PreInvokeMethod
WriteRecord
UCM PreWriteRecord
1
Applet
Contact List Applet
InvokeMethod
DeleteRecord
UCM DeleteRecord
1
Applet
Contact List Applet
PreInvokeMethod
DeleteRecord
UCM PreDeleteRecord
1
Create the same four events described in Step 3 for the following additional screen views (objects):
SIS Account Entry Applet
SIS Account List Applet
Contact Form Applet