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 » ISO message using DFDL parcer in TCPIP server node.

Post new topic  Reply to topic Goto page Previous  1, 2
 ISO message using DFDL parcer in TCPIP server node. « View previous topic :: View next topic » 
Author Message
kimbert
PostPosted: Thu Oct 17, 2013 7:29 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
the sample is working perfectly fine and parsing is done without errors for the sample. I am wondering why I am seeing the issue with my flow.
OK - fair question. I can think of two possibilities:
a) there is a known issue with the v.8.0.0.1 DFDL parser. It requests data from the TCP/IP stream after parsing has completed, leading to a timeout while it waits to be told that the stream is empty.
b) you have modified the DFDL xsds, and the model is now designed to be 'open-ended' ( it ends with an element that has maxOccurs='unbounded' ). This will, correctly, cause a timeout after every parse because the only way for the DFDL parser to know that the stream has ended is to ask it for more data.

a) is a defect, and it is fixed by IC91167 which is included in v8.0.0.2
b) is correct behaviour, caused by an open-ended model.
_________________
Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
Back to top
View user's profile Send private message
Lily
PostPosted: Tue Oct 22, 2013 7:56 am    Post subject: Reply with quote

Novice

Joined: 15 Oct 2013
Posts: 13

Hi,

I have opened a PMR for the parser issue.

Can somebody help me how to keep the same connection open for long.
The connection is being closed soon after the end of the message and opening a new connection( I have tried resering the streams and not releasing them at the end of the flow). if its opening a new connetion every time there is no point of logging-in to the connection right?
Back to top
View user's profile Send private message
jareeve
PostPosted: Thu Oct 24, 2013 2:22 am    Post subject: Reply with quote

Newbie

Joined: 15 Dec 2008
Posts: 2

Hi Lily,

I can help with the question about why the connections might be closing. Just to recap to make sure I fully understand what you have setup for the TCPIP nodes:
- The client node flow does not close any streams or connections. I was not sure from the other post what the options were in the client input node.
- The server node flow receives data defined by a dfdl message and does not close any connections.

It might help if you can explain exactly what you want the flow to do and possibly send me a copy of the flow to look at so i can check it does what you want.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ISO message using DFDL parcer in TCPIP server node.
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.