Try OpenEdge Now
skip to main content
Messaging and ESB
Messaging Examples
 

Messaging Examples

This appendix provides ABL (Advanced Business Language) messaging example procedures of Pub/Sub and PTP messaging, as well as a well as a sample application illustrating the gateway approach to integration with the native ABL publish and subscribe mechanism. Examples are written using the BrokerConnect option; however, the examples may be run using either the ClientConnect or ServerConnect options.
For information on locating the examples, see OpenEdge messages.
For an alphabetical API reference, see ABL - JMS API Reference.
* Pub/Sub messaging examples
* PTP messaging examples
* MultiPartMessage example
* Gateway sample application