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 Windows system.

Installed files on a Windows

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

Table 1. 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.
  • Contains an executable named EventNotificationInstall.exe, which contains the event notification objects.
  • Contains a file named SavePostChg.txt, which contains a sample of the PeopleCode required to process events.
..\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\PeopleSoft.txt Contains the PeopleSoftConnector.txt file as well as PeopleSoftConnector_ll_TT.txt files (message files specific to a language (_ll) and a country or territory (_TT)).
\connectors\PeopleSoft\samples \repository\PeopleSoft\CN_PeopleSoft.txt Contains a sample PeopleSoft-specific business object. Contains the CN_PeopleSoft.txt file.
\connectors\PeopleSoft\start_PeopleSoft_service.bat The start-up script for the connector service.

Copyright IBM Corp. 2004, 2005