getJMSCorrelationID function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
getJMSCorrelationID function
Returns the correlation ID.
Syntax
|
Applies to
Message objects
Notes
This value is an application-defined correlation ID, typically the ID of the message replied to.
See also
setJMSCorrelationID procedure, getJMSCorrelationID function
For more information, see the Accessing message header properties.