![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
The features described in Adapter Overview are available in these services.Figure 13 Services of the Adapter
TIB Work Page is bundled with the TIB_PS8_ADAPTER project. It implements the logic for capturing fields for publication at runtime.Figure 14 Typical Publication Service Flow
PeopleSoft client library (PSJOA.JAR) required since the adapter makes native API calls. Figure 15 Typical Subscription Service Flow
PeopleSoft client library (PSJOA.JAR) required since the adapter makes native API calls. Figure 16 Typical Request-Response Service FlowWhenever there is an addition or a modification to a given component, PeopleSoft invokes the appropriate PeopleCode (savePreChange or savePostChange) to handle the change. The PeopleCode helps create a message and sets XML data from the Resultset. It also makes a synchronous call to the Target Connector (TIBCO JMS/HTTP). The Target Connector (TIBCO JMS/HTTP) reads the reply message and sends it to the calling PeopleCode.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |