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 » Dynamic Parameter for MQ Input Queue

Post new topic  Reply to topic
 Dynamic Parameter for MQ Input Queue « View previous topic :: View next topic » 
Author Message
kunal07
PostPosted: Fri Feb 14, 2014 6:11 am    Post subject: Dynamic Parameter for MQ Input Queue Reply with quote

Acolyte

Joined: 05 Dec 2012
Posts: 72

Hi All,

is it possible to have any dynamic parameter for MQ Input queue so that iw will start picking files from different queues dynamically for same message flow. like we can do for MQ Output queue in destination list.

I know we can use multiple MQ input queue in the same flow, but just want to confirm whether this is possible using single MQ Input queue.

I have check the info centre but not able to find it.
Back to top
View user's profile Send private message
zpat
PostPosted: Fri Feb 14, 2014 6:13 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

If you want a flow to start when a message arrives on any of several queues, just use multiple MQINPUT nodes wired to the same input terminal on the next node in the flow.

To make the list of queues dynamcally is to put the cart before the horse.

You can make the queue name dynamic for the MQGET node, I believe (not 100% sure).
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
Gralgrathor
PostPosted: Tue Feb 18, 2014 3:31 am    Post subject: Reply with quote

Master

Joined: 23 Jul 2009
Posts: 297

Code:
SET InputLocalEnvironment.MQ.GET.QueueName = 'YO_MAMA_LQ';

You could loop through a dynamic list using this, triggered by Timeoutnotification. Don't see any justification for such a pattern, but you could do it.
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 » WebSphere Message Broker (ACE) Support » Dynamic Parameter for MQ 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.