You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Stephan Coboos <cr...@gmx.net> on 2004/11/17 13:06:22 UTC

Dynamic numbers of parameters for SQLTransformer?

Hello,

I need the substitution feature of the SQL-Transformer
http://cocoon.apache.org/2.1/userdocs/transformers/sql-transformer.html#Substitution

But the number of my parameters must be dynamically setted. So I can't 
define them within the sitemap as sitemap-parameter.
Is there a way, to pass dynamically the parameters to the 
SQLTransformer? Maybe something like that:

<map:transform type="sql">
    <map:parameter name="parameters" value="cocoon:/myParametersFile.xml"/>
</map:transform>

Thank you!

Regards
Stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org