I work with pymqi, version 1.12.0
I tried to put msg with correlId into a queue, when I get back the msg, I recived just part of the correlId (first 24 chars). I saw that the length of the correlId defined under CMQC: MQ_CORREL_ID_LENGTH=24
How can I change the default length so it would fit different correlIds length?