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 » Finalize in Propagate Statement

Post new topic  Reply to topic
 Finalize in Propagate Statement « View previous topic :: View next topic » 
Author Message
new_to_wmb8
PostPosted: Tue Jun 03, 2014 3:42 am    Post subject: Finalize in Propagate Statement Reply with quote

Centurion

Joined: 28 May 2013
Posts: 127
Location: Hyderabad, India

Hi,

In my flow, i have using one compute node and propagate the message to Terminal 1 using :

Propagate TO Terminal 'Out1' Finalise NONE DELETE NONE.

and then after propagating ,in the down stream node i am doing some changes in the message tree.
but when the control come backs to the compute node where its get propagated, i am not able to see the updated tree.

Can anyone help on this?
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Jun 03, 2014 4:12 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
when the control come backs to the compute node where its get propagated, i am not able to see the updated tree
Changes to the message tree ( OutputRoot ) only propagate forwards ( downstream ) in the flow. So changes to OutputRoot that are done in a downstream node are not meant to be visible to upstream nodes. The error handling rules depend on this.
By contrast, the Environment tree is global to the message flow - changes to the Environment are visible throughout the flow.
_________________
Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
Back to top
View user's profile Send private message
new_to_wmb8
PostPosted: Tue Jun 03, 2014 6:52 am    Post subject: Reply with quote

Centurion

Joined: 28 May 2013
Posts: 127
Location: Hyderabad, India

then what is difference between Finalize NONE and Finalize DEFAULT

In the help of IBM , its mentioned that we can retain the updated tree using Finalize NONE???
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Jun 03, 2014 7:00 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

with the help of looking at the infocenter - you could have worked that one out!
_________________
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
pvnkumar
PostPosted: Fri Jun 06, 2014 5:58 am    Post subject: Reply with quote

Novice

Joined: 26 May 2008
Posts: 16

By using FINALIZE DEFAULT, nodes in the donwstream wont be able to modify the messagetree whereas the FINALIZE NONE allows the downstream nodes to modify the message tree.
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 » Finalize in Propagate Statement
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.