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 » Message delivery to queue from flow

Post new topic  Reply to topic
 Message delivery to queue from flow « View previous topic :: View next topic » 
Author Message
aks
PostPosted: Thu Jun 24, 2004 3:41 am    Post subject: Message delivery to queue from flow Reply with quote

Voyager

Joined: 19 Jul 2002
Posts: 84

In a single compute node with esql code to propagate a message to queue A and then to propagate a message to queue B on the same queue manager, is it possible for the message to arrive on queue B before the message arrives on queue A? Can different threads inside MQ deliver the messages out of the order they were propagated from the flow?

Thanks
Alan
Back to top
View user's profile Send private message
kt76
PostPosted: Thu Jun 24, 2004 4:42 am    Post subject: Reply with quote

Acolyte

Joined: 18 Jan 2004
Posts: 52

There is no concept of thread. However you can manipulate your flow and introduce a flow order node which put sthe message first on Q b and then on Q A
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jun 24, 2004 6:35 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Make the message flow transactional and both messages will appear at the same time (on the queue manager running the broker) when the entire unit of work is committed.

This also prevents one message appearing without the other in the event of a problem with the flow.

As to whether they will arrive in sequence, depends on where the target queues are located and how they get there.
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 » Message delivery to queue from 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.