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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Non-trivial intertransaction cooperation (trigger?)

Post new topic  Reply to topic
 Non-trivial intertransaction cooperation (trigger?) « View previous topic :: View next topic » 
Author Message
SoZoneOfSky
PostPosted: Fri May 12, 2006 12:47 am    Post subject: Non-trivial intertransaction cooperation (trigger?) Reply with quote

Newbie

Joined: 07 Dec 2005
Posts: 5
Location: Russia

Hello everybody,

I have application under WAS which sends a lot of messages (~500.000) to queue every night. On MQ Series with dispatch workflow those messages are parsed and dispersed to several out queues (as many as target systems interested in messages from our application). Sending of messages split into several transactions, because of maximum messages count limitation and reliability reasons.
In simplest case target system gets as many messages as our application produce, in that case there is no problem, simple format conversion is implmented.
But some systems expect all messages in, I would say, 'packed' view.

Example.
1 in case of total N messages for simple target system:
Msg1, Msg2 ... Msgn --> MESSAGE1, MESSAGE2 ... MESSAGEN
2 in case of total N messages for problem target system:
Msg1, Msg2 ... Msgn --> STARTMESSAGE, MESSAGE1, MESSAGE2 ... MESSAGEN, METAMESSAGE

The root of all evil here is METAMESSAGE, which should contain information about count of messages. This requirement forces me to use some special synchronization after application finished all messages sending.
For now I have no idea how to provide mentioned synchronization better. Should it be a message to separate (special) queue? Also I have no idea how to access messages which are already in known queue on Mq Series for that moment.
If anybody have any thoughts how it can/should be implemented, please give me know!

Thanks in advance,
Pavel
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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Non-trivial intertransaction cooperation (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.