Try OpenEdge Now
Messaging and ESB
Implementing Messaging
Implementing Messaging
In order to exchange messages using JMS messaging model, an OpenEdge client establishes a connection to a SonicMQ Broker, creates the message, and sends the message to a receiver.
Programming instructions are provided in
Programming for the OpenEdge Adapter for SonicMQ with the ABL - JMS API
For an alphabetical API reference, see
ABL - JMS API Reference
.
In this section:
Managing connections and sessions
Externally managed connections
Working with messages
Consuming messages
Transaction and recovery procedures
Error and condition handling