|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Parsing stage |
« View previous topic :: View next topic » |
Author |
Message
|
pankajg |
Posted: Fri Jun 14, 2002 5:19 am Post subject: Parsing stage |
|
|
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 |
|
 |
dhaksr |
Posted: Fri Jun 14, 2002 8:57 am Post subject: |
|
|
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 |
|
 |
dhaksr |
Posted: Fri Jun 14, 2002 9:39 am Post subject: |
|
|
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 |
|
 |
pankajg |
Posted: Fri Jun 14, 2002 11:59 am Post subject: MQSI Ver 2.0.1 |
|
|
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 |
|
 |
|
|
 |
|
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
|
|
|
|