tibemsMsg_SetReplyTo
Function
COBOL Call
CALL "tibemsMsg_SetReplyTo" USING BY VALUE message, BY VALUE value, RETURNING tibems-status END-CALL.
Remarks
Sending clients can set this header to request that recipients reply to the message:
- When the value is a destination object, recipients can send replies to that destination. Such a message is called a request.
- When the value is null, the sender does not expect a reply.
When sending a reply, clients can refer to the corresponding request by setting the correlation ID field.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.