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 » triggering a message flow

Post new topic  Reply to topic
 triggering a message flow « View previous topic :: View next topic » 
Author Message
vasanthi
PostPosted: Thu Mar 30, 2006 4:59 pm    Post subject: triggering a message flow Reply with quote

Apprentice

Joined: 23 Apr 2005
Posts: 42

hi all

i am having a sitution in message flow. there are two flows .one flow picks up a message and writes the data into a database.

once that record is written into the database then my second flow should start processing the messages in its queue.if the record is not available in the database the second message flow should not start processing.how can this be done.


Thanks
vasanthi
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Mar 30, 2006 5:16 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

If you are using Broker V6, you can use a MQGet node:

1. MQInput node gets the first message
2. DB node inserts the record
3. MQGet node gets the second message ... (assuming a different queue than the MQInput node).
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
vasanthi
PostPosted: Fri Mar 31, 2006 5:48 am    Post subject: Reply with quote

Apprentice

Joined: 23 Apr 2005
Posts: 42

hi
thanks for the reply.i am using broker v5. can you elaborate a little bit on the design you have mentioned and how the MQGet node works.

thanks
vasanthi
Back to top
View user's profile Send private message
madi
PostPosted: Fri Mar 31, 2006 7:43 am    Post subject: Reply with quote

Chevalier

Joined: 17 Jan 2006
Posts: 475

i dont think there is an MQGet node in v5.0.

I use a custom timer node to trigger the flows every minute or something and see if the record is written. If it is, then you can trigger the other flow.

i dont think there is a timer node or something like it in v5 though.

--madi
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri Mar 31, 2006 10:54 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

There was a Cat 2 supportpac for the MQGet node for MQSI V2.1, but it was never ported to V5. Timeout nodes only appear in V6 of Broker.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Duke
PostPosted: Sun Apr 02, 2006 10:10 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Mar 2004
Posts: 49
Location: Belgium

Hello,

I have ported the MQGet support pack to V5 following the migrate note. And it works fine.
_________________
Pierre Richelle

Engineer
IBM Certified MQSeries Developper V5.3
IBM Certified WMQ Administration V6
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » triggering a 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.