On 20 Jun 2005, at 13:58, Andrew Franz wrote:
Yves Vindevogel wrote:Met vriendelijke groeten,
Hi,
Can I use a request parameter in my pipeline ?
My request looks like this: reports/myreport.xsp?dbase=gerac
My pipeline holds a SQL transformer, with a fixed value (ptdgerac).
This value should be dynamic value="(pdt + request-parameter dbase)"
<map:transform type="sql">
<map:parameter name="use-connection" value="pdtgerac"/>
</map:transform>
As I said earlier:
<map:transform type="sql">
<map:parameter
name="use-connection"
value="pdt{request-param:dbase}" />
...
</map:transform>
Met vriendelijke groeten,
Bien à vous,
Kind regards,
*Yves Vindevogel*
*Implements*
Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91
Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76
Web: http://www.implements.be
/
First they ignore you. Then they laugh at you. Then they fight you. Then you win.
Mahatma Ghandi./
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Bien à vous,
Kind regards,
Yves Vindevogel
Implements
Mail: [EMAIL PROTECTED] - Mobile: +32 (478) 80 82 91
Kempische Steenweg 206 - 3500 Hasselt - Tel-Fax: +32 (11) 43 55 76
Web: http://www.implements.be
<x-tad-smaller>
First they ignore you. Then they laugh at you. Then they fight you. Then you win.
Mahatma Ghandi.</x-tad-smaller>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
