README for the HP Neoview Transporter Streamlined Access Interface API (Upd1 R2.3 SP2)

Checking Version Compatibility
Before installing the client product, check the compatibility of the product with the Neoview
platform.
Compatible versions of the Neoview platform
Client Product
Name
Neoview Release of
the Client Product
Neoview Release 2.3 and later versionsHP Neoview
Transporter
Streamlined
Access Interface
API
2.3
To avoid client product and Neoview platform version incompatibility, see the HP Neoview
Transporter User Guide at http://docs.hp.com/en/busintellsol.html.
Getting the Version of an Installed Client Product
If you already have the client product installed on your workstation, follow these steps to...
From an HPUX command prompt, use this command:
$ nm ./lib/libdbtapi.so | grep T-number_for_the_API_library
From the Transporter log file (when executing the API from an ETL tool that is integrated
with Transporter), search for the word “Version”.
The version number is the entire string that begins with the T-number for the API library.
Installation for Neoview Release 2.3
These installation instructions apply to Neoview Release 2.3 and subsequent updates of the
product until otherwise indicated by a replacement README.
NOTE: These instructions do not necessarily apply to updates earlier than the client update
number shown on the title page of this document.
Installation Package
Installation Instructions
Installation Package
The Neoview Transporter Streamlined Access Interface (SAI) API software package is available
as a zipped tar file (nvt_sai_v.v.v.tar.gz) for the HP-UX Itanium platform. The v.v.v string
is the version number (for example, 2.3.0).
Installation Instructions
Installing or Reinstalling the Neoview SAI API
1. Create a temporary directory.
2. Download the software from the HP download site: www.software.hp.com.
3. Move the distribution file to the directory where the software is to be installed. The
recommended location for installation is either /usr or /opt.
4. Expand the installation and product files: gunzip nvt_sai_v.v.v.tar.gz
5. Extract the installation and product files. This creates a directory called nvtransport
within the current working directory.
For example, tar -xvf nvt_sai_v.v.v.tar.
Checking Version Compatibility 5