Tag Archives: MQMD

DataPower – Changing the MQMD AppIdentity Header

If you plan on using datapower to write a modified value to the AppIdentity MQMD header, ensure that your Put Message Options on your destination are correct. You want to use “2052” which represents “MQPMO_SET_CONTEXT_ALL” along with “MQPMO_NO_SYNCPOINT”. You need to tell MQ that it should use the message headers from the written message. In […]

Read more