Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31745 - CorrelationID value is too long

31745   CorrelationID value is too long

Cause

This error occurs if the correlationID property exceeds the maximum length allowed for the transport, which is 24 bytes on WebSphere MQ and 64 bytes on JadeMQ. This error should not normally occur as the value of the correlationID property of a reply message is obtained from the value of the messageID property of the request message.

Action

Correct your code.