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 » MQOutput node, Transaction=No

Post new topic  Reply to topic
 MQOutput node, Transaction=No « View previous topic :: View next topic » 
Author Message
Bartez75
PostPosted: Wed Oct 21, 2009 2:23 am    Post subject: MQOutput node, Transaction=No Reply with quote

Voyager

Joined: 26 Oct 2006
Posts: 80
Location: Poland, Wroclaw

Hi,
What is the danger of setting Transaction='No' in MQOutput node?

More details:
I just got a flow to check it
This flow propagates incoming message to two MQOutput nodes which use different queues.
MQInput node Transaction is set to 'Yes'.
MQOutput1 has Transaction='No'.
MQOutput2 has Transaction='Automatic'

Do you see any potential problems with this flow?

The goal of this flow is to duplicate the incoming message and I guess the MQOutput1 should put message even if MQOutput2 uses for example non existing queue and there is an error because of it.
The flow is very simple, no code there.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Wed Oct 21, 2009 2:35 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Read this

Select the Transaction Mode from the list to determine how the message is put:

If you select Automatic (the default), the message transactionality is derived from the way that it was specified at the input node.

If you select Yes, the message is put transactionally.

If you select No, the message is put non-transactionally


http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac04570_.htm
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
sirsi
PostPosted: Wed Oct 21, 2009 7:58 am    Post subject: Reply with quote

Disciple

Joined: 11 Mar 2005
Posts: 177

Bartez75: you answered it

Quote:
The goal of this flow is to duplicate the incoming message even if there are errors in the flow


usually the MQoutput with trans=No will be used in the error handler to output error msg to a queue
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 » MQOutput node, Transaction=No
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.