Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Address Verification (On-Premises)
  3. General Settings
  4. Input Parameters
  5. Process Parameters
  6. Address Enrichments
  7. Result Parameters
  8. Output Fields
  9. Assessment Codes and Return Codes
  10. Frequently Asked Questions

Developer Guide (On-Premises)

Developer Guide (On-Premises)

XML Encoding for Parameters, InputData, and Results XML Files

XML Encoding for Parameters, InputData, and Results XML Files

In
Parameters.xml
, you can specify the XML encoding for
Parameters.xml
,
InputData.xml
,
Result.xml
, and any data that you input into Informatica Address Verification and any result that Address Verification returns.
For C-based APIs, you can use 8-bit or 16-bit functions. A
W
suffix in the function name, such as
AD_SetInputDataElementW(),
identifies a 16-bit function. If you use 16-bit functions, set the encoding to a 16-bit encoding. If you use a 16-bit function when the encoding is set to an 8-bit encoding, Address Verification returns an encoding error. When you use Java APIs, set the encoding to UTF-16 because Java supports only 16-bit input and output.

0 COMMENTS

We’d like to hear from you!