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 » Problems in Propagating to terminals

Post new topic  Reply to topic
 Problems in Propagating to terminals « View previous topic :: View next topic » 
Author Message
jeevan
PostPosted: Wed Dec 20, 2006 12:53 pm    Post subject: Problems in Propagating to terminals Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

My need is like this:

i like to propagate to certain terminal based on some values ( exceptionLIst

On failure, I like to propagate to one tracenode connected to out terminal of compute node.

in case of success, I like to propagate to another tracenode connected to out1 terminal

the code skeleton is as follows:

if exception
propagate to out1
elseif
propagate
end if

But whether it is success or failure, it propagates to out terminal always. Is this default or am I doing something wrong? When there is no explicitly propagatged to the out, it does.

If I choose out1 and out2, it seems working fine. So, I just want to be sure that what i encoutnered is correct.

Could some one shed light on this

thanks


Last edited by jeevan on Wed Dec 20, 2006 1:09 pm; edited 2 times in total
Back to top
View user's profile Send private message
wschutz
PostPosted: Wed Dec 20, 2006 1:01 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

If you do not want automatic propagation at the end of the compute node, you must RETURN FALSE;
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
JosephGramig
PostPosted: Wed Dec 20, 2006 1:04 pm    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

Hmmm,

So you are registering a handler to catch the ExceptionList?
Otherwise it will go out the failure terminal if wired.

If you propagate manually, then you want to return FALSE to indicate you do not want the default propagation to out.

I'm not sure I understand you.
_________________
Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3
Back to top
View user's profile Send private message AIM Address
jeevan
PostPosted: Wed Dec 20, 2006 1:07 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Thanks both, Wayne and JosephGramig. I have seen /read returen false but could not link in this situation.
Back to top
View user's profile Send private message
santy
PostPosted: Fri Dec 22, 2006 3:33 am    Post subject: Reply with quote

Centurion

Joined: 03 Nov 2006
Posts: 141

I think Filter Node will do your task.
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 » Problems in Propagating to terminals
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.