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 » TCP/IP Node-Not able to flush the stream once Timeout Occurs

Post new topic  Reply to topic
 TCP/IP Node-Not able to flush the stream once Timeout Occurs « View previous topic :: View next topic » 
Author Message
ican.sbyn
PostPosted: Wed Nov 03, 2010 11:53 am    Post subject: TCP/IP Node-Not able to flush the stream once Timeout Occurs Reply with quote

Novice

Joined: 14 Jul 2009
Posts: 19

The Functionality:We send the request to a TCP/IP server through ESB and get the Response back from that TCP/IP Server in esb

HttpInput Node--->TCPIPClientOutput Node-->TCPIPClientReceive Node-->MQOUTPUT Node

If timeout occurs from the TCPIPClientReceive Node then the error is logged in database.
If we send a request with a Request Id , then the same request Id will be attached in the Response message also. This means, if a request message is sent with a request id 230
then the response message will also contain the request id field with value 230.
Structure of RequestMessage:

<ReqTcp>
<RequestId>230</RequestId>
<Name>ABC</Name>
</ReqTcp>

Structure of ResponseMessage:

<RespTcp>
<RequestId>230</RequestId>
<Department>PQR</Department>
</RespTcp>


Problem Scenario in the event of time out: A Request Message is sent with a Request ID 234. The Time Out Occurred due to some problem. After this problem (Timeout) is over then again a request Message is
sent with a Request id 235.In this case the response is comming for the previous request!!(---That means , in this case the response is comming with request id 234!! Now, if another
request message is sent with a request ID 236, the response is comming with Request id 235 and so on---until the flow is re-deployed).
Any body encountered this probem before...? Any Input will be apprecated.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Nov 03, 2010 7:56 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

What is behind the TCP node?
This looks very much like a request/reply service where the request does not get committed until time out, and the reply is not picked up by correlId ...

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » TCP/IP Node-Not able to flush the stream once Timeout Occurs
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.