Try OpenEdge Now
skip to main content
BP Server Developer's Guide
JMS based event publisher
 

JMS based event publisher

Business Process Server uses Java Message Service (JMS) for publishing the BP Server events to the external applications. This chapter describes the JMS based Event Publisher.
With each state change of the business process, BP Server generates an event. These generated events asynchronously communicate with the external applications.
* Event publisher architecture
* Event reader
* Event sender
* Event channels
* Event filters
* Event publisher example
* Administering the event publisher