AudienceView Connect

QAS Partner Platform Registry Fields

The following table outlines all of the fields available in the Registry application System::Configuration::Address Verification Gateways::QASPartner Gateway node:
 
Field Description
library_path Default: C:\AudienceView\AVS\QASPartner\QASPartner.dll
The absolute path to respective QAS Partner Platform DLL. The default setting is the only valid entry.
log_file Default: C:\AudienceView\AVS\QASPartner\QASPartner.log
The absolute path to a file on the local server where processing data is saved. Include the file name in the path. If the file does not exist, it will automatically be created.
maximumResults Default: 25
The recommned length for the list of results.
outputCasing Default: M
This converts address text to mixed case. M is the only valid entry.
If M is not present, all address text will be uppercase.
password
The 'Password' configured in the QAS Partner Platform
This information will be provided by your customer success manager.
rotate_log_file Default: Y
  • Y: a new log file will be created each day, with the creation date included as part of its name.
  • N: a single log file is used.
It is recommended that you use log rotation, as the log file is locked while the application is running and cannot be moved or deleted.
supportedCountriesCSV Default: CAN,GBR,USA
A three character code, in uppercase only, comma delimited list of the countries subscribed to in the QAS Partner Platform.
The countries that you are not subscribed to should be removed.
username
The 'Username' configured in the QAS Partner Platform
This information will be provided by your customer success manager.
verbose_log Default: Y
  • Y: Log file contains detailed information.
  • N: Log file contains summary information.