Data Quality Batch Job Parameters
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 |
---|---|---|
Buscomp name bcname |
Yes | The name of the business component: Possible
values include:
|
Business Object Name bobjname |
Yes | The name of the business object. Possible values
include:
|
Operation Type opType |
Yes | The type of operation: Possible values are:
|
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 up 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:
As another 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:
|
Threshold |
No | Specifies a value for the Threshold data quality parameter. |
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, Rules view. For example: For more information, see Data Quality Rules. |