1) I have an incoming http request as XML using RequestGenerator 2) I need to generate an XSLT based on the result of (1) 3) I then need to apply XSLT in step (2) to an XML file 4) Save the result of (3) in a file using SourceWritingTransformer
What is the cleanest way to do something like that ?
Kind regards, Oleg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
