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 » Wait process in ESQL.

Post new topic  Reply to topic
 Wait process in ESQL. « View previous topic :: View next topic » 
Author Message
madhavt
PostPosted: Mon Dec 20, 2004 12:24 pm    Post subject: Wait process in ESQL. Reply with quote

Newbie

Joined: 23 Aug 2003
Posts: 8

Can anybody tell me if there is any way of holding a particular transaction for certain time (say 60seconds) in ESQL.
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Dec 20, 2004 12:34 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

No. There is no ESQL function to do this. Also, it's not recommended that you "wait" in your message flow. This could cause other deploy related problems on the same broker. Take a look at Timer plug-in node and see if that fits your requirement.
Also, please explain what exactly are you trying to do?
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
madhavt
PostPosted: Mon Dec 20, 2004 1:02 pm    Post subject: Reply with quote

Newbie

Joined: 23 Aug 2003
Posts: 8

Thanks for your suggestion.

There is a big load of transactions going on, In between we get a certain error. So I need to keyoff that error and hold it for 60sec.

Madhav.
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Dec 20, 2004 1:37 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

You mean hold the original message for 60 secs? And what would you do after 60 seconds with the message?
Why don't you just write the messages to a FAILQ and have another job process those messages at every 60 seconds.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
madhavt
PostPosted: Mon Dec 20, 2004 2:06 pm    Post subject: Reply with quote

Newbie

Joined: 23 Aug 2003
Posts: 8

There will be only one message when that particular error comes. So I need to hold that message.
Would you please explain how to invoke the process after 60 seconds to process that particular message.

Thanks

Madhav.
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Dec 20, 2004 3:25 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

If you are running on Windows platform, you can schedule a task that will run every 60 secs, which will execute a program. This program can then put a message on your Broker's input queue to trigger the message flow.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Wait process in ESQL.
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.