setJMSCorrelationID procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
setJMSCorrelationID procedure
Sets the correlation ID.
Syntax
|
Applies to
Message objects
Notes
This value is application-defined; typically it is set to the ID of the message replied to.
See also
setJMSCorrelationID procedure, getJMSCorrelationID function
For more information, see the Accessing message header properties.