Steps to Build Real Time Indexes
To build Real Time Indexes:
-
Perform a full index build of the indexes that you will use.
This allows a baseline index for RTI to add records.
-
Enable RTI on the search definition using the Configure Real Time Indexing page ().
-
On the search page that appears, look up the search definition (from the list above) using search fields and select Search. Select the correct row from the search results.
-
On the next page where the selected search definition is displayed, select the Enable Real Time Indexing check box.
-
-
If the Configure Batch check box is already selected, a list of selected batch jobs for RTI enabled transactions are displayed.
Use the Document Count field to set a minimum threshold beyond which RTI is disabled for the selected trigger records. Use the Honor Batch Switch to decide which processes (batch programs) honor the RTI batch switch.
Note:
PeopleSoft Applications delivers a list of batch jobs that disables RTI if the number of records to be processed adversely affects RTI performance. These batch jobs are added to the Configure RTI page. Based on system demands, administrators can set a minimum threshold to determine when the batch job disables RTI.
-
Save the page.
-
Download the trigger SQL for your database environment using the Trigger SQL link.
MSS, DB2 z/OS, and Oracle are supported.
Note:
When you click the link, trigger SQL is generated for each supported database platform. Based on the browser you use, you may receive a prompt to Save the file or Cancel. Click Cancel if the prompt is for a Database platform that is different from what you use, and the next database platform’s SQL is generated.
-
Provide the trigger to your database administrator to apply to the database.
WARNING:
Any time a change is made to the RTI configuration using the Configure Real Time Indexing page, or using PeopleCode in the application class, and whether or not a new trigger is generated and applied, the process scheduler must be restarted. If you do not restart the process scheduler, real time indexing may not pick up the changes and could fail to index your data.
For additional information about configuring Real Time Indexing, see PeopleTools: Search Technology, "Administering Real Time Indexing."