Author |
Message
|
swaugh |
Posted: Mon Aug 14, 2006 1:38 pm Post subject: Reading from Reply queue |
|
|
Apprentice
Joined: 15 Jun 2006 Posts: 37
|
Hi,
I am using Message broker version 5 toolkit to build a sampe synchronous response request application. I have a message flow where i am putting a message in request queue. Based on the reply i want to do some calculations in the compute node and send the final result to the request originator. All in the same message flow.
I am trying to make a synchronous call here, in other words once i put the message in the request queue, i want to read the reply for that message and perform my calcuations. Can i perform the message reading in the compute node.?
can i have the compute node attached to the output node?
any help on reading the message is appreciated?
thanks.
swaugh |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 14, 2006 1:43 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Look up information about the MQGet node.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Aug 14, 2006 1:54 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
fjb_saper wrote: |
Look up information about the MQGet node. |
The MQGet node is not supported on WBIMB v5.
swaugh wrote: |
I am using Message broker version 5 toolkit |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
swaugh |
Posted: Mon Aug 14, 2006 2:24 pm Post subject: |
|
|
Apprentice
Joined: 15 Jun 2006 Posts: 37
|
MQ get node is not supported in version 5 of the Message Broker. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Aug 15, 2006 6:16 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Isn't it delivered as a support pack for version 5? _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Aug 16, 2006 1:50 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
fjb_saper wrote: |
Isn't it delivered as a support pack for version 5? |
No.
It was only ever delivered as a Support Pack for version 2.1.
It's possible to migrate that 2.1 Support Pack to run on v5, but that's not the same thing at all. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|