Message structure

In this post i will explain how mq messages are structured. An mq message contains two main sections. (It can be compared to JMS where a message is slipt as JMS Header and JMS data) The header and the data. The Header: The header contains the MQMD (Message Queue Message Descriptor) with all the usefull … Continue reading Message structure