Processing Problems

If an error occurs when the connector is processing, create a simple Java program and test the following using IDE:

  1. The connection to the application
  2. The Get(), Create(), and Find() methods
  3. The retrieval of Property values from each level of the corresponding Component Interface

This test can isolate problems arising between the PeopleSoft API and the connector. In other words, if you have no problems in the test program, then there probably is a problem with the connector code.

PeopleSoft generates a template for a test Java program. To generate the template:

  1. Open the Component Interface in question.
  2. Right click anywhere in the window and select Generate Java Template from the popup menu.

Copyright IBM Corp. 1997, 2004