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 » timer nodes problem to make schedule trigger.

Post new topic  Reply to topic
 timer nodes problem to make schedule trigger. « View previous topic :: View next topic » 
Author Message
ein
PostPosted: Tue Mar 09, 2010 3:38 am    Post subject: timer nodes problem to make schedule trigger. Reply with quote

Centurion

Joined: 14 Mar 2009
Posts: 108

Hell WMB guys,

I have the following reuirment in wmb.
i.e . I need to trigger the message flow at month end.
The flow contains WTX node. The WTX map has to interact with database and get the data from data and perform some operation and send the oupput to WMB. WMB will place the output in file directory.

My problem is The flow is not expecting any businees data, so i no need to use MQ or File input node to initiate the flow.

How I can schedule an event to trigger at month end using time nodes.

Because the flow uses WTX map. Map is interacting with Database and get the data.

If i use timer nodes. i need to pass the timerequest message to the time node . who is going send the message automatically.

Can any one through some light on this.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Tue Mar 09, 2010 4:11 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

what is the input that you are sending to invoke the Map. i mean what you are passing to the input card.
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Mar 09, 2010 4:25 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

You need to find a system with a proper scheduler (such as Control M) and set it to run a program when you want this event to occur.

This program sends a message to the broker QM which starts your flow. It can be any message since the contents won't matter.

There are various ways to write (or find a working example of) a simple program to put a message - depending on which platform you are using.

You could also choose to FTP a file (any file) to start the flow. Use a MQInput node or FileInputNode accordingly.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Tue Mar 09, 2010 4:31 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

here there is one more question, how he/she is going to invoke the Map?
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
ein
PostPosted: Tue Mar 09, 2010 6:16 am    Post subject: Reply with quote

Centurion

Joined: 14 Mar 2009
Posts: 108

The map will be invoked by sending 0 byte msg. Because it's not expecting any data.

And , Intially i taught to use script to send the 0 byte msg to the Q in trigger the flow. But my client is not agreeing to use the script, he say it 's maintainace cost.

So ,i must need to achive this through message flow
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Mar 09, 2010 6:25 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Of course you can run the flow every day and in ESQL work out when it is the last day of the month. It might have to be the last business day though - and what about public holidays?

This is a dubious use of WMB. The broker is about continous (or at least very regular) processing, not once a month stuff.
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 » timer nodes problem to make schedule trigger.
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.