ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » tools to get messages by message id

Post new topic  Reply to topic
 tools to get messages by message id « View previous topic :: View next topic » 
Author Message
thravi
PostPosted: Tue Nov 09, 2004 5:14 pm    Post subject: tools to get messages by message id Reply with quote

Novice

Joined: 16 Jul 2004
Posts: 13

Hi,

are there any tools to get a message from a queue by message id or anybody has java code to do that.

thanks,
ravi
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Nov 09, 2004 5:27 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

This is probably the most basic MQ function. Did you look in the Using Java manual for code samples?

Click on the documentation button and the repository button at the top of this page.

What do want this tool to do after it gets the message for you?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
thravi
PostPosted: Tue Nov 09, 2004 6:50 pm    Post subject: Reply with quote

Novice

Joined: 16 Jul 2004
Posts: 13

hi peter,

i have looked at them. actually in the program when i give

retrievedMessage.messageId = "X'414D5120514D31202020202020202020419163EA20000303'".getBytes();

it gives MQRC 2033: MQRC_NO_MSG_AVAILABLE

I dont know if that is correct way of doing it. How do i convert that string into bytes. I got that string from amqsbcg.
Back to top
View user's profile Send private message
thravi
PostPosted: Wed Nov 10, 2004 8:56 am    Post subject: Reply with quote

Novice

Joined: 16 Jul 2004
Posts: 13

I figured what I was doing wrong.

actually the message id was not a string but was a hex string and also not the whole of:
X'414D5120514D31202020202020202020419163EA20000303'

but just the hex string between the ' and ' i.e

414D5120514D31202020202020202020419163EA20000303

so I had to coonvert this hexstring into bytes and it worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » tools to get messages by message id
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.