Glassfish / IMQ Unable to set CorrelationID
I'm using the C api and when I call MQSetMessageHeaders(const MQMessageHandle messageHandle, MQPropertiesHandle headersHandle);
It fails with bad argument (1).
If I send the message without correlationID it works fine .
Has anyone used this feature.