Try OpenEdge Now
skip to main content
BP Server Developer's Guide
Working with Monitoring process : Multiple events in a single message
 

Multiple events in a single message

In pre-11.6 version of BP Server, each monitoring process message received by the JMS event gateway from an external system can contain only one event. However, current version of BP Server supports handling multiple or bulk events per JMS message. Every JMS message can contain one or more events. BP Server supports multiple or bulk events per JMS message for messages of type ObjectMessage, and MapMessage.
* ObjectMessage with multiple events
* MapMessage with multiple events
* Processing of messages with multiple events