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 » Trigger message flow

Post new topic  Reply to topic
 Trigger message flow « View previous topic :: View next topic » 
Author Message
MSAT
PostPosted: Thu Oct 19, 2006 2:45 am    Post subject: Trigger message flow Reply with quote

Acolyte

Joined: 17 Aug 2005
Posts: 62
Location: Bengalooru

Hi All,
We are using WBIMB V5.0 CSD 05 on Windows platform. Brokers are also on windows platform. We need to check the availability of some other system, say SYS1. For this we planned to send a request message to SYS1 from WBIMB at every 5 minutes interval. Now the problem is how to initiate the message flow in WBIMB after every 5 minutes so that we can send a request to SYS1 and get response back. SYS1 hosting a web service. We are using HTTP request node.

I read from the forum that there is a availabilty of timer nodes for WBIMB V6.0 and IBM not supporting these nodes for WBIMB V5.0

Now how to over come from this scenario ?

Any suggession please........
Thanks
SAT
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
jefflowrey
PostPosted: Thu Oct 19, 2006 3:24 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can't do it "natively" in WBIMB v5.

You can schedule a simple job, perhaps just amqsput or amqsputc, with your OS scheduler (cron, AT, Scheduled Tasks, etc) that will put a message on a queue.

You can write a custom Input node that will fire off a message flow on a regular basis.

You might want to consider not bothering to check this availability within a business logic system - and use a real monitoring system instead. Or just not bother monitoring the other side's availability at all and send an error when you get a bad return code from the HTTP request.
_________________
I am *not* the model of the modern major general.
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 » Trigger message flow
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.