IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Messages published by MQTT converted to MQRFH2 format in MQ


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Midhun Mohandas

New User


Joined: 03 Mar 2014
Posts: 24
Location: India

PostPosted: Mon Apr 21, 2014 5:43 pm
Reply with quote

Hi all,

I have created a topic 'test' in WebSphere MQTT Client Utility.

Then I created a topic 'test' in Qmanager 'MQTEST', in Websphere MQ.

Next step I created a Queue 'TESTQ' and then subscribed to topic 'test' with destination as "TESTQ', in Websphere MQ.

When I publish any message using MQTT Client, the queue depth of the queue 'TESTQ' is increasing but every time the message received is 'RFH' and not the published message.

The message format of the received messages are MQRFH2 but what I need is MQSTR. I think this is the reason why I am not receiving the original published message.

Please help me in finding a solution so that message formats are converted to MQSTR in Wbsphere MQ or tell me any method so that I can see messages published by MQTT in MQ Queue.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3053
Location: NYC,USA

PostPosted: Tue Apr 22, 2014 3:07 am
Reply with quote

Below link might help you to convert to the MQSTR format,

publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac12380_.htm
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Populate last day of the Month in MMD... SYNCSORT 2
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts InfoSphere OPTIM CSV ouput vs DSNTIUA... IBM Tools 3
No new posts Need mmmyy date format SYNCSORT 6
Search our Forums:

Back to Top