Use the ABL-JMS Producer and Consumer APIs
- Last Updated: August 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
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. The chapter also provides some programming examples and an alphabetical API reference.