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 » message expiry question

Post new topic  Reply to topic
 message expiry question « View previous topic :: View next topic » 
Author Message
newtomq
PostPosted: Fri Feb 20, 2004 12:13 pm    Post subject: message expiry question Reply with quote

Newbie

Joined: 20 Feb 2004
Posts: 2

The calling appln sets the message expiry to x mins and the message is processed thro wmqi and in turn calls another appln and the message is processed and returned to wmqi which in turn sends the reply to the calling appln. If the message fails it is written to a fail queue by wmqi and since expiry is set to x mins the message in the fail queue expires after x mins. Tried to set the property of the output node to persistence and that did not help. Is there a way to overide expiry from x mins to unlimited only for the messages that end up in the fail queue ? Thanks
Back to top
View user's profile Send private message
Lisa
PostPosted: Fri Feb 20, 2004 12:45 pm    Post subject: MQMD Reply with quote

Master

Joined: 07 Jun 2002
Posts: 287
Location: NJ

Set OutputRoot.MQMD.Expiry = -1
-1 equals unlimited

Lisa
Back to top
View user's profile Send private message Send e-mail
jfluitsm
PostPosted: Wed Feb 25, 2004 11:19 pm    Post subject: Reply with quote

Disciple

Joined: 24 Feb 2002
Posts: 160
Location: The Netherlands

It is even better to use the predefined constant.
Code:
Set OutputRoot.MQMD.Expiry = MQEI_UNLIMITED;

_________________
Jan Fluitsma

IBM Certified Solution Designer WebSphere MQ V6
IBM Certified Solution Developer WebSphere Message Broker V6
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 » message expiry question
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.