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 » Parsing stage

Post new topic  Reply to topic
 Parsing stage « View previous topic :: View next topic » 
Author Message
pankajg
PostPosted: Fri Jun 14, 2002 5:19 am    Post subject: Parsing stage Reply with quote

Acolyte

Joined: 11 Oct 2001
Posts: 53

Hi All

I have a basic query , at what point (at a specific Node / specific ESQL code ) in the message flow does an input message gets parsed ?.

ie . Is it ALWAYS at the input node / At any point in the flow where the message's fields are accessed ?

& Will it be the same , for all the defined message domains ( MRM/XML/BLOB/NEON) .
_________________
Regards
Pankaj
Back to top
View user's profile Send private message Send e-mail
dhaksr
PostPosted: Fri Jun 14, 2002 8:57 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 37

In WMQI 2.1, one of the features is "Parsing-on-demand".
That means, a field will be parsed only if it is accessed (it also
implies that the preceding fields will be parsed ).

Though this is implemented as an performance enhacement feature, one pitfall is an invalid message may get through (just because you havent yet
accessed the field).

You may also like to verify the Advanced Tab in MQInput Node. It has
a validate option. I am not sure whether it forces the parser.
Back to top
View user's profile Send private message
dhaksr
PostPosted: Fri Jun 14, 2002 9:39 am    Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 37

I verified the Valdiate option in MQInput node.
It forces the parser on Input Node.
If you dont check the flag though, "Parsing-on-demand" will be in force.
Back to top
View user's profile Send private message
pankajg
PostPosted: Fri Jun 14, 2002 11:59 am    Post subject: MQSI Ver 2.0.1 Reply with quote

Acolyte

Joined: 11 Oct 2001
Posts: 53

Thanks dhaksr.

I am using MQSI ver 2.0.1 ,i tried it myself & found that it is always "Parse on demand" ,untill the fields are accessed.
Even the use of a compute node ( but no processing inside ) does not necessiate parsing.

Please let me know ,if you find more , interesting.
_________________
Regards
Pankaj
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 » Parsing stage
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.