|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
regarding Timer nodes |
« View previous topic :: View next topic » |
Author |
Message
|
Sam Uppu |
Posted: Wed Apr 14, 2010 12:52 pm Post subject: regarding Timer nodes |
|
|
 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 |
|
 |
SandeepAgarwal |
Posted: Thu Apr 15, 2010 5:06 am Post subject: regarding Timer nodes |
|
|
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 |
|
 |
Sam Uppu |
Posted: Thu Apr 15, 2010 5:33 am Post subject: Re: regarding Timer nodes |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|