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