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