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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to