PROCEDURE setReplyToDestinationType
DEFINE INPUT PARAMETER type AS CHARACTER.
Applies to
Message objects
Notes
The type value can be queue or topic.
If setReplyToDestinationType procedure is not called, a default type is automatically set when the message is sent, according to the type of the session: queue for PTP or topic for Pub/Sub.