Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter for Websphere MQ | - |
Not Applicable | - |
Resolution:
Description:
=========
If adding a normal string for a MsgId field in TIBCO ActiveMatrix BusinessWorks process, it will not be set in MQMD of WebSphere MQ Message.
Environment:
==========
TIBCO ActiveMatrix(R) Adapter for WebSphere MQ 5.x, 6.x
Symptoms:
=========
While configuring MQMD's msgId and correlationId in TIBCO ActiveMatrix BusinessWorks process, even if we set the value for msgId and corrId, these values will be overwritten by Queue Manager.
Resolution:
========
If you have configured MQMD to JMS Header Mapping in project to make use of Message ID in TIBCO ActiveMatrix BusinessWorks process effectly, you need to specify the input of the messageidfield like the following:
"0x123456789123456789123456789123456789123456789ABC".
That means the string is composed of 0x and 48 characters and you can not omit any one character.