Migration Guide

Migration Guide

Single Interface

Single Interface

Informatica Address Verification combines all of the process modes of Informatica AddressDoctor Web Service 4 into a single SOAP interface. This simplifies the implementation of
Informatica Address Verification
, as there is a single interface instead of the three interfaces of Informatica AddressDoctor Web Service 4. In
Informatica Address Verification
, you use the
ProcessMode
parameter to specify the process mode.
In
Informatica Address Verification
, you can implement new features without changing the Web Services Description Language (WSDL) file. For example, Informatica AddressDoctor Web Service 4 defines enumerators for all parameters. To add options to Informatica AddressDoctor Web Service 4, you must modify the interface.
Informatica Address Verification
defines the parameter names and uses plain string values for the parameters. In this way, new values can be added to existing parameters without changing the interface.
The extensibility and flexibility of
Informatica Address Verification
help you to access the latest features without having to change the interface. When the interface is updated, Informatica updates the
Informatica Address Verification
URL to identify the interface version.
For example, you can access
Informatica Address Verification
version 4 interface from the following URL:
https://validator5.addressdoctor.com/webservice5/
v4
/addressvalidation.asmx
The URL uses
v4
to identify version 4 of the interface.

0 COMMENTS

We’d like to hear from you!