Hi Stefan,
You can use the FileGenerator with the blob: pseudoprotocol :
<map:match pattern="test">
<map:generate src="blob:/{datasource-name}/{table-name}/{column-name}[{where-clause}]"
/>
<map:serialize type="xml"/>
</map:match>HTH, -- Olivier Billard
Stephan Coboos wrote:
Hello,
is there a generator (or other component) available, which reads a textfield (contains wellformed xml) form a db (relational, oracle) and includes the text as xml into the pipeline?
Thank you.
Regards Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
