Siebel Master Data Applications Reference for Industry Applications > Configuring Siebel Master Data Applications > Configuring Siebel Master Data Application Features >

Configuring UCM Data Quality Manager for Exact Match


Configure the Universal Customer Master (UCM) exact match functionality by configuring user properties in the UCM Data Quality Manager business service.

For details on configuring business service user properties using Siebel Tools, see Integration Platform Technologies: Siebel Enterprise Application Integration.

Siebel UCM Exact Match functionality has the following characteristics:

  • If user property Enable XRef Match is set to TRUE, Exact Match looks up the cross reference database to find a match, otherwise, it skips this step and continues with the next step (either QueryByExample or QueryByUserKey).
  • If a Name ExactMatch Field user property is specified, Exact Match will QueryByUserKey, using the Integration Object specified in ExactMatch Object User Property.
  • Exact Match performs either QueryByExample or QueryByUserKey, but not both.
  • To improve throughput during initial loading of data, se the Enable XRef Match to FALSE.
  • If you configure exact match fields to overwrite the default preconfigured behavior, make sure the fields can be used to uniquely identify a record.

To configure Siebel UCM exact match

  • Configure the following user properties for the UCM Data Quality Manager business service:
    User Property
    Value

    ExactMatch Object

    {Name + ":" + IntObjName + ";"}

    Name ExactMatch Field

    {ICFieldName + ":" + BCFieldName + ";"}

    Enable XRef Match

    TRUE or FALSE

    where:

    Name—Should be unique; it could be an integration object name, root component name, or supported objects (for example, Account, Contact).

    IntObjName—Integration object name (use for QueryByUserKey).

    ICFieldName—Integration component field name.

    BCFieldName—Business component field name (use for QueryByExample).

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