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 » General IBM MQ Support » allow get messages to specific client.

Post new topic  Reply to topic
 allow get messages to specific client. « View previous topic :: View next topic » 
Author Message
solkit
PostPosted: Fri Jun 16, 2006 4:14 am    Post subject: allow get messages to specific client. Reply with quote

Novice

Joined: 25 May 2006
Posts: 21

I have a message to send to specific client.
I'm not using pub/sub model and the message is going into a queue which has a variety of messages.

Is there any way to send this message to the client?

If I set the CorrelID on message then the client can get the message when he match the message with CorrelID.
But the problem is that other Client also can get the message without any option.

Can I block other client if the do not give any option?

And is there anyway to do what I want to do?
_________________
^^ have a good day ^^
Back to top
View user's profile Send private message Send e-mail MSN Messenger
mvic
PostPosted: Fri Jun 16, 2006 4:19 am    Post subject: Re: allow get messages to specific client. Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

solkit wrote:
Can I block other client if the do not give any option?

No, MQ will not enforce any matching rules if the app specifies no match options.

Quote:
And is there anyway to do what I want to do?

(a) Have all getting apps use match-correl-id, or (b) Have a queue that is only watched by the one app.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Jun 17, 2006 5:09 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Here is the quick 2 cents worth answer...

If your messages are non persistent have the client in the request / reply model specify a dynamic replyto queue. As such the client would need to create it before the first request and release it at the end of the session but it would not be accessible to any other user not part of the admin (mqm) group or not part of any authorized group for the queue name as per authorization schema.

Of course any other user would first need to run some enquiry as to the existence of the dynamic queue.... So I would say this is quite secure...
Does it guarantee that the message will not be intercepted and read? Only message level encryption can give you an answer here...

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » allow get messages to specific client.
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.