setJMSCorrelationIDAsBytes procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Sets the bytes correlation ID, a proprietary (JMS-provider-dependent) value.
Syntax
|
Applies to
Message objects
Notes
- The bytes correlation ID usage is proprietary (JMS-provider-dependent).
- When accessing SonicMQ, the bytesCorrelationID field can be used for storing application-defined values.
See also
setJMSCorrelationIDAsBytes procedure, getJMSCorrelationIDAsBytes functionFor more information, see the Accessing message header properties.