Understanding the Component Interface SDK

The PeopleSoft component interface SDK is installed with the PeopleTools installation. It provides resources to assist you in developing and testing component interface-based integration between PeopleSoft and third-party applications. The SDK contains sample definitions with data and source code. For easy identification, all of the definition names start with SDK_. The SDK is installed in the PeopleSoft home directory (PS_HOME) under sdk.

Note: The SDK definitions and associated data are for development purposes only and should not be used in a production environment.

Programming samples for the component interface SDK_BUS_EXP are part of the SDK. The samples are available in two languages—Java, and C++.

The component interface source code is located in the <PS_HOME>\SDK\PSCOMPINTFC directory.

Note: The source files mentioned in this section are located relative to the installed PeopleSoft home directory (PS_HOME).