Control flow of messages
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The application controls the flow of messages to the JMS-provider client from a queue using the setPrefetchCount procedure and the setPrefetchThreshold procedure.
Note: When the Progress OpenEdge JMS Adapter sends a message to a
queue that is full or to a topic that is full, an error is raised.