Siebel Search Administration Guide Addendum for FAST InStream > Customizing Search Objects for FAST >
Creating Search Run-Time Events for Custom Search Objects
Search run-time events will need to be created for any custom search object that you create. Run-time events need to be created to enable incremental indexing and refresh indexing for custom Search Objects. This topic covers configuration of search runtime events for monitoring create, update and delete events executed on Search Objects in the data repository. These runtime events can be customized to monitor any type of event. The Action Sets create records in the transaction table and trigger the Search Content business service method UpdateIndex . See Siebel Personalization Administration Guide for more information on Siebel Run-Time Events. To create Search run-time events for custom search objects
- Navigate to Administration - Runtime Events > Action Sets.
- Query on the Update Index Action Set.
- Click the Event Aliases tab.
- Click the New button on the Event Alias screen.
- Complete the Event Alias fields for each buscomp create, update and delete operation. Use the Service Request values in the following table for reference.
|
|
|
|
Service Request - New |
BusComp |
Service Request |
NewRecord |
Service Request - Write |
BusComp |
Service Request |
WriteRecord |
Service Request - PreDelete |
BusComp |
Service Request |
PreDeleteRecord |
- Select Save Record from the drop-down list.
|