Try OpenEdge Now
skip to main content
Messaging and ESB
Implementing Messaging : Managing connections and sessions : Accessing message delivery parameters
 

Accessing message delivery parameters

Message delivery parameters set on the Session object are used as defaults for all messages sent in that session. The default can be changed by setting the parameters of the call to publishprocedure, the call to sendToQueueprocedure, or the call to requestReplyprocedure. These values cannot be changed after the beginSessionprocedure is called.
The following table lists the methods for setting and getting delivery parameters.
Table 18. Setting and getting delivery parameters
Setting
Getting
* Setting the maximum number of messages
* Discardable messages