Running Data Management in Batch Mode
To run Oracle Customer Hub (UCM) data management processes in batch mode, you create a component job that is based on the server component UCM Batch Manager (alias: UCMBatchProcess).
This component job fetches the IDs of the records and calls the batch workflow. The workflow queries, cleanses, matches, and publishes Oracle Customer Hub (UCM) records. Three match cases can occur: no match, one match, or multiple matches. The workflow calls UCM Transaction Manager and survivorship rules internally, depending upon the match case type. For background information on administering component jobs, see Siebel System Administration Guide. Use the following task to use UCM Data Management to schedule a batch workflow.
To run UCM Data Management in batch mode by scheduling a batch workflow
Navigate to the Administration - Server screen, then the Jobs view.
In the Jobs list, click New.
The component job status field changes to Creating.
In the Component/Job field, click Select, then query in the window for UCMBatchProcess.
UCMBatchProcess is the short name for UCM Batch Manager.
In the Job Detail view, enter data in the appropriate fields to describe the start time and so on of the component job.
From the menu, choose Save Record.
In the Job Parameters list, click New to add each of the following parameters for the component job.
Parameter Name Value UCM Batch Object Type
Select Contact or Account.
UCM Batch Size
Select the page size of the batch job. The default value is 10.
UCM Data Management Cleanse Flag
Make sure this value is set to True.
UCM Data Management Exact Match Flag
Make sure this value is set to True.
UCM Data Management Match Flag
Make sure this value is set to True.
UCM Publish/Subscribe Flag
The values are True or False.
UCM Search Specification
A search specification is required. Make sure a search specification is set on UCM Type Code, for example:
[Contact.UCM Type Code] = 'Queued-Insert'.
UCM Sort Specification
Optional sort specification of what order the to process the records in, for example, for contact records: Created (ASCENDING), Last Name, First Name.
UCM Survivorship Engine Flag
Make sure this value is set to True.
In the Jobs list, click the Start button.
The Status field changes from Creating to Queued.