Synchronous Service Operation Subscription

This topic discusses synchronous service operation subscription in PeopleSoft Integration Broker.

This example illustrates providing a synchronous service operation through PeopleSoft Integration Broker.

Synchronous service operation subscription

The following table describes the processing steps of a synchronous service operation subscription in PeopleSoft Integration Broker:

Step Process

1

The integration gateway passes an inbound synchronous service operation to the integration engine.

2

The integration engine runs an OnRequest PeopleCode event program.

3

The OnRequest PeopleCode program attempts to update the application data tables.

4

The integration engine updates the database tables as well as sends the status information to the Service Operations Monitor.

The possible statuses in the Service Operations Monitor for a synchronous publication are:

  • Done. The integration gateway was able to deliver the service operation to the destination node.

  • Error. The integration gateway was not able to deliver the service operation to the destination node.

For status information for synchronous integrations to be available in the Service Operations Monitor, you must set the Log Detail parameter in the routing definition for the service operation.

You can view the status information for the publication in the Service Operations Monitor by using the Synchronous Services page. Access this page by selecting PeopleTools, and then Integration Broker, and then Service Operations Monitor, and then Monitor, and then Monitor Synchronous Services.