setSingleMessageAcknowledgement procedure
Turns on single-message acknowledgement for a client session.
Syntax
PROCEDURE setSingleMessageAcknowledgement.
DEFINE INPUT PARAMETER ackMethod as LOGICAL.
|
Applies to
Session objects
Notes
If a session is configured to use single-message acknowledgement, the following rules apply:
Groups of messages cannot be acknowledged in one operation.
Acknowledge-and-forward can be used.
See also
For more information, see the Message acknowledgement, forwarding, and recovery and the Single-message acknowledgement.