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: 6966
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: 3048
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 View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts Keep leading zero(s) after convert fl... SYNCSORT 7
Search our Forums:

Back to Top