Author |
Message
|
Giridhar |
Posted: Fri Jan 05, 2007 10:54 am Post subject: InputRoot |
|
|
 Apprentice
Joined: 23 Nov 2005 Posts: 46
|
I am trying to understand ESQL. What is the purpose of InputRoot and OutputRoot in the ESQL? It is not mentioned anywhere in the documentation. |
|
Back to top |
|
 |
mqsidude |
Posted: Fri Jan 05, 2007 11:18 am Post subject: |
|
|
 Centurion
Joined: 22 Jan 2004 Posts: 148
|
Contact IBM if you believe so ! |
|
Back to top |
|
 |
vsr |
Posted: Fri Jan 05, 2007 11:44 am Post subject: |
|
|
Centurion
Joined: 04 Apr 2006 Posts: 104
|
If I were you , I will try to understand the Broker concept first , then the nodes and esql code ...
Message is propagated from one node to the next node wired to it through eqsl statements
OutputRoot --->to manipulating messages to the next node(input to next node)
InputRoot --->to access the input in the particular node |
|
Back to top |
|
 |
mqsidude |
Posted: Fri Jan 05, 2007 11:48 am Post subject: |
|
|
 Centurion
Joined: 22 Jan 2004 Posts: 148
|
Did you hear/read about message parsing?
Did you hear/read about how the borker handles the message?
Did you hear/read about the message tree structure?
Did you hear/read how to access the message tree structure using ESQL?
Then you should have heared/read about Input/Output Root!
 |
|
Back to top |
|
 |
pathipati |
Posted: Fri Jan 05, 2007 4:47 pm Post subject: |
|
|
Master
Joined: 03 Mar 2006 Posts: 296
|
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jan 05, 2007 4:49 pm Post subject: Re: InputRoot |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Giridhar wrote: |
It is not mentioned anywhere in the documentation. |
Gosh.
I go to the WMB Information Center, and I type "InputRoot" into the Search field, and I get
Quote: |
86 results found for InputRoot |
If you aren't reading your documentation from an official source, like http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp, then you should not be surprised if it's not correct. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sarat |
Posted: Sun Jan 07, 2007 9:26 pm Post subject: |
|
|
 Centurion
Joined: 29 Jun 2005 Posts: 136 Location: India
|
Hi,
You can find that in correlation names!! _________________ With Regards,
Sarat. |
|
Back to top |
|
 |
|