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 » using Environment in message flow.

Post new topic  Reply to topic
 using Environment in message flow. « View previous topic :: View next topic » 
Author Message
know_ashu
PostPosted: Sat Sep 24, 2005 3:36 am    Post subject: using Environment in message flow. Reply with quote

Novice

Joined: 25 Jun 2005
Posts: 22

Hi,
I am using WMQI2.1 and have been using 'Environment' to keep variables in my message flow. e.g.
SET Environment.Variable.ABC = 'PQR';


I have meny of variables (around 20-25) set into environment in my message flow that I am using in my last node to put the values from environment variables into an output XML file.

Now I am apprehensive thinking that if these will create any problem when lots of messages will be flowing thru my message flow. I am not sure abt whats the scope of Environment variables in a message flow. if any of the environment variables still available when another message is flowing thru this flow..it may impact the expected output message.
Please help....
Kindly tell me where can I get more details about it?
If Environment is not a correct thing to use...then whats the best alternative?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Sat Sep 24, 2005 4:10 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Environment is the correct thing.

No part of any of the message trees are shared between invocations of a flow.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mgk
PostPosted: Sun Sep 25, 2005 3:39 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Hi

For information, in message broker V6 you can have declare variables of any datatype that are shared either "node wide" or "flow wide" accross theads. You can also declare variables of type ROW which allows you so create shared trees. In addition, all variables that are shared keep their values from one message to the next, until the flow is stopped (redeployed to, stopped, etc)


regards,


MGK
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
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 » using Environment in message flow.
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.