Data Quality
- Data Quality
- All Products
Property
| Description
|
---|---|
LicenseFileDirectoryPath
| Location of the license files that activate the address reference data. You might have more than one file, for example, if you use batch reference data and geocoding reference data.
You might have license files for a single country, for multiple countries, or for the entire world.
Add the license files to a directory that the Secure Agent can read.
For example, add the files to the following location:
[Informatica_root_directory]/avLicenseFile
|
RefereceDataDirectoryPath
| Location of the parent directory for the address reference data files.
Default location:
[Informatica_root_directory]/avdata
If you change the reference data location, the Secure Agent downloads the reference data to the new location the next time that you run an address verification mapping.
The reference data download process creates a
FileSetA directory in the parent directory for the data files.
Do not configure a common reference data location for more than one Secure Agent if the Secure Agents run mappings on a combination of Microsoft Azure and non-Microsoft Azure pods.
|
FullPreLoadCountries
| List of countries for which all reference data, including geocoding data, is loaded into memory before address verification begins. Enter the three-character ISO country codes in a comma-separated list. For example, enter DEU, FRA, USA. Enter ALL to load all data sets. The property is empty by default.
Load the full reference database to increase performance. Some countries, such as the United States, have large databases that require significant amounts of memory.
The Secure Agent downloads reference data for every country that the property identifies.
|
PartialPreLoadCountries
| List of countries for which reference metadata and indexing structures are loaded into memory before address verification begins. The property also applies to geocoding data files. Enter the three-character ISO country codes in a comma-separated list. For example, enter DEU, FRA, USA. Enter ALL to partially load all data sets. The property is empty by default.
Partial preloading increases performance when not enough memory is available to load the complete databases into memory.
The Secure Agent downloads reference data for every country that the property identifies.
|
NoPreLoadCountries
| List of countries for which no reference data is loaded into memory before address verification begins. Enter the three-character ISO country codes in a comma-separated list. For example, enter DEU, FRA, USA. Default is ALL.
The Secure Agent downloads reference data for every country that the property identifies. The default value indicates that the Secure Agent will download all address reference data.
|
MaximumMemoryinMegabytes
| The total amount of memory, expressed in megabytes, that the address verification engine may allocate for data preloading and processing. Default is 1048.
|
MaximumNumberofResults
| The maximum number of addresses that a node in the runtime environment can return in a single thread. The default value is 100.
|
DownloadCASSData
| Indicates whether the Secure Agent downloads CASS reference data files for certified United States address processing. You can download the CASS data if your Secure Agent is located in the United States.
Enter
Yes if the Secure Agent is located in the United States and you want to download the CASS data. Otherwise, enter
No . Default is
No .
|
CertifiedReportLocation
| Indicates the location to which the Secure Agent downloads a certified report when you select the Generate report option in a verifier asset. The default location is [Informatica_root_directory]/avreports' on the Secure Agent machine.
|
ParrallelExecutionInstances
| The number of threads that the Secure Agent creates for Verifier transformations at run time. Set the number to the maximum number of Verifier transformations that you expect to run in a single mapping. Default is 5.
|