Siebel Master Data Applications Reference for Industry Applications > Administering Siebel Master Data Applications >

Running Data Management in Batch Mode


To run Siebel Universal Customer Master (Siebel UCM) data management processes in batch mode, you create a component job based on the server component UCM Batch Manager (alias: UCMBatchProcess).

This component job invokes the batch workflow. The workflow queries, cleanses, matches, and publishes the UCM records. The batch process performs matching of the incoming record against the existing records in Siebel UCM. There are three match cases that can occur: no match, one match, or multiple matches. The workflow internally calls the transaction manager and survivorship rules, depending upon the match case type.

NOTE:  If there are duplicates within the same batch transaction, Siebel UCM captures the duplicates and displays them in the Conflict Resolution view where data stewards can review and merge the records as appropriate.

For background information on administering component jobs, see Siebel System Administration Guide.

To run UCM data management in batch mode by scheduling a batch workflow

  1. From the application-level menu, choose Navigate > Site Map > Administration - Server Management.
  2. From the link bar, click Jobs.
  3. In the Jobs list, click New.

    The component job status field changes to Creating.

  4. In the Component/Job field, click the drop-down list and select UCM Batch Manager.
  5. In the Job Detail view, enter data in appropriate fields to describe the start time and so on of the component job; click the menu button, and then click Save Record.
  6. In the Job Parameters list, add the following parameters for the component job:
    Parameter Name
    Value

    UCM Batch Object Type

    [ObjectType; SearchSpec; SortSpec]

    For example:

    Contact;[Contact.UCM Type Code] = 'Batch';Created (ASCENDING), Last Name, First Name

    UCM Batch Size

    Select the page size of the batch job. The default value is 10.

    UCM Data Management Flag

    Make sure this value is set to TRUE.

    UCM Survivorship Engine Flag

    Make sure this value is set to TRUE.

  7. In the Jobs list, click the Start button.

    The Status field changes from Creating to Queued.

Siebel Master Data Applications Reference for Industry Applications, Universal Customer Master Guide