Modifying Process Properties for UCM Batch Process Workflow

You can modify the process properties of the UCM Batch Process workflow to change the default behavior of this process during List Import. The following information describes the relevant process properties for the UCM Batch Process workflow.

Process Property Default String Value Description

OverrideServerCompParams

false

Overrides the server component parameters. This parameter must be set to false or UCMBatchProcess server tasks will use the workflow parameters and not the server task input parameters. When UCM Import: Launch BDM is enabled, the List Import function sets it to true so that the workflow parameters will be taken.

Pub/Sub

false

Enables publish and subscribe.

TurnOnCDMCleanse

false

If this flag is set to true, then Oracle Customer Hub (UCM) invokes Oracle Data Quality Manager to cleanse the records, standardize the record name, and verify the addresses before continuing to the next step.

Note: CDM (Customer Data Management) Cleanse is performed before the CDM Match step.

TurnOnCDMExactMatch

false

If this flag is set to true, then Oracle Customer Hub (UCM) invokes Exact Match to query the base table for the record. Depending on the way it is configured, Exact Match can use either a Cross Reference Table, a Query By Example, or a Query By User Key. If Exact Match does not find the match, then Oracle Customer Hub (UCM) uses DQ Match to find the record, provided that DQ Match is enabled; that is, the TurnOnCDMMatch process property for the workflow is also set to true.

TurnOnCDMMatch

false

If this flag is set to true, then Oracle Customer Hub (UCM) invokes DQ Match, using a third-party matching engine.

TurnOnSE

false

If this flag is set to true, then Oracle Customer Hub (UCM) invokes the Survivorship Engine when merging (or updating) records.

Use the following task to change the default value of a workflow process property.

To change the default value of a workflow process property

  1. In the Siebel Tools Object Explorer, click Workflow Process.

  2. In the Workflow Processes view, query for the workflow process that you want to modify, for example, UCM Batch Process.

  3. Lock the project or object that you are working on.

  4. In the Object Explorer, click WF Process Prop.

  5. In the WF Process Props view, select a process property that you want to modify.

  6. In the Default String field, change the default value.

  7. Step off the record to save it.