Author |
Message |
Topic: Message flow design |
Goeff
Replies: 8 Views: 4451
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 04, 2007 12:32 am Subject: Message flow design |
I've implemented the design in message flow and tested it with messages.
It seems works well but there is an annoying problem.
The MQGet node is always unable to get the last message left on the ... |
Topic: Message flow design |
Goeff
Replies: 8 Views: 4451
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 03, 2007 6:30 pm Subject: Re: Message flow design |
This implies that the order of processing by message broker and application server is not sequence dependant - correct?
Correct!
ie: Sequence must be maintained within Message Broker message ... |
Topic: Message flow design |
Goeff
Replies: 8 Views: 4451
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 03, 2007 6:29 pm Subject: Re: Message flow design |
This implies that the order of processing by message broker and application server is not sequence dependant - correct?
Correct!  |
Topic: Message flow design |
Goeff
Replies: 8 Views: 4451
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 03, 2007 6:28 pm Subject: Message flow design |
Thank you very much mates.
As I said, message sequence between the very first Q and the very last Q must be maintained.
However, I didn't mention that it only applies to individual senders. ie. ... |
Topic: Message flow design |
Goeff
Replies: 8 Views: 4451
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 02, 2007 8:16 pm Subject: Message flow design |
Can anyone suggest a message flow design for the following situation?
Client -- (messages) --> [MQ > Convert format > MQ] > Websphere application server processing > [MQ > Convert ... |
Topic: Sequencing problem with multiple instances of message flow |
Goeff
Replies: 6 Views: 5118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 18, 2007 8:41 pm Subject: Sequencing problem with multiple instances of message flow |
Thanks a lot Jeff and Pcelari.
Pacelari, you said "multiple instances will always distroy sequence". This is where I really get lost. According to an IBM article
"If you set Order ... |
Topic: Sequencing problem with multiple instances of message flow |
Goeff
Replies: 6 Views: 5118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 18, 2007 1:12 am Subject: Sequencing problem with multiple instances of message flow |
Reference: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac00350_.htm
Thanks Marcin.
In my case, the sequence is vital.
According to you, Mar ... |
Topic: Sequencing problem with multiple instances of message flow |
Goeff
Replies: 6 Views: 5118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 18, 2007 12:58 am Subject: Sequencing problem with multiple instances of message flow |
Thanks Marcin.
In my case, the sequence is vital.
According to you, Marcin, does it means that I can only have a single instance of a message flow in order to keep the sequence?
However, acco ... |
Topic: Sequencing problem with multiple instances of message flow |
Goeff
Replies: 6 Views: 5118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 17, 2007 8:13 pm Subject: Sequencing problem with multiple instances of message flow |
Hi there. I got several questions about load balancing and message sequencing. It would be really really great if someone can help.
Here is my challange:
I have to handle messages from various c ... |