Siebel Search Administration Guide Addendum for FAST InStream > Setting Up Siebel Search with FAST InStream >

Creating Server Repeating Jobs


This topic covers creating server repeating jobs to enable incremental indexing. Incremental indexing enables the index to automatically update, at preconfigured intervals, with create, update and delete operations that have been executed on the data source since the last index update. It provides a more efficient method of updating the index without the overhead of a full Refresh Index operation. Incremental indexing is supported for thin clients. Refresh indexing should be used on thick clients.

When importing a batch of data, incremental indexing should be turned off and a one time Index All operation should be performed. Incremental indexing is turned off by deactivating the Update Index action set on the Runtime Events Action Set view. See Siebel System Administration Guide for more information on Server component repeating jobs.

NOTE:  This task is required only for thin client deployments.

To create server repeating jobs

  1. Navigate to Administration - Server Management > Jobs.
  2. In the Jobs list, click New.
  3. Set the Name to Search Incremental Indexer.
  4. Set the Short Name to SII.
  5. In the Component/Job field, click the drop-down list and select the SearchDataProcessor server component.
  6. In the Job Detail view, enter data in other appropriate fields as described in the following table; click the menu button, and then click Save Record.
    Field
    Description

    Component/Job

    This should be set to Search Incremental Indexer.

    Scheduled Start

    The scheduled start date and time of the component job.

    Expiration

    The date at which the component job is no longer valid.

    Requested Server

    Set if you want to target a server component on a specific Siebel Server.

    Request Key

    Set if you want to target a component or repeating component job to a specific instance of the server component identified by the request key. In all other situations, keep this field blank.

    Delete Interval

    Set with Delete Unit field, this field determines the length of time before the component job is deleted. If not updated, this field defaults to 1.

    Delete Unit

    Set with Delete Interval field, this field determines the length of time before the component job is deleted. If not updated, this field defaults to Weeks.

    Repeating

    This check box should be checked.

    Repeat Units

    This should be set to Seconds.

    Repeat Interval

    This should be set to 600.

    Retry on Error

    This check box should be checked to retry the component job in case of error.

    Sleep Time

    This field determines the amount of time before the component job is retried. This should be set to 60.

    Number of Retries

    This field determines the number of times the component job is retried. This should be set to 1.

  7. In the Job Parameters list, add the following two parameters for the component job.
    Name
    Value

    Business Service Name

    Search Data Processor

    Method Name

    CreateIncrementalIndex

  8. Click Start to start the new job.
Siebel Search Administration Guide Addendum for FAST InStream Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.