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

Need a java code to convert MQHF2 to MQSTR


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: Fri Apr 25, 2014 11:07 am
Reply with quote

Hi all,

I have a java program to publish messages to a particular topic using MQTT.

I am subscribing to the same topic from Websphere MQ and putting that messages into a queue in windows.

Now my problem is, all the messages in that queue is MQRHF2 format, and so when I browse that queue all message data is shown as "RFH' and not the message that I publish using java code.

Please help me to solve the issue so that I can get the messages in MQ as MQSTR format rather than MQRHF2.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Fri Apr 25, 2014 11:49 am
Reply with quote

Is this the same topic :

ibmmainframes.com/viewtopic.php?t=62722&highlight=

If yes, why post a new topic?
Back to top
View user's profile Send private message
Midhun Mohandas

New User


Joined: 03 Mar 2014
Posts: 24
Location: India

PostPosted: Fri Apr 25, 2014 12:50 pm
Reply with quote

Dear PeterHolland,

Here I am asking a java code and previously I was asking for some settings that needs to be done.icon_smile.gif
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6965
Location: porcelain throne

PostPosted: Fri Apr 25, 2014 5:28 pm
Reply with quote

Midhun,
you should look at IBM DEVELOPERWORKS website.
www.ibm.com/developerworks/ibmi/
or simply
www.ibm.com/developerworks
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


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

PostPosted: Sat Apr 26, 2014 2:17 am
Reply with quote

Midhun,

How do you think both the topics are different as at the end, I see you would like to know conversion from MQRHF2 to MQSTR?

However, what have you got from the links that we have shared till now
? Were they helpful to get started?

Also see if below link helps you,

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

 


Similar Topics
Topic Forum Replies
No new posts IBM IMU Utility for Easytrieve Code t... IBM Tools 0
No new posts Convert CSV to flat file. DFSORT/ICETOOL 6
No new posts convert arbitrary UTC to local (SYD) ... COBOL Programming 1
No new posts purge jobs with return code 0 and ret... JCL & VSAM 6
No new posts Convert Service Unit to CPU Seconds All Other Mainframe Topics 1
Search our Forums:


Back to Top