Hi,

> Now if you look at this pattern from a higher
> perspective you want to code this as follows:
> 
> - SQL transformer
> - XML generator (no need to use an XSLT file)
> - serialize
> 
> So this means we should allow:
> - not to have a generator at all (yes I thought about the 
> consequences)
> - and allow for a generator after a transformer which will 
> simply close
> the previous stream and open a new one

I think we have Flow-Script to do stuff like this?
e.g. do the database related stuff in the flow
and send whatever pipeline you want to produce
some output.

kind regards,
Jens

Reply via email to