Daniel,

You can use the JX transformer instead of the JX generator.

Set up a pipeline like this and call it from your flowscript:
 - read the source xml
 - use xslt to fill in jx expressions
 - pass through the jx transformer, which runs the jx expressions
 - use another xslt to adjust the results, if needed

I don't know if you can access the flowscript variables directly from
xslt, that would surely make things simpler, although it would possibly
make stylesheet compilation and inteaction with the cache more complex.


Tobia

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to