|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
TCPIP Server I/P node Error |
« View previous topic :: View next topic » |
Author |
Message
|
laddu858 |
Posted: Wed Jun 25, 2014 2:12 pm Post subject: TCPIP Server I/P node Error |
|
|
Novice
Joined: 19 May 2008 Posts: 10
|
Hi All,
I have a scenario in which Client (makes a persistent connection), will send message to TCP/IP Server input node. On TCPIP server input below are the properties I have mentioned.
TCPIP Serveri/p - rcdnode(dfdl parsing)- compute node - tcpserveroutput
TCPIPServer Input Node:
Advanced: close conn(No)
I/P stream: Researve i/p stream, then release at end of flow
O/P stream:leave unchanged
Messagedomain:BLOB
Recordandelements: endofstream
Client is able to connect to tcpip server i/p node successfully, but server is receiving the data only after the connection timeout on the client side.
Input we receive is a csv file.
how to handle persistent connections in tcpip server i/p
Help me on this. |
|
Back to top |
|
 |
McueMart |
Posted: Thu Jun 26, 2014 12:44 am Post subject: |
|
|
 Chevalier
Joined: 29 Nov 2011 Posts: 490 Location: UK...somewhere
|
So your problem is you have Records and Elements record detection set to End of stream.
Instead you want it set to Parsed Record Sequence and model your input data using DFDL or MRM (Instead of using the BLOB domain).
If you dont want to do this, and want to be lazy, you could send record detection to 'Delimited' and send a custom byte down the TCP stream to indicate that the record has been completely sent. |
|
Back to top |
|
 |
laddu858 |
Posted: Thu Jun 26, 2014 5:58 am Post subject: |
|
|
Novice
Joined: 19 May 2008 Posts: 10
|
Thanks McueMart, will try that and let you know. |
|
Back to top |
|
 |
kimbert |
Posted: Thu Jun 26, 2014 9:12 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
|
Back to top |
|
 |
laddu858 |
Posted: Fri Jun 27, 2014 1:23 pm Post subject: |
|
|
Novice
Joined: 19 May 2008 Posts: 10
|
Thanks McueMart and Kimbert. it worked like a charm.
Created the DFDL and used parsed record sequence option. |
|
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
|
|
|
|