Set the maximum number of messages
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The default maximum number of active JMS messages in an OpenEdge session is 50. This is the maximum number of messages that have been created, but not deleted by the application. To change the default, the main procedure of the OpenEdge application must include the definition of JMS-MAXIMUM-MESSAGES global variable.
Note: If you exceed the limit on the JMS-MAXIMUM-MESSAGES global variable, an error is returned.