Understanding Sending and Receiving Messages
To send and receive messages you use PeopleCode to:
-
Send request messages from PeopleSoft Integration Broker to other systems.
-
Receive response messages from other systems.
-
Route messages.
-
Manipulate message content.
You can also send messages directly to the integration gateway, thereby bypassing processing on the integration engine.
Note:
The code examples in this topic are for illustrative purposes only and are not intended to be used in a production environment.