Operation Types
PeopleSoft Integration Broker supports the operation types listed in the table.
For any operation type, the application must invoke PeopleCode, a component interface or data mover script to generate and send a service operation or to receive and process a service operation.
| Operation Type | Routing | Actions |
|---|---|---|
|
Asynchronous — One Way. |
Outbound. |
|
|
Asynchronous — Request/Response. |
Outbound. |
|
|
Asynchronous to Synchronous. |
Outbound. |
|
|
Synchronous. |
Outbound. |
|
|
Asynchronous — One way. |
Inbound. |
|
|
Asynchronous — Request/Response. |
Inbound. |
|
|
Asynchronous to Synchronous. |
Inbound. |
|
|
Synchronous. |
Inbound. |
|
Related Topics