Parameters in Data Quality Batch Jobs
The following table shows the parameters used in data quality batch jobs. The names of the parameters for both Data Quality Manager component jobs and srvrmgr commands are given.
Job Parameter or Server Manager Parameter | Required | Description |
---|---|---|
Business component name (Bcname) |
Yes |
The name of the business component. The values include:
|
Business object name (bobjname) |
Yes |
The name of the business object. The values include:
|
Operation type (opType) |
Yes |
The type of operation. The values include:
|
Object Sorting Clause (objsortclause) |
No |
Applicable to data-matching operations only. Indicates how candidate records are sorted for optimal processing by the data-matching software. The default value is Dedup Token. |
Object Where Clause (Objwhereclause) |
No |
Limits the number of records processed by a data quality task. Typically, you use the account's name or the contact's first name to split large, data quality batch tasks, using the first letter of the name. For example, the following object WHERE clause selects only French account records where the account name begins with A:
For example, the following object WHERE clause selects all records where Name begins with Paris or ends with London:
|
Data Quality Setting (DQSetting) |
No |
Specifies data quality settings for data cleansing and data matching jobs. This parameter has three values separated by commas:
For more information about the use of the data quality setting, see Data Quality Guide for Oracle Customer Hub (UCM). |
Key Type |
No |
Specifies a value for the key type data quality parameter. It is applicable to SSA only. For more information about this parameter, see Data Quality Guide for Oracle Customer Hub (UCM). |
Search Type |
No |
Specifies a value for the search type data quality parameter. It is applicable to SSA only. For more information about this parameter, see Data Quality Guide for Oracle Customer Hub (UCM). |
Threshold |
No |
Specifies a value for the Threshold data quality parameter. It is applicable to SSA only. For more information, see Data Quality Guide for Oracle Customer Hub (UCM). |
Rule Name |
No |
Specifies the name of a data quality rule. A rule with the specified name must have been created in the Administration - Data Quality screen, for example:
For more information, see Data Quality Administration Guide. |