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.

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:
|
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
Related Topics
- Defining General Routing Information
- Integration Broker Service Operations Monitor: Understanding Synchronous Service Operation Statuses
- Integration Broker Service Operations Monitor: Filtering Synchronous Service Operations Data
- Integration Broker Service Operations Monitor: Viewing Monitor Output for Synchronous Service Operations Data