How pass the value one query to another in XPL

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How pass the value one query to another in XPL

Suryaprakash
This post was updated on .
Hello All ,I am new dev. in xpl,


Actually i want pass the value form one Query to another Query in XPL..
So how i can do?
Please provide me a solution...

Find the example herewith...Example.txt
Thanks, Suryaprakash Raghuwanshi ------------------------------------------------------------------ Before printing, think about the environment
Reply | Threaded
Open this post in threaded view
|

Re: How pass the value one query to another in XPL

Suryaprakash
This post was updated on .
through the aggregate we can retrive the value
like as:-
   <p:input name="data" href="aggregate('xyz',#config,#instance)"/>


          
Thanks, Suryaprakash Raghuwanshi ------------------------------------------------------------------ Before printing, think about the environment