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 » passing parameters after msg flow deployed???

Post new topic  Reply to topic
 passing parameters after msg flow deployed??? « View previous topic :: View next topic » 
Author Message
Raj2000
PostPosted: Tue Aug 25, 2009 8:58 am    Post subject: passing parameters after msg flow deployed??? Reply with quote

Apprentice

Joined: 03 Aug 2009
Posts: 47

I have a scenario where i have a change a parameter which is used in the esql code.
Let me explain you the scenario:
I have to two webserrvices where i have to toggle between them depending upon say X time interval. but the design wants such that this parameter shoud not be fixed and it should be variable which has to be passed to msg flow from external.

Actually the design donot want a queue or embed the msg in the i/p message.

any advice???
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 25, 2009 10:09 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

use a shared variable.
use an HTTP input node to adjust the shared variable.

No queue, no embedding the value in the input.
Back to top
View user's profile Send private message
mqmatt
PostPosted: Tue Aug 25, 2009 11:07 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

A User Defined Property?
Back to top
View user's profile Send private message
Raj2000
PostPosted: Tue Aug 25, 2009 12:14 pm    Post subject: Reply with quote

Apprentice

Joined: 03 Aug 2009
Posts: 47

yes i have the same doubt do you mean to send the parameter using the userdefined properties???
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 25, 2009 12:21 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Using a User Defined Property requires a redeploy.

Using a shared variable that you set using some other input node does not.

Your requirements should tell you which is more appropriate.
Back to top
View user's profile Send private message
mqmatt
PostPosted: Tue Aug 25, 2009 12:52 pm    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

mqjeff wrote:
Using a User Defined Property requires a redeploy.

Sort-of. As of v6.1.0.2, you can set the value of String-based UDPs using a CMP app (e.g. API Exerciser), and this way doesn't require you to redeploy your message flows.
However, you (currently) do need to issue BrokerProxy.deploy() to send down the changed configuration.
Back to top
View user's profile Send private message
Raj2000
PostPosted: Tue Aug 25, 2009 5:35 pm    Post subject: Reply with quote

Apprentice

Joined: 03 Aug 2009
Posts: 47

Thanks alot jeff and matt .thanks alot for the valuable input you guys have made it worked!!! Thanks alot.
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 » passing parameters after msg flow deployed???
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.