|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
TCP/IP nodes - Anlayze ACK and control the next message |
« View previous topic :: View next topic » |
Author |
Message
|
the_one |
Posted: Tue Oct 07, 2014 4:19 pm Post subject: TCP/IP nodes - Anlayze ACK and control the next message |
|
|
 Novice
Joined: 16 Dec 2008 Posts: 22 Location: PHX, AZ
|
I am trying to build a flow which will receive message on TCP/IP node, analyze, send ACK and put it Q1.
The second flow will read from Q1, make some changes and send it to destination over TCP/IP.
Destination Application receives the message and sends back acknowledgement. This ACK needs to be analyzed and based on certain codes, we either need to log this message or 'stop further processing'. (a Ticket will be raised to appropriate team to fix the issue)
Is there a way we can stop further processing of flow which starts with MQ Input node? _________________ See the marbles of the world, but never forget the drops of oil on the spoon. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Oct 07, 2014 8:32 pm Post subject: Re: TCP/IP nodes - Anlayze ACK and control the next message |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
the_one wrote: |
Is there a way we can stop further processing of flow which starts with MQ Input node? |
Don't put the message on the input queue in the first place?
Throw an exception in the flow?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
the_one |
Posted: Fri Oct 17, 2014 3:41 pm Post subject: |
|
|
 Novice
Joined: 16 Dec 2008 Posts: 22 Location: PHX, AZ
|
I couldnt understand how moving to intermediate queue could solve it. But raising exception certainly helped. BrowseCounterReset was set to -1, hence the flow has to be restarted to reset it.
MQinput (Browse Only) ->Log Message -> SendToServer -> ReceiveAckFromServer -> AnalyzeResponse -> MQGet
Thanks for your help. I will post my other question as a separate thread. _________________ See the marbles of the world, but never forget the drops of oil on the spoon. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|