About the PeopleSoft Integration Broker 8.4
The PeopleSoft Integration Broker provides a mechanism
for communicating with the Integration Appliance using XML files.
To subscribe to data, the Integration Appliance accepts and processes
XML messages posted by PeopleSoft using the available PeopleSoft connectors.
Configuring the PeopleSoft Integration Broker 8.4
Use the PeopleSoft HTTPTarget connector to send an outbound
asynchronous message from PeopleSoft to the Integration Appliance.
You must configure various internal structures and processes to enable
the data transfer.
Creating or editing a PeopleSoft endpoint
PeopleSoft endpoints provide the connection information
that Studio and the Integration Appliance use to connect to specific
PeopleSoft servers and database instances. You can create multiple
endpoints that refer to separate instances.
Compiling and importing PeopleSoft .jar files
Both Cast Iron Studio and Web Management Console (WMC)
require the installation of two PeopleSoft-specific jar files. One
is available in a ready-to-use state; the other must be custom-compiled
before installation. This topic covers the compilation of the custom
instance-specific jar file, then instructions for installing both
jar files on the Microsoft Windows workstation on which
you have installed Studio. For information about installing jar files
on the WMC, see the WMC Online Help.
using the Find Component Interface activity
This activity corresponds to the Find Method on the component
interface. It performs a partial key search for a particular instance
of a component interface, using the search keys at level 0. This activity
returns a collection of component interface instances which match
the search criteria. If no component interface instances match the
search criteria, the count on the collection is zero.
Using the Get Component Interface activity
This activity corresponds to the Get Method on the component
interface, retrieving a particular instance of a component interface.
It is equivalent to opening a record in Update/Display or Correction
mode when online with a PeopleSoft application.