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 » regarding Timer nodes

Post new topic  Reply to topic
 regarding Timer nodes « View previous topic :: View next topic » 
Author Message
Sam Uppu
PostPosted: Wed Apr 14, 2010 12:52 pm    Post subject: regarding Timer nodes Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

Hi Guys,

I am using Timer control node and Timer notification node to generate trigger messages for every hour for 5 times.

MQInput queue --->compute--->timercontrol---MQoutput

Timernotification---->compute---->MQoutput

I have set the OutputLocalenvironment variables on Timer control node to

SET OutputLocalEnvironment.TimeoutRequest.Count = 5;
SET OutputLocalEnvironment.TimeoutRequest.Interval = 3600;

I set the operation mode property on Timer Notification node to Controlled.
When I was testing the flow, I see all 5 requests getting generated at a time without 3600sec Interval.

Let me know if I am going wrong anywhere.
Back to top
View user's profile Send private message
SandeepAgarwal
PostPosted: Thu Apr 15, 2010 5:06 am    Post subject: regarding Timer nodes Reply with quote

Newbie

Joined: 29 Jul 2009
Posts: 5

Hi,

Can u tell me if you are initializing below properties correctly -

SET OutputLocalEnvironment.TimeoutRequest.Action='SET';
SET OutputLocalEnvironment.TimeoutRequest.StartDate = Start_date;
SET OutputLocalEnvironment.TimeoutRequest.StartTime=Start_time;

?

Thanks,
Sandeep
Back to top
View user's profile Send private message
Sam Uppu
PostPosted: Thu Apr 15, 2010 5:33 am    Post subject: Re: regarding Timer nodes Reply with quote

Yatiri

Joined: 11 Nov 2008
Posts: 610

SandeepAgarwal wrote:
Hi,

Can u tell me if you are initializing below properties correctly -

SET OutputLocalEnvironment.TimeoutRequest.Action='SET';
SET OutputLocalEnvironment.TimeoutRequest.StartDate = Start_date;
SET OutputLocalEnvironment.TimeoutRequest.StartTime=Start_time;

?

Thanks,
Sandeep



Sandeep,

Below are the other properties.


SET OutputLocalEnvironment.TimeoutRequest.Action = 'SET';
SET OutputLocalEnvironment.TimeoutRequest.StartDate = 'TODAY';
SET OutputLocalEnvironment.TimeoutRequest.StartTime= 'NOW';


Thanks
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 » regarding Timer nodes
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.