Informatica Data Quality
- Informatica Data Quality 10.4.0
- All Products
Options
| Description
|
---|---|
Override the default inference options
| Changes the predefined inference options.
|
Data types used in comparisons
| The data type used in primary key and foreign key comparisons.
This option applies if you run a column profile on the data source before the foreign key inference.
|
Comparison case-sensitivity
| Includes case-sensitivity when comparing column data.
|
Trim values before comparison
| Determines whether the Developer tool includes leading or trailing spaces in column data while processing.
|
Inferred primary keys used in comparisons
Use top _ ranked keys
| The number of top-ranking primary keys used in foreign key inference when the Developer tool runs a foreign key profile across all the data sources. The Developer tool uses the top-ranking method along with documented primary keys and user-defined primary keys to infer the foreign key relationships.
Top ranking of inferred keys is based on the descending conformance percentage rounded to a single decimal precision. For example, the Developer tool considers a conformance percentage of 99.75 as 99.8 and 99.74 as 99.7.
The default value is 1. Set the value to -1 if you want the Developer tool to use all inferred keys in foreign key inference.
If the primary key data sources have approved primary keys, the Developer tool does not use inferred primary keys for foreign key inference.
|
Max foreign keys between data objects
| The maximum number of inferred columns that the Developer tool returns after the profile run that are required for foreign key discovery.
|
Minimum conformance percentage
| The minimum eligibility value in percentage for including columns in the foreign key results.
|
Regenerate signature
| Reloads column signatures if the source data changes.
|