Verifying an installation

The Installer copies the standard files associated with the adapter into your system. The utility installs the connector into the ProductDir\connectors\PeopleSoft directory, and adds a shortcut for the connector to the Start menu.This section describes the file structures after the product has been installed on a UNIX(R) or Windows system.

Verifying installed files on a UNIX system

To verify the installation on a UNIX system, compare the files in the directory where you installed the adapter to those listed.

Table 1 describes the UNIX file structure used by the connector.

Table 1. Installed UNIX file structure for the connector
Subdirectory of $ProductDirS Description
connectors/PeopleSoft
  • Contains the connector's CWPeopleSoft.jar and the start_PeopleSoft.sh files.

The startup script for the connector is called from the generic connector manager script. When you click Install from the product installer's Connector Configuration screen, the installer creates a customized wrapper for this connector manager script.

When the connector works with WebSphere InterChange Server broker, use this customized wrapper to start and stop the connector. When the connector works with WebSphere MQ Integrator broker, use this customized wrapper only to start the connector; use mqsiremotestopadapter to stop the connector.

/lib Please verify that the directory contains the WBIA.jar file. This file corresponds to ADK 2.2.0. If an older version of ADK is required, please refer to the Connector Development Guide.
connectors/PeopleSoft/dependencies
  • Contains the psjoa.jar files that you must copy from the current version of PeopleTools.
  • Contains the PSFTCI.jar file, which contains all the PeopleSoft Component Interface class files that PeopleSoft generates after you build and compile the APIs.
  • Contains the CW_EVENT_V140 project folder and the CW_EVENT_V150 project folder. These projects contain the event notification objects.
connectors/messages Contains the PeopleSoftConnector.txt file.
/bin/APP/DATA Contains the PeopleSoft Connector template. This is used to create the connector configuration file using the Connector Configurator.

Verifying Installed files on a Windows system

To verify the installation on a Windows system, compare the files in the directory where you installed the adapter to those listed.

Table 2describes the Windows file structure used by the connector.

Table 2. Installed Windows file structure for the connector
Subdirectory of%ProductDirS% Description
\connectors\PeopleSoft
  • Contains the connector's CWPeopleSoft.jar and the start_PeopleSoft.bat files.
\bin Please verify that this folder contains the CWConnEnv.bat file.
\lib Please verify that the directory contains the WBIA.jar file. This file corresponds to ADK 2.2.0. If an older version of ADK is required, please refer to the Connector Development Guide.
\connectors\PeopleSoft\dependencies
  • Contains the psjoa.jar files that you must copy from the current version of PeopleTools.
  • Contains the PSFTCI.jar file, which contains all the PeopleSoft Component Interface class files that PeopleSoft generates after you build and compile the APIs.
  • Contains the CW_EVENT_V140 project folder and the CW_EVENT_V150 project folder. These projects contain the event notification objects.
\connectors\messages Contains the PeopleSoftConnector.txt file.
\bin\APP\DATA Contains the PeopleSoft Connector template. This is used to create the connector configuration file using Connector Configurator.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.