Try OpenEdge Now
Messaging and ESB
Programming for the OpenEdge Adapter for SonicMQ with the ABL - JMS API
:
PTP message example
PTP message example
A PTP messaging example consists of the basic steps described in the following sections:
Creatinga PTP session procedure
Connectingto the broker
Creatinga Message Consumer
Preparingto receive messages
Sendingmessages to the queue
Receivingmessages from the queue
Deletinga message
In this section:
Creating a PTP session procedure
Connecting to the broker
Creating a Message Consumer
Preparing to receive messages
Sending messages to the queue
Receiving messages from the queue
Deleting a message
Summary