getJMSCorrelationID function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.