The stub is a java application which is constantly looking in to one queue. Whatever message with RFH2 header is coming inside a queue it will pick the message and parse the RFH2 header and ...
Hi
i am posting XML message with RFH2 header to the MQ using RFHUtil in message broker . Then I am reading it as a Byte message and then parsing it and writhing to the another Queue with the Diff ...
My requirement is , i am receiving the MQMessage generated by ESQL. I have to parse RFH2 header and then put the header information into another MQMessage not JMSMessage.
I am having one requirement to parse MQRFH2 header coming from IBM Message broker created by ESQL. I have to parse the MQRFH2 header and get the <usr> <mcd> ...