After you have imported the PeopleSoft resource adapter, you need
to import the external dependencies. These external dependencies are JAR files
that provide the resource adapter with the necessary support for deployment
and other tasks.
The external dependencies JAR files are specific to the application.
They must therefore be imported into the connector project.
The
two JAR files that comprise the external dependencies are:
- The component interface (CI) JAR file, which contains the CI Java API
classes for the interfaces that will be exported.
- The psjoa.jar file that contains PeopleSoft proprietary classes. (The
psjoa.jar file must be the same version or release level as the PeopleSoft
server that you will access.)
For the purpose of demonstrating how to import the external dependencies,
it is assumed that the CI JAR file is named psftci.jar and that both it and
the psjoa.jar file reside in your file system in the example path
C:\resourceadapterci.
To import the external dependencies: