Hi,
We have a scenario (Proxy -> PI -> MQ) where we need to pass a custom value from the payload to MQMD.MsgID of Websphere MQ.
As per the below link, the JMS headers & Properties are mapped to MQ MQMD headers, in which I expect if the JMSMessageID ismapped with the custom value, that should be mapped to the MQMD MsgId.
http://pic.dhe.ibm.com/infocenter/wmqv7/v7r1/index.jsp?topic=%2Fcom.ibm.mq.doc%2Fjm25430_.htm
We tried setting the JMS Property MessageID using the additional parameters in the JMS Receiver adapter as below, but is not reflected in the MQMD mesage ID.
I saw few blogs mentioing that it can be done by writing a custom adapter module, but no details were given on what has to be done and which property has to be set.
Can anybody who has alreaduy done this please help / comment on it.
PS: We are using SAP PI 7.11 & MQ 7
Thanks,
Praveen