Installation and Getting Started Guide

Installation and Getting Started Guide

Installing the Informatica Address Verification Java-based Package

Installing the Informatica Address Verification Java-based Package

To use the Java-based version of Informatica Address Verification, you must install a Java Development Kit on the machine that hosts the Address Verification engine. If you want to develop your own applications, you must install a Java platform on the machine.

Windows Installation

To install the Java-based package on a Windows machine, complete the following steps:
  1. Extract the installation directories and files from the Informatica Address Verification software package.
  2. Copy
    IDVE.dll
    and
    IDVE.jar
    to the JRE class path.
    Typically,
    C:\Program Files\Java\jre\lib\ext
    is saved to the system-wide class path.
    You can explicitly set application-specific class paths with the
    -cp
    switch.

UNIX Installation

To install the Java-based package on a UNIX machine, complete the following steps:
  1. Extract the installation directories and files from the Informatica Address Verification software package.
  2. Copy
    IDVE.jar
    and
    IDVE.so
    to the JRE class path.
    Typically,
    /usr/j2se/jre/lib/ext
    is saved to the system-wide class path.
    You can explicitly set application-specific class paths with the
    -cp
    switch.

0 COMMENTS

We’d like to hear from you!