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 » Can I set backoutcount?

Post new topic  Reply to topic
 Can I set backoutcount? « View previous topic :: View next topic » 
Author Message
francoisvdm
PostPosted: Thu Dec 18, 2008 10:51 pm    Post subject: Can I set backoutcount? Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

MB 6.0.2
MQInput -> Compute -> MQOutput

Code inside Compute node is:
Code:
SET OutputRoot = InputRoot;
      SET OutputRoot.MQMD.BackoutCount = OutputRoot.MQMD.BackoutCount + 1;
      RETURN TRUE;


When I debug and stop the flow just before the MQOutput node I can see that the value in MQMD.BackoutCount is 1 (one), but when I look at the message in the output queue the value for Backout count is 0 (zero).

Can this property only be set by the queue manager when you roll back? Or am I just doing something really silly here?

Thanks all.
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Thu Dec 18, 2008 10:58 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Francois, check the documentation again. From memory I believe this field is read only and gets set by the qmgr upon roll back.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
francoisvdm
PostPosted: Thu Dec 18, 2008 11:20 pm    Post subject: Reply with quote

Partisan

Joined: 09 Aug 2001
Posts: 332

100% correct, MQ docs at http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqzak.doc/js01147.htm specify that it is ignored for PUT calls.

Thanks!
_________________
If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.

Francois van der Merwe
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Can I set backoutcount?
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.