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 » Parser Exception when using RCD node in MB5.0

Post new topic  Reply to topic Goto page Previous  1, 2
 Parser Exception when using RCD node in MB5.0 « View previous topic :: View next topic » 
Author Message
jbanoop
PostPosted: Sat Jul 22, 2006 11:17 pm    Post subject: Reply with quote

Chevalier

Joined: 17 Sep 2005
Posts: 401
Location: SC

Kimbert:
To clarify, the flow i was testing with is not the one srikanth av was talking about.
I was just testing why the debugger was giving a parse error but still messages were going from intput node to output node.

Adding a trace node with ${Root} gives the execption and populates exception list. This I assume is due to the broker trying to parse the message.

However my question is, on the input node if I set it to XML, a parse should happen at the input node to convert the input into the logical message structure. This is where the debugger shows an error but flow does not show it as an error.

Hope you are getting what I am heading towards, Do let me know in case I am missing somthing.
Regards,
Anoop
Back to top
View user's profile Send private message Yahoo Messenger
kimbert
PostPosted: Sun Jul 23, 2006 1:00 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5543
Location: Southampton

Quote:
Adding a trace node with ${Root} gives the execption and populates exception list. This I assume is due to the broker trying to parse the message.
Correct. It cannot trace the message tree without building it first.
Quote:
However my question is, on the input node if I set it to XML, a parse should happen at the input node to convert the input into the logical message structure.
No - the parse will happen as late as possible - and sometimes not at all ( as in your previous post). To give a common example, in a flow which only changes the format from XML to CWF but does not change the data, parsing usually happens at the output node - because that's the first time it needs a message tree.

When you attach the debugger it may be forcing the parse to occur earlier than it otherwise would. But don't quote me on that, and don't ask me how
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 » Parser Exception when using RCD node in MB5.0
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.