Use the ABL-JMS Producer and Consumer APIs
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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.
This chapter details how to Select the JMS Adapter connection mode, and how to write and consume messages.
Programming examples are provided in:
For an alphabetical API reference, see ABL-JMS API Reference.