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 |
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. |
|
|
|
|
/bin | Please verify that this folder contains the CWConnEnv.sh 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 |
|
|
|
connectors/messages | 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 | Contains a sample PeopleSoft-specific business object. |
repository/PeopleSoft | Contains the CN_PeopleSoft.txt file. |
Table 2 describes the Windows file structure used by the connector.
Table 2. Installed Windows file structure for the connector
Subdirectory of%ProductDirS% | Description |
---|---|
\connectors\PeopleSoft |
|
|
|
|
|
..\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 |
|
|
|
\connectors\messages | 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 | Contains a sample PeopleSoft-specific business object. |
\repository\PeopleSoft\ | Contains the CN_PeopleSoft.txt file. |