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 » WebSphere Message Broker (ACE) Support » blocking publications on the message flow input queue

Post new topic  Reply to topic
 blocking publications on the message flow input queue « View previous topic :: View next topic » 
Author Message
asalema
PostPosted: Wed Jun 16, 2004 12:02 pm    Post subject: blocking publications on the message flow input queue Reply with quote

Apprentice

Joined: 05 May 2003
Posts: 35

Hi All,

In my project we need to retain publications on the MQ queue (not in the MQSI database)

Here is the situation
we have a message flow
inputNode->compute node->publication node


The input message looks like {.......<topic>topic1</topic>....<data>data message</data>........}
The compute node reads the topic and forwards the publication to the publication node to forward to subscribers.

What we need to do is it to be able to enable/disable publications for certain topics. disable topic means, the messages should be pile up on the MQ queue (and NOT discarded) until the application enables that topic again, then the messages will be read from the queue and published.
We are storing the topics with a topic status on a separate DB2 table.

I don't think that retained publications will work here, because we don't want the publications to be active during disablement
and also, for security reasons, we don't want the messages to be stored in the pub/sub database.

Any thoughts on this?

What I think we should do is to implement our own input node that uses some filters to read only the messages with enabled topics and keep the remaining messages on the input queue.
However, I don't have any experience with implementing input nodes and my guessing is that it will be very complicated.
So, does anyone have any idea how to implement this? appreciate it, thx
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 » WebSphere Message Broker (ACE) Support » blocking publications on the message flow input queue
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.