Testing the PeopleSoft Connection

The pscitester program can be used to test the connection to the PeopleTools Application Server. Pscitester is a PeopleSoft sample program that is supplied as a Java source. It is found in %PS_HOME%/sdk/PSCOMPINTFC/src/java/samples. You can test it using this example if PeopleSoft can be accessed with the Java Object Adapter.

The building and testing process of this example program is described below.

Procedure

Installing the Java SDK

Adjusting the PATH Variable

Generating the Java Sources

Creating the *.class Files

Starting the Pscitester Program